[root]/src/dr/app/treestat
statistics
(21 files, 1897 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 48 (100.0%) | 1246 (100.0%) | 25.9 |
rambaut | 31 (64.6%) | 1096 (88.0%) | 35.3 |
jheled | 7 (14.6%) | 86 (6.9%) | 12.2 |
alexei.drummond | 7 (14.6%) | 49 (3.9%) | 7.0 |
dong.w.xie | 3 (6.3%) | 15 (1.2%) | 5.0 |
Added warning about single-child internal nodes that is suppressed in TreeStat but active in BEAST-MCMC and other programs.
5 lines of code changed in 2 files:
Added SingleChildCountStatistic to TreeStat to support e.g. the counting of direct ancestors and nodes representing migration events.
1 lines of code changed in 2 files:
added Beta Diversity statistic to Tree Stat
1 lines of code changed in 1 file:
added Beta Diversity statistic to Tree Stat
3 lines of code changed in 1 file:
Fix for issue 464: http://code.google.com/p/beast-mcmc/issues/detail?id=464
Set the default locale to US at the beginning of the main() of each of the applications. We don't currently do any localization and the use of a comma as a decimal in some places but not other for those languages that use this was causing major incompatibilities.
4 lines of code changed in 1 file:
Trunk: merge issue 399 from branch 1.6
9 lines of code changed in 1 file:
Trunk: fix build bug maing release failed
3 lines of code changed in 1 file:
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.
39 lines of code changed in 10 files:
More work on the hypermutation model.
8 lines of code changed in 2 files:
39 lines of code changed in 1 file:
generify and auto intelliJ
1 lines of code changed in 1 file:
Add OSType in dr.app.util to detect OS, and replace all old isMacOS into new one.
3 lines of code changed in 1 file:
Minor GUI tweaks
6 lines of code changed in 3 files:
Code Police
2 lines of code changed in 1 file:
Fixing up TreeStat v1.2 for release.
187 lines of code changed in 3 files:
Added a statistic to TreeStat to obtain the mean of an attribute across a clade.
4 lines of code changed in 2 files:
Made some improvements to TreeStat
382 lines of code changed in 1 file:
Added the ability to set an initial value to traits at nodes in TreeModel; Improved TreeAnnotator to use considerably less memory by making 3 passes of the tree file instead of 2; A few fixes to TreeStat to make it compile again.
0 lines of code changed in 2 files:
variable demographic stuff
10 lines of code changed in 2 files:
java 5
19 lines of code changed in 1 file:
Fixed up some generification of TreeStatData.
20 lines of code changed in 1 file:
generify, get rid of warnings
42 lines of code changed in 1 file:
generify
12 lines of code changed in 1 file:
More bits ported over from 1.4
12 lines of code changed in 1 file:
Fixes to get everything compiling again
3 lines of code changed in 3 files:
A few new stats in TreeStat (probably not much use to most people).
9 lines of code changed in 1 file:
Fixes to BEAUti - loads and saves taxon sets in template files.
422 lines of code changed in 1 file: