4 Library for phylogenetic analysis using Scala.
9 Because I want to be able to rapidly develop evolutionary models and test them.
10 Scala is fast (enough) to run, fast to develop, and has threadless parallelism with
16 Currently this software is in the testing phase. Documentation is sparse.
21 I want to include HMM-based models (i.e. tree-HMM or phylo-HMM type features).
22 I would like to develop this into a full domain specific language.
23 It hasn't had any optimisation yet.
28 Modiphy is licensed under the MIT/X license.
35 You need [Simple Build Tool](http://code.google.com/p/simple-build-tool/)
36 Dependencies should be automatically handled by SBT.
37 You also need Apache Ivy in the classpath for SBT:
39 sbt update # to pull in latest jars