Skip to content

Commit 1123cfd

Browse files
committed
notes
1 parent 6177eb0 commit 1123cfd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Reconstruction of evolutionary indel & substitution histories using the phylogenetic transducer method
33
(see [Westesson et al, 2012](http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0034572) for an evaluation and brief description of the method, or [this arXiv report](http://arxiv.org/abs/1103.4347) for a tutorial introduction).
44

5+
Release Notes, v1.0 (10/9/2016)
6+
* The tests work for the following development environment. Other builds may give subtly different results due to rounding errors.
7+
* Apple LLVM version 7.3.0 (clang-703.0.31)
8+
* Boost 1.62.0
9+
* GSL 2.2.1
10+
* At present, IndelHistorian requires the Boost C++ library due to inconsistencies in regex implementations of C++ compilers.
11+
512
<pre><code>
613
Usage: historian {recon[struct],count,fit,mcmc,help,version} [options]
714

0 commit comments

Comments
 (0)