Directory src/dr/geo/contouring/

Total Files:
8
Deleted Files:
0
Lines of Code:
1612

[root]/src/dr/geo/contouring

Lines of Code

src/dr/geo/contouring/ Lines of Code

Developers

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

Most Recent Commits

msuchard 2011-03-17 10:51 Rev.: 3878

Tweaks to 2D KDEs.

4 lines of code changed in 2 files:

  • src/dr/geo/contouring: ContourWithSynder.java (new)
rambaut 2010-12-08 01:04 Rev.: 3744

Made some arrays final to ensure things weren't being changed

7 lines of code changed in 3 files:

  • src/dr/geo/contouring: ContourWithR.java (new), ContourWithSynder.java (+3 -3)
msuchard 2009-07-27 07:24 Rev.: 1921

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:

  • src/dr/geo/contouring: ContourMode.java (+1), ContourWithSynder.java (+59), SnyderContour.java (new 496)
msuchard 2009-07-26 09:33 Rev.: 1918

Implemented a Monte Carlo integral estimator in UniformNodeHeightPrior.

1 lines of code changed in 1 file:

  • src/dr/geo/contouring: ContourWithR.java (+1 -1)
msuchard 2009-07-25 06:48 Rev.: 1916

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:

  • src/dr/geo/contouring: ContourMaker.java (new 11), ContourMode.java (+9), ContourWithR.java (+136)
msuchard 2009-03-12 05:56 Rev.: 1490

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:

  • src/dr/geo/contouring: ContourAttrib.java (new 75), ContourGenerator.java (new 898), ContourPath.java (new 127)
Generated by StatSVN 0.7.0