[root]/src/dr/app/beagle/evomodel/utilities
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 953 (100.0%) | 34.0 |
msuchard | 17 (60.7%) | 783 (82.2%) | 46.0 |
philippe.lemey@gmail.com | 2 (7.1%) | 113 (11.9%) | 56.5 |
rambaut | 9 (32.1%) | 57 (6.0%) | 6.3 |
Standardizing output for markov jumps
5 lines of code changed in 2 files:
Fix for complete history logging; this may break code elsewhere
8 lines of code changed in 1 file:
Updated copyright messages.
52 lines of code changed in 7 files:
Standardizing format for change events; these should always be an array of arrays because the number of events is variable.
92 lines of code changed in 1 file:
Starting work on a complete history filter
136 lines of code changed in 2 files:
adding the possibility to log syn and nonsyn conditional/unconditional counts to DnDsLogger
102 lines of code changed in 1 file:
Added skeleton class for non-phylogenetic trait model for model comparison
3 lines of code changed in 1 file:
Bug in CompleteHistoryLogger prevented use with single site/data column.
1 lines of code changed in 1 file:
Extended complete histories for multiple sites
87 lines of code changed in 1 file:
Improved error checking in CompleteHistoryLogger
25 lines of code changed in 1 file:
Playing with complete history logging; honeymoons are meant for bug-fixing
5 lines of code changed in 1 file:
Added a check that the CompleteHistoryLogger is not giving negative jump times (which it is currently).
4 lines of code changed in 1 file:
Added logging ability for complete substitution history under uniformization; there is a high likelihood that I broke some of the Markov jumps/reward mechanisms in this update.
90 lines of code changed in 1 file:
Fixed numerical instability in empirical Bayes smoother for a Poisson-Gamma model
4 lines of code changed in 1 file:
tiny DnDsLog tweak
11 lines of code changed in 1 file:
Mighty cool positive selection tools through simple nucleotide models.
8 lines of code changed in 1 file:
Cleaning up dN/dS summary statistics and adding TreeTraits for flu backbone
100 lines of code changed in 1 file:
Critical fix: branch rates now print out in tree log under new TreeTrait framework. Also starting to remove duplicated code from classes needing to output different combinations of TreeTrait summaries
68 lines of code changed in 2 files:
Two goals acheived. (1) RobustCounting now provides per site counts to a log file and (2) example of using a helper class to log traits from a TraitProvider, will remove substantial duplicated code from CPRC and MJBTL
152 lines of code changed in 1 file: