[root]/src/dr/app/beagle/evomodel/parsers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 273 (100.0%) | 6870 (100.0%) | 25.1 |
rambaut | 136 (49.8%) | 3540 (51.5%) | 26.0 |
msuchard | 99 (36.3%) | 2938 (42.8%) | 29.6 |
fbielejec | 22 (8.1%) | 313 (4.6%) | 14.2 |
jheled | 6 (2.2%) | 44 (0.6%) | 7.3 |
dong.w.xie | 5 (1.8%) | 16 (0.2%) | 3.2 |
philippe.lemey@gmail.com | 2 (0.7%) | 9 (0.1%) | 4.5 |
alexander.alekseyenko | 1 (0.4%) | 8 (0.1%) | 8.0 |
baele.guy@gmail.com | 2 (0.7%) | 2 (0.0%) | 1.0 |
Auto sets the size of the MarkovJump count register
27 lines of code changed in 2 files:
Changing default behaviour to original.
3 lines of code changed in 2 files:
Passing eigendecomposition condition number checking up to XML level.
25 lines of code changed in 1 file:
Allow the BEAGLE parser to use the LG amino acid model.
2 lines of code changed in 2 files:
working on XML import
13 lines of code changed in 2 files:
Can pass arbitrary root FrequencyModel to HomogeneousBranchModel.
1 lines of code changed in 2 files:
Added getRootFrequencyModel to BranchModel interface. Consider deprecating getRootSubstitutionModel() as there are no substitutions occurring at the root. Also commented out @Override to interface functions since this is not Java 1.5 compatible.
13 lines of code changed in 4 files:
Standardizing output for markov jumps
8 lines of code changed in 1 file:
Incomplete implementation of multi-state stochastic Dollo under BEAGLE. Needs considerably more work.
249 lines of code changed in 2 files:
Forgot to change the parser name.
1 lines of code changed in 2 files:
Inserting the old MJTL back in to the deep inheritance chain of OTL. For testing purposes only. If it has a line through it - it is going to go at some point.
231 lines of code changed in 1 file:
Inserting the old ASTL back in to the deep inheritance chain of OTL. MJTL next.
150 lines of code changed in 3 files:
Cleaned up the format of the complete history logging. Now has {SITE,{TIME,FROM_STATE,TO_STATE},...}. I am aware this will mess up people's processing scripts but it was a mess before (unnecessary nesting of parentheses and '-1's all over the place).
1 lines of code changed in 2 files:
Final swapping of the parser names
240 lines of code changed in 3 files:
Renamed NewTreeLikelihood to BeagleTreeLikelihood
254 lines of code changed in 9 files:
Renamed BeagleTreeLikelihood to OldBeagleTreeLikelihood
25 lines of code changed in 7 files:
Updated copyright messages.
539 lines of code changed in 57 files:
Branch specific substitution models now working. NewTreeLikelihood will replace BeagleTreeLikelihood in a future commit. AncestralStateTL and MarkovJumpsTL now descend from NewTreeLikelihood. EpochBranchModel uses a different XML format from EpochBranchSubstitutionModel (now depreciated). Also implemented a branch-specific substitution model.
199 lines of code changed in 8 files:
Debuggin'
16 lines of code changed in 1 file:
Parsers for the new epoch implementations.
362 lines of code changed in 2 files:
Improved parsing for CPRC.
10 lines of code changed in 1 file:
commiting parser changes
9 lines of code changed in 2 files:
Porting changes 5131 and 5132 from 1.7 branch.
1 lines of code changed in 1 file:
Port from 1.7
1 lines of code changed in 1 file:
Porting changes from branch 1.7 r5111 and r5112
37 lines of code changed in 1 file:
Porting fixes from 1.7.3 back into the trunk
50 lines of code changed in 2 files:
cleaning code
1 lines of code changed in 1 file:
simulate homogenous sequences
5 lines of code changed in 1 file:
cleaning code
0 lines of code changed in 1 file:
safeguard from a null pointer exception if branch rate model is not specified
10 lines of code changed in 1 file:
throw meaningful xml parse exceptions
14 lines of code changed in 1 file:
branch rate issues
9 lines of code changed in 1 file:
working on parser for epoch ancestral state reco
3 lines of code changed in 1 file:
working on epoch ancestral state reco
1 lines of code changed in 1 file:
working on epoch ancestral state reco
38 lines of code changed in 1 file:
general parser
13 lines of code changed in 2 files:
simplify the parser
19 lines of code changed in 1 file:
Starting work on a complete history filter
121 lines of code changed in 2 files:
Expanding robust counting dNdS to consider complete histories
28 lines of code changed in 1 file:
Implemented TN93 under BEAGLE.
84 lines of code changed in 1 file:
(94 more)