Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 1824 (100.0%) | 114.0 |
msuchard | 13 (81.3%) | 1817 (99.6%) | 139.7 |
rambaut | 3 (18.8%) | 7 (0.4%) | 2.3 |
Tweaks to 2D KDEs.
4 lines of code changed in 2 files:
Made some arrays final to ensure things weren't being changed
7 lines of code changed in 3 files:
2D contouring now appears to work better in Java than in R (and much faster). TimeSlicer appropriately rescales the Brownian precision to give accurate inference ... the animations are going to look *awesome*.
556 lines of code changed in 4 files:
Implemented a Monte Carlo integral estimator in UniformNodeHeightPrior.
1 lines of code changed in 1 file:
Starting to generalize contouring so we can try different algorithms; examples show that R still works more reliably than dr.geo.contouring
156 lines of code changed in 3 files:
Added description of priors in UniformRootPrior and specified Bloomquist as author. Added a contouring package to remove dependency on R
1100 lines of code changed in 3 files: