-
CamlPaml.PhyloLik.node_posterior: avoid unnecessary computation of al…
…l betas when computing posterior distribution for the root. This commit approximately doubles the speed of PhyloCSF, since it was calling node_posterior on the root to compute the ancestral composition score.
-
CamlPaml performance optimization: detect when Q is reversible and av…
…oid unnecessary use of complex numerics
mlin committedJul 23, 2013
-
CamlPaml.PhyloModel.P14n.update: simplify 'inheritance' of root prior…
… distribution for reversible models
mlin committedAug 19, 2013
-
mlin committed
Dec 25, 2012
-
Initialize random number generator in find_init to make results repro…
…ducible.
iljungr committedJan 21, 2012
-
Removed Out_of_range errors. Instead, use end of range as branch leng…
…th factor.
iljungr committedJan 19, 2012
-
lib/CamlPaml/PhyloModel: simulate from a specified root character
Michael Lin committedDec 24, 2011
-
CamlPaml.PhyloModel.P14n.instantiate_qs error check
Michael Lin committedFeb 23, 2011
-
CamlPaml: PhyloModel.P14n checks variable domains; correction to Fit.…
…maximizer documentation
Michael Lin committedFeb 7, 2011
-
mlin committed
Oct 26, 2010 -
CamlPaml.PhyloEM: a bit of cleanup
mlin committedOct 26, 2010 -
CamlPaml.PhyloEM.d_ell_dQ_dxi bugfix
mlin committedOct 26, 2010
-
CamlPaml.T.congruent: correct assert statements
Michael Lin committedOct 25, 2010
-
CamlPaml: build adjustments for OCaml 3.11 compatibility
Mike Lin committedSep 7, 2010 -
CamlPaml: new tests based on examples from BEAGLE
mlin committedSep 7, 2010
-
rename CamlPaml.Infer -> CamlPaml.PhyloLik
mlin committedSep 6, 2010
-
reorganize directories and clean up build infrastructure
mlin committedSep 3, 2010