/trunk Developers: jheled@gmail.com

Login name:
jheled@gmail.com
Total Commits:
25 (0.1%)
Lines of Code:
965 (0.1%)
Most Recent Commit:
2012-12-23 12:48
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jheled@gmail.com

Activity by Day of Week for jheled@gmail.com

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 25 (100.0%) 965 (100.0%) 38.6
src/dr/evomodel/speciation/ 15 (60.0%) 738 (76.5%) 49.2
src/dr/app/tools/ 2 (8.0%) 129 (13.4%) 64.5
src/dr/evomodelxml/speciation/ 3 (12.0%) 30 (3.1%) 10.0
src/dr/evolution/tree/ 2 (8.0%) 26 (2.7%) 13.0
src/dr/inference/distribution/ 1 (4.0%) 21 (2.2%) 21.0
src/dr/inference/model/ 1 (4.0%) 12 (1.2%) 12.0
src/dr/inference/loggers/ 1 (4.0%) 9 (0.9%) 9.0

Activity of jheled@gmail.com

Most Recent Commits

jheled@gmail.com 2012-12-23 12:48 Rev.: 5299

Add '-heights ca' option to set heights which do not suffer from the "negative branches" problem. citation later ....

149 lines of code changed in 3 files:

  • src/dr/app/tools: TreeAnnotator.java (+123 -6)
  • src/dr/evolution/tree: Tree.java (+26)
jheled@gmail.com 2012-07-23 14:13 Rev.: 5077

Improve report sent by BEAST when initial posterior is infinite

44 lines of code changed in 4 files:

  • src/dr/evomodel/speciation: SpeciationLikelihood.java (new)
  • src/dr/inference/distribution: DistributionLikelihood.java (+21)
  • src/dr/inference/model: Likelihood.java (+12 -5)
jheled@gmail.com 2012-04-26 18:26 Rev.: 4932

A terrible hack which disables 2d HPD for the dmv attribute (by name)

6 lines of code changed in 1 file:

  • src/dr/app/tools: TreeAnnotator.java (+6 -2)
jheled@gmail.com 2011-09-12 16:25 Rev.: 4304

fix setting of pop sizes with constant

2 lines of code changed in 1 file:

  • src/dr/evomodel/speciation: SpeciesTreeModel.java (+2 -2)
jheled@gmail.com 2011-07-19 11:47 Rev.: 4112

Add an alternative exact marginal

112 lines of code changed in 4 files:

  • src/dr/evomodel/speciation: CalibrationLineagesIterator.java (+2 -2), CalibrationPoints.java (+99 -51)
  • src/dr/evomodelxml/speciation: SpeciationLikelihoodParser.java (+11 -3)
jheled@gmail.com 2011-07-04 13:40 Rev.: 4098

more fixes to calibration code

37 lines of code changed in 5 files:

  • src/dr/evomodel/speciation: BirthDeathGernhard08Model.java (+1 -68), CalibrationLineagesIterator.java (+1 -1), CalibrationPoints.java (+29 -40)
  • src/dr/evomodelxml/speciation: SpeciationLikelihoodParser.java (+6 -2)
jheled@gmail.com 2011-07-04 13:39 Rev.: 4097

species tree taxa references in XML work now

2 lines of code changed in 1 file:

  • src/dr/evomodel/speciation: SpeciesTreeModel.java (+2 -1)
jheled@gmail.com 2011-06-24 21:43 Rev.: 4065

Report speed per 10^9 for fast runs

9 lines of code changed in 1 file:

  • src/dr/inference/loggers: MCLogger.java (+9 -4)
jheled@gmail.com 2011-06-24 21:33 Rev.: 4064

Add first version for exact marginal for the general case of N monophyletic clades

604 lines of code changed in 5 files:

  • src/dr/evomodel/speciation: CalibrationLineagesIterator.java (+266), CalibrationPoints.java (+323 -60), UltrametricSpeciationModel.java (+2 -1)
  • src/dr/evomodelxml/speciation: SpeciationLikelihoodParser.java (+13 -4)
Generated by StatSVN 0.7.0