Permalink
Commits on Jan 18, 2015
Commits on Apr 15, 2014
  1. 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.
    committed Apr 15, 2014
Commits on Apr 14, 2014
  1. Add simple fork-based parallelism for searching over frames/ORFs.

    Depends on ForkWork (opam install forkwork). To use, compile PhyloCSF
    with ```make FORKWORK=1``` and run with ```-p <number of cores>```.
    committed Apr 13, 2014
  2. Travis CI

    committed Apr 14, 2014
Commits on Apr 13, 2014
  1. a few systematic/reproducible tests

    committed Apr 13, 2014
  2. rename PhyloCSFTest => testSim

    committed Apr 13, 2014
  3. CamlPaml performance optimization: detect when Q is reversible and av…

    …oid unnecessary use of complex numerics
    committed Jul 23, 2013
Commits on Aug 19, 2013
  1. CamlPaml.PhyloModel.P14n.update: simplify 'inheritance' of root prior…

    … distribution for reversible models
    committed Aug 19, 2013
Commits on Apr 24, 2013
  1. Update README

    committed Apr 24, 2013
Commits on Mar 20, 2013
  1. Update README

    committed Mar 20, 2013
Commits on Mar 19, 2013
  1. Update README

    committed Mar 19, 2013
Commits on Dec 25, 2012
  1. fixup whitespace

    committed Dec 25, 2012
  2. Change over to gsl-ocaml

    committed Dec 25, 2012
Commits on Oct 29, 2012
  1. Update Makefile to clean CDE

    committed Oct 29, 2012
  2. bump CDE submodule version

    committed Oct 29, 2012
Commits on Sep 23, 2012
  1. Makefile tweak

    committed Sep 23, 2012
Commits on Sep 22, 2012
  1. Makefile: tweak dependencies

    committed Sep 22, 2012
Commits on Aug 25, 2012
  1. additional build tweaks

    committed Aug 25, 2012
Commits on Aug 24, 2012
Commits on May 5, 2012
  1. Makefile minor tweaks

    committed May 5, 2012
  2. fix --allScores (issues #7 and #8)

    committed May 5, 2012
Commits on Apr 30, 2012
  1. README: fix OCAMLPATH

    committed Apr 30, 2012
Commits on Mar 24, 2012
Commits on Mar 21, 2012
Commits on Feb 4, 2011
  1. adjust regularization again

    committed Feb 4, 2011
Commits on Jan 27, 2011
  1. Revert "eliminate regularization priors in omega test -- not really n…

    …eeded on second thought" -- needed on third thought
    
    This reverts commit e7ae86e.
    committed Jan 27, 2011