[root]/src/dr/inferencexml/model
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 59 (100.0%) | 2140 (100.0%) | 36.2 |
dong.w.xie | 31 (52.5%) | 1639 (76.6%) | 52.8 |
msuchard | 13 (22.0%) | 292 (13.6%) | 22.4 |
rambaut | 9 (15.3%) | 126 (5.9%) | 14.0 |
akaruiws | 1 (1.7%) | 67 (3.1%) | 67.0 |
mdhall272@gmail.com | 2 (3.4%) | 9 (0.4%) | 4.5 |
jheled | 3 (5.1%) | 7 (0.3%) | 2.3 |
Fixed transform; they were missing Jacobians in computing densities.
3 lines of code changed in 2 files:
ProductStatistics now take the ID of the relevant XML object as a name if they do not otherwise have one (so the relevant columns in the log file and hence in Tracer will not simply be called "productStatistic"). This is how SumStatistic already works.
9 lines of code changed in 2 files:
Composition parameters; should really be a Statistic with signaling ability
79 lines of code changed in 1 file:
Attempting a first-order MRF prior for VNTR diffusion
82 lines of code changed in 1 file:
Porting changes 5131 and 5132 from 1.7 branch.
4 lines of code changed in 1 file:
Fixing thread pools: -1 = auto, 0 = single, >0 = pool
1 lines of code changed in 1 file:
Creating more consistent thread pool settings (-1 auto sizing thread pool, 0 thread pool off, >0 user-specified thread pool size).
6 lines of code changed in 1 file:
Fixing default thread pool size back to 0 (which denotes an autosizing thread pool).
5 lines of code changed in 1 file:
Porting fixes from 1.7.3 back into the trunk
3 lines of code changed in 1 file:
Fixed more -1s in thread-pools and add limited dialogue support for SSE (which sidesteps known bug in SSE phylogeography)
28 lines of code changed in 1 file:
Cleaning up some of the user-info text on threading.
21 lines of code changed in 1 file:
Implemented a "not statistics" for boolean stats (like monophylyl). NotStatistic is now deprecated.
68 lines of code changed in 1 file:
A slight modification to the thread pooling. Rather than just threading the 'likelihood' compoundLikelihood, it now threads the 'posterior'. To do this it flattens out all the compoundLikelihoods (i.e., 'likelihood' and 'prior'). Should allow the prior calculations to help pad some of the unused thread and load balance a bit better. Tested and works but would like to do some benchmarking.
9 lines of code changed in 1 file:
Dirichlet stuff
14 lines of code changed in 2 files:
Added a prior on distances based on Coulombs law of charged particles repelling
64 lines of code changed in 1 file:
Removed warning, as reported on beast-users
1 lines of code changed in 2 files:
validation for RPN expressions
5 lines of code changed in 2 files:
ID assigned in ReciprocalStatisticParser necessary to test normal-gamma model Gibbs samplers
1 lines of code changed in 2 files:
Updated MaskParameter to specify mod x masking for specification of hierarchical priors in multidimensional scaling
29 lines of code changed in 2 files:
Trunk: solve Issue 384: Unhandled attribute (typo?) name in sumStatistic:rateChanges
3 lines of code changed in 1 file:
Jeffrey's prior for parameters of Normal distribution.
67 lines of code changed in 1 file:
code police
2 lines of code changed in 1 file:
TRUNK: BEAUti Phylogeographic generator for general discrete traits.
3 lines of code changed in 1 file:
Trunk refactoring: finish MULTIVARIATE OU PROCESS (split parsers).
157 lines of code changed in 3 files:
Trunk refactoring: finish trace (split parsers).
66 lines of code changed in 1 file:
Trunk refactoring: finish statistic model (split parsers).
916 lines of code changed in 15 files:
Trunk refactoring: organize distribution parsers again.
193 lines of code changed in 3 files:
Trunk refactoring: fix bug caused by r2974.
2 lines of code changed in 2 files:
Trunk refactoring: 1st part of Likelihoods (split parsers)..
299 lines of code changed in 5 files: