Skip to content

0.2.0

Compare
Choose a tag to compare
@pveber pveber released this 05 May 16:19
· 24 commits to master since this release

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