[root]/src/dr/evomodel/tree/randomlocalmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 14 (100.0%) | 468 (100.0%) | 33.4 |
alexei.drummond | 5 (35.7%) | 412 (88.0%) | 82.4 |
msuchard | 3 (21.4%) | 46 (9.8%) | 15.3 |
jheled | 3 (21.4%) | 9 (1.9%) | 3.0 |
rambaut | 2 (14.3%) | 1 (0.2%) | 0.5 |
dong.w.xie | 1 (7.1%) | 0 (0.0%) | 0.0 |
Loggers weren't logging if they overrode the base class log(int state) - because it had been changed to log(long state). Put a final int version in the base class to prevent overriding.
1 lines of code changed in 2 files:
Re-implemented logging of random local clock indicators in tree log files; this ability was lost when we converted over to tree traits.
46 lines of code changed in 3 files:
Trunk refactoring: finish Random Local Yule Model (split parsers).
0 lines of code changed in 1 file:
generics (code police)
3 lines of code changed in 2 files:
Warnings, Generify, Comments
6 lines of code changed in 1 file:
small bug fix in ascertained site patterns parser + RLTV improvements
54 lines of code changed in 2 files:
refactored random local stuff so that it can be used for both clock rate and speciation models
358 lines of code changed in 3 files: