Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 50 (100.0%) | 3817 (100.0%) | 76.3 |
alexei.drummond | 26 (52.0%) | 2712 (71.1%) | 104.3 |
msuchard | 4 (8.0%) | 558 (14.6%) | 139.5 |
rambaut | 3 (6.0%) | 372 (9.7%) | 124.0 |
bloomquist | 1 (2.0%) | 167 (4.4%) | 167.0 |
dong.w.xie | 16 (32.0%) | 8 (0.2%) | 0.5 |
Trunk: refactory xml examples
0 lines of code changed in 14 files:
Keeping example file up-to-date
6 lines of code changed in 2 files:
test case for Yule with one "reference" calibration
0 lines of code changed in 1 file:
Trunk: start merge from branch 1.5 in
8 lines of code changed in 2 files:
refactoring to remove illegal dependencies (dr.inference should not depend on dr.evo*.*) and tidying
109 lines of code changed in 1 file:
tidying up some of the example files -- the eventual aim is for the tag names for id/idref pairs to always match for consistency, and enhanced ability to use standard parsing tools such as XMLSchema et cetera. At the moment I have modified XMLParser so that it just prints a warning to stderr unless strictXML is turned on, in which case an XMLParserException is thrown when the tag names of an id/idref pair don't match.
16 lines of code changed in 6 files:
update coalescent test - was failing to run tree log analysis
8 lines of code changed in 1 file:
Added an alternative parameterization of PiecewiseExponential that has a vector of pop sizes and a final ancestral growth rate. This should help with mixing (having a vector of growth rates was problematic because of the interaction between adjacent rates).
14 lines of code changed in 2 files:
Added a piecewise-exponential growth model.
358 lines of code changed in 1 file:
refactoring of ALS stuff with Alex
8 lines of code changed in 2 files:
testCataclysm and some unit test examples of how to test BEAST MCMC without any XML!
209 lines of code changed in 1 file:
tidying
1 lines of code changed in 1 file:
updated yule tests. Removed old birth death models
312 lines of code changed in 3 files:
updated to log trees in nexus
6 lines of code changed in 1 file:
1 lines of code changed in 1 file:
Started Gibbs operator for fixed effects in the GMRF
551 lines of code changed in 1 file:
Temporary commit for Marc. Working on GMRF block update class.
167 lines of code changed in 1 file:
still working on genrea dna covarion model -- the parameters seem to be in the wrong cells of the matrix...
358 lines of code changed in 1 file:
organizing examples folder
1685 lines of code changed in 8 files: