Directory src/dr/evomodel/coalescent/

Total Files:
45
Deleted Files:
9
Lines of Code:
1840

[root]/src/dr/evomodel/coalescent
                    directory in repo operators (7 files, 501 lines)
                    directory in repo structure (4 files, 1009 lines)

Lines of Code

src/dr/evomodel/coalescent/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 483 (100.0%) 22919 (100.0%) 47.4
alexei.drummond 82 (17.0%) 4697 (20.5%) 57.2
msuchard 47 (9.7%) 3784 (16.5%) 80.5
rambaut 54 (11.2%) 3719 (16.2%) 68.8
jheled 126 (26.1%) 3597 (15.7%) 28.5
bloomquist 39 (8.1%) 3477 (15.2%) 89.1
julia.pal.r@gmail.com 33 (6.8%) 1812 (7.9%) 54.9
mandevsgill 14 (2.9%) 1539 (6.7%) 109.9
dong.w.xie 81 (16.8%) 188 (0.8%) 2.3
gerton.lunter 2 (0.4%) 101 (0.4%) 50.5
vminin 3 (0.6%) 3 (0.0%) 1.0
jen.tom 1 (0.2%) 1 (0.0%) 1.0
fbielejec 1 (0.2%) 1 (0.0%) 1.0

Most Recent Commits

julia.pal.r@gmail.com 2013-05-09 05:42 Rev.: 5641

Latest version with new operator for joint--TODO: let Parameters.restore for vectors with different sizes. Tracer analysis doesn't read log files with {num,num,..}

129 lines of code changed in 4 files:

  • src/dr/evomodel/coalescent: GPSkytrackAnalysis.java (+39 -21), GaussianProcessSkytrackLikelihood.java (+90 -157)
msuchard 2013-04-18 08:47 Rev.: 5594

Reimplemented lazy evaluation in Skygrid and cleaned up formatting.

497 lines of code changed in 4 files:

  • src/dr/evomodel/coalescent: GMRFMultilocusSkyrideLikelihood.java (new), GMRFSkyrideLikelihood.java (+275 -273)
msuchard 2013-04-06 05:50 Rev.: 5561

Example of logging

41 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+41)
msuchard 2013-04-06 05:29 Rev.: 5560

Example of lazy evaluation after tree change events.

27 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+27 -3)
julia.pal.r@gmail.com 2013-03-29 13:12 Rev.: 5554

update ready for Marc to show me

90 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+90 -9)
julia.pal.r@gmail.com 2013-03-29 05:26 Rev.: 5553

adding elements to store-restore

42 lines of code changed in 2 files:

  • src/dr/evomodel/coalescent: GPSkytrackAnalysis.java (+1), GaussianProcessSkytrackLikelihood.java (+41 -38)
julia.pal.r@gmail.com 2013-03-26 06:36 Rev.: 5542

small change

20 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GPSkytrackAnalysis.java (+20 -18)
julia.pal.r@gmail.com 2013-03-23 09:39 Rev.: 5531

Complete phase1

24 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GPSkytrackAnalysis.java (+24 -107)
julia.pal.r@gmail.com 2013-03-23 07:40 Rev.: 5530

working on summary - need to calculate "sigmoidal" medians, etc

85 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GPSkytrackAnalysis.java (+85 -61)
julia.pal.r@gmail.com 2013-03-23 04:33 Rev.: 5529

added the "tracer" analysis similar to EBSP

377 lines of code changed in 2 files:

  • src/dr/evomodel/coalescent: GPSkytrackAnalysis.java (+361), GaussianProcessSkytrackLikelihood.java (+16 -13)
julia.pal.r@gmail.com 2013-03-21 05:55 Rev.: 5517

Special logger

10 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+10 -3)
julia.pal.r@gmail.com 2013-03-17 23:27 Rev.: 5494

like GibbsOperator --not the right thing to do but temporal solution

16 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+16 -3)
julia.pal.r@gmail.com 2013-03-16 04:37 Rev.: 5492

just updating - need to see why infty in SliceSampler. It fails in Oldscore vs currentScore

2 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+2 -2)
julia.pal.r@gmail.com 2013-03-15 15:48 Rev.: 5490

Parameterizing a lot and changes in number of latents, location of latents..need to fix GP sampling of one point, problem with "last" neighbor

85 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+85 -33)
julia.pal.r@gmail.com 2013-03-13 05:50 Rev.: 5479

fixed coalescent interval in Likelihood suff. stat and small testing to Block Update

5 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+5 -1)
julia.pal.r@gmail.com 2013-03-12 06:39 Rev.: 5475

Fixed updating the likelihood

9 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+9 -4)
julia.pal.r@gmail.com 2013-03-06 06:39 Rev.: 5471

added prior of hyperparameters to "likelihood" wrong but functional, don't want to add a Parser for a mixture prior

17 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+17 -3)
julia.pal.r@gmail.com 2013-03-03 11:11 Rev.: 5464

testing GPBlockUpdate -trying to understand Prior value

15 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+15 -17)
julia.pal.r@gmail.com 2013-03-02 08:02 Rev.: 5462

small changes

48 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+48 -40)
rambaut 2012-10-11 02:35 Rev.: 5193

Created a new cleaner coalescent simulator parser to help generate nested subtrees from taxon sets. Updating BEAUti to generate simulated trees that conform to monophyly constrants and hard bounds on tmrcas.

1 lines of code changed in 2 files:

  • src/dr/evomodel/coalescent: CoalescentSimulator.java (+1 -1)
rambaut 2012-08-08 10:19 Rev.: 5107

Porting 'evaluateLate' interface method from 1.7 branch.

4 lines of code changed in 2 files:

  • src/dr/evomodel/coalescent: GMRFDensityComponent.java (new)
rambaut 2012-08-01 04:12 Rev.: 5079

Fixed a (hopefully) final issue with sampling dates.

1 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: CoalescentSimulator.java (+1 -24)
mandevsgill 2012-05-11 07:21 Rev.: 4948

Correct version of GMRF multilocus likelihood

268 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GMRFMultilocusSkyrideLikelihood.java (+268 -287)
julia.pal.r@gmail.com 2012-02-24 13:11 Rev.: 4727

Not finished but descent version of GPOperator

44 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+44 -5)
julia.pal.r@gmail.com 2012-02-15 06:12 Rev.: 4692

Finished Likelihood

46 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+46 -4)
julia.pal.r@gmail.com 2012-02-14 09:52 Rev.: 4683

Updating Likelihood, need to add the GMRF part

119 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+119 -49)
rambaut 2012-02-08 11:24 Rev.: 4647

An odd import in this file (unused).

0 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (-10)
julia.pal.r@gmail.com 2012-02-02 11:32 Rev.: 4627

updating small changes in operators and adding lambda_parameter

26 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+26 -9)
julia.pal.r@gmail.com 2012-01-24 05:37 Rev.: 4607

updating Likelihood

20 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+20 -8)
julia.pal.r@gmail.com 2012-01-22 16:22 Rev.: 4599

updating

24 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+24 -38)
julia.pal.r@gmail.com 2012-01-21 15:41 Rev.: 4598

Commented changes - still revising

122 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+122 -77)
fbielejec 2011-12-12 09:59 Rev.: 4534

this import breaks my build and is apparently not neccessary

1 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+1 -1)
msuchard 2011-11-24 01:57 Rev.: 4480

Moving parsers into release properties

281 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GMRFMultilocusSkyrideLikelihood.java (+281 -258)
julia.pal.r@gmail.com 2011-11-23 09:31 Rev.: 4474

Editing mainly GPSLikelihoodParser

49 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+49 -25)
julia.pal.r@gmail.com 2011-11-22 19:01 Rev.: 4472

Editing GaussianProcessSkytrackLikelihood.java and creating operators

68 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+68 -75)
julia.pal.r@gmail.com 2011-11-18 20:52 Rev.: 4454

Creating GaussianProcessSkytrackLikelihood.java

233 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+233 -69)
julia.pal.r@gmail.com 2011-11-17 10:44 Rev.: 4443

test

86 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+86 -7)
julia.pal.r@gmail.com 2011-11-07 18:07 Rev.: 4393

test

1 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+1 -1)
vminin 2011-11-04 12:02 Rev.: 4389

How annoying can I get with these commits?

1 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+1 -1)
vminin 2011-11-04 11:54 Rev.: 4388

Saving GP likelihood again

1 lines of code changed in 1 file:

  • src/dr/evomodel/coalescent: GaussianProcessSkytrackLikelihood.java (+1 -1)

(167 more)

Generated by StatSVN 0.7.0