[root]/src/dr/evolution/distance
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 12 (100.0%) | 393 (100.0%) | 32.7 |
alexei.drummond | 6 (50.0%) | 322 (81.9%) | 53.6 |
akaruiws | 1 (8.3%) | 35 (8.9%) | 35.0 |
rambaut | 3 (25.0%) | 28 (7.1%) | 9.3 |
jheled | 2 (16.7%) | 8 (2.0%) | 4.0 |
intellij auto
8 lines of code changed in 2 files:
Calculates SMM distance for microsatellite alleles
35 lines of code changed in 1 file:
Extended linking/unlinking to include trees by mirroring the setup we use for substitution models. Not complete yet so have included a static switch in DataPanel.ALLOW_UNLINKED_TREES which when false, reverts to the old GUI.
1 lines of code changed in 2 files:
Made some improvements to TaxonList and Taxa to make them work better with collections. For a start TaxonList is now Iterable so can be used in a for(Taxon taxon : taxonList) construct. In the long run we would be better dropping TaxonList and just replacing it with List<Taxon>.
27 lines of code changed in 1 file:
Be very afraid: I have tidied up double and string attribute parsing in various classes. Hopefully no logic was changed, and I avoided code that couldn't be understood in a brief moment.
186 lines of code changed in 1 file:
Updated manuscript and manual and cleaned up a bit of lint...
0 lines of code changed in 1 file:
Fixed 2 bugs in patristic distances code
15 lines of code changed in 2 files:
Integration of Random Local Clock model into BEAUTi, plus a few improvements to TreeModel, SpeciationLikelihood and related classes
121 lines of code changed in 2 files: