[root]/src/dr/app/coalgen
images
(5 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 3824 (100.0%) | 59.7 |
alexei.drummond | 34 (53.1%) | 3119 (81.6%) | 91.7 |
rambaut | 21 (32.8%) | 669 (17.5%) | 31.8 |
jheled | 4 (6.3%) | 18 (0.5%) | 4.5 |
dong.w.xie | 5 (7.8%) | 18 (0.5%) | 3.6 |
Trunk: starts using List instead array in Trace, and return List for getValues.
17 lines of code changed in 4 files:
Switched all uses of org.virion.jam.* to jam.* (org.virion.jam.* is not being updated or fixed). This has touched alot of files but mainly just in the import statements.
6 lines of code changed in 6 files:
Simplified TreeTrait interface to remove explicit dimensionality. If multidimensional traits are required then it needs to use double[] as the type.
249 lines of code changed in 4 files:
TRUNK: new tracer dev merged from branch TRACER_NEW_DEV.
1 lines of code changed in 1 file:
Converter for Migrate trees that converts migrations to population reconstructions at internal nodes
15 lines of code changed in 2 files:
Some very minor fixes
1 lines of code changed in 1 file:
Some work on an improved version of CoalGen.
411 lines of code changed in 9 files:
more common strings fun.
create method for writing an idref
3 lines of code changed in 1 file:
oops should be with previous bunch
4 lines of code changed in 1 file:
refactored coalgen to use same trace classes as tracer, added missing library
1039 lines of code changed in 10 files:
change units type to an enum
Allow a log file name to be relative to main beast xml file when prefixed with a ./
minor jdoc and 1.5 cleanup
11 lines of code changed in 2 files:
Fixes to get everything compiling again
2 lines of code changed in 1 file:
error in exponentialPrior (issue 10) and new LocalBranchRates relaxed clock model
9 lines of code changed in 2 files:
fixed license headers
258 lines of code changed in 10 files:
Added coalgen application back into the mix (after getting it compiling and running again)
1798 lines of code changed in 10 files: