Releases: biocaml/phylogenetics
Releases · biocaml/phylogenetics
0.3.0
0.2.0
CHANGES:
- Phylo_ctmc: pruning algorithm with ambiguous observations
- Phylo_ctmc: introduced matrix decomposition to reduce pruning complexity
- Codon: implemented all genetic codes
- Simulator: optimized implementation for Gillespie direct method
- Newick: improved representation and conversion to Tree
- few other optimizations, more tests