[root]/src/test/dr/evomodel/branchratemodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 921 (100.0%) | 30.7 |
dong.w.xie | 28 (93.3%) | 920 (99.9%) | 32.8 |
sibon.li | 2 (6.7%) | 1 (0.1%) | 0.5 |
Transferring my changes from branch 1.6 to trunk:
Changes to LogNormalDistributionModel to allow for the stdev value to also not
be in log space (r3774)
Changes to UncorrelatedRelaxedClockTest due to changes in
LogNormalDistributionModel in r3774 (r3775)
Minor change in MixtureModelBranchRates to fix an issue caused by changes in
revision 3735 (r3773)
Bug fix for AncestralSequenceAnnotator plus added a window to select
input/output files (r3819)
Fixed spelling for GeneralSubstitutionModelTest (r3833)
Fixed a RuntimeException for AncestralStateTreeLikelihood (r3957)
1 lines of code changed in 2 files:
fix JUnit test as Jessie advised
4 lines of code changed in 1 file:
Trunk: fix JUnit
3 lines of code changed in 1 file:
Trunk refactoring: finish distribution (split parsers).
7 lines of code changed in 1 file:
Trunk refactoring: organize distribution parsers.
1 lines of code changed in 1 file:
Trunk refactoring: 1st part of Likelihoods (split parsers)..
19 lines of code changed in 5 files:
Trunk refactoring: finish tree likihood model (split parsers)..
14 lines of code changed in 3 files:
Trunk refactoring: finish tree model (split parsers)..
14 lines of code changed in 2 files:
Trunk refactoring: finish coalescent (split parsers).
14 lines of code changed in 3 files:
Trunk refactoring: finish branch rate and clock rate model (split parsers).
4 lines of code changed in 1 file:
Trunk refactoring: make subst parsers more organized.
3 lines of code changed in 3 files:
Trunk refactoring: site model (split parsers).
9 lines of code changed in 3 files:
Trunk: update tesst.
1 lines of code changed in 1 file:
Trunk: add more test.
335 lines of code changed in 1 file:
Trunk: add new test for clock rate.
224 lines of code changed in 1 file:
Trunk: test for random local clock, but the model has problem, so that the test is not actived for Hudson.
268 lines of code changed in 1 file: