Skip to content

Version 2.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@thomaskf thomaskf released this 18 Apr 05:00
· 164 commits to master since this release

This release supports the new Apple Mx (ARM) chips, Linux (ARM) chips, and a series of mixture models for phylogenomics.

Major Features:

  • To speed up the analysis, the ModelFinder default algorithm has been changed to the Fast Relaxed Algorithm.
  • #166 issue regarding the constraint tree feature incompatible with ModelFinder has been fixed.
  • Support for the new Apple Mx chips (Use clang17 or above for compilation)
  • Support for Linux ARM (Use clang14 or above to compile the source codes)
  • Mixture across sites and trees, MAST model.
  • A new method MixtureFinder to automatically select DNA mixture models.
  • Ability to link exchangeability rates for (amino-acid) profile mixture models, with a nexus file outputted for the estimated substitution matrix.
  • Several bug fixes to improve software stability.