-
msuchard
2011-05-31 06:47
#25
Rev.: 3993
-
72 lines of code changed in 5 files:
-
src/dr/app/beagle/evomodel/substmodel:
UniformizedSubstitutionModel.java (+15 -4)
-
src/dr/app/beagle/evomodel/treelikelihood:
MarkovJumpsBeagleTreeLikelihood.java (+5 -2)
-
src/dr/app/beagle/evomodel/utilities:
CompleteHistoryLogger.java (+5 -4)
-
src/dr/inference/markovjumps:
StateChange.java (+3),
StateHistory.java (+44 -3)
-
rambaut
2011-05-31 03:50
#24
Rev.: 3992
-
4 lines of code changed in 1 file:
-
src/dr/app/beagle/evomodel/utilities:
CompleteHistoryLogger.java (+4 -1)
-
dong.w.xie
2011-05-30 17:45
#23
Rev.: 3991
-
69 lines of code changed in 4 files:
-
src/dr/inference/trace:
LogFileTraces.java (+8 -1),
Trace.java (+4 -4),
TraceAnalysis.java (+11 -3),
TraceCustomized.java (new 46)
-
rambaut
2011-05-28 03:58
#22
Rev.: 3990
-
167 lines of code changed in 1 file:
-
src/dr/app/tools:
JumpHistoryAnalyser.java (+167)
-
dong.w.xie
2011-05-27 14:50
#21
Rev.: 3989
-
10 lines of code changed in 2 files:
-
src/dr/evomodel/speciation:
BirthDeathSerialSamplingModel.java (+2 -2)
-
src/dr/evomodelxml/speciation:
BirthDeathSerialSamplingModelParser.java (+8 -5)
-
dong.w.xie
2011-05-25 16:42
#20
Rev.: 3988
-
18 lines of code changed in 2 files:
-
src/dr/inference/trace:
TraceDistribution.java (new)
-
dong.w.xie
2011-05-24 17:23
#19
Rev.: 3987
-
370 lines of code changed in 2 files:
-
src/dr/app/tools:
GetDateFromTree.java (+370)
-
src/dr/evolution/io:
GetDateFromTree.java (del)
-
dong.w.xie
2011-05-23 18:50
#18
Rev.: 3986
-
12 lines of code changed in 1 file:
-
src/dr/evolution/io:
GetDateFromTree.java (new 12)
-
jheled
2011-05-23 12:24
#17
Rev.: 3985
-
7 lines of code changed in 2 files:
-
src/dr/evomodel/coalescent:
CoalescentSimulator.java (+3 -2)
-
src/dr/evomodelxml/coalescent:
CoalescentSimulatorParser.java (+4 -2)
-
dong.w.xie
2011-05-23 11:06
#16
Rev.: 3984
-
0 lines of code changed in 18 files:
-
examples/release/calibrations:
constrainedTaxaTest1.xml (new),
constrainedTaxaTest2.xml (new),
constrainedTaxaTest3.xml (new),
constrainedTaxaTest4.xml (new),
constrainedTaxaTest5.xml (changed),
constrainedTaxaTest6.xml (changed),
constrainedTaxaTest7.xml (new),
constrainedTaxaTest8.xml (new),
constrainedTaxaTest9.xml (new)
-
dong.w.xie
2011-05-20 11:10
#15
Rev.: 3983
-
78 lines of code changed in 1 file:
-
src/dr/evolution/io:
GetDateFromTree.java (+78)
-
msuchard
2011-05-20 03:50
#14
Rev.: 3982
-
6 lines of code changed in 2 files:
-
src/dr/math/distributions:
DirichletDistribution.java (new)
-
dong.w.xie
2011-05-19 17:10
#13
Rev.: 3981
-
1 lines of code changed in 1 file:
-
src/dr/app/beauti/options:
PartitionTreePrior.java (+1 -1)
-
msuchard
2011-05-19 08:00
#12
Rev.: 3980
-
156 lines of code changed in 3 files:
-
src/dr/app/beagle/evomodel/substmodel:
FrequencyModel.java (+2 -2),
MarkovModulatedFrequencyModel.java (+138 -4),
MarkovModulatedSubstitutionModel.java (+16 -4)
-
msuchard
2011-05-18 09:12
#11
Rev.: 3979
-
235 lines of code changed in 8 files:
-
src/dr/app/beagle/evomodel/parsers:
FrequencyModelParser.java (+17 -1),
MarkovModulatedSubstitutionModelParser.java (+15 -11)
-
src/dr/app/beagle/evomodel/substmodel:
MarkovModulatedFrequencyModel.java (+61),
MarkovModulatedSubstitutionModel.java (+87 -16)
-
src/dr/app/beast:
beagle_parsers.properties (+1)
-
src/dr/evolution/datatype:
DataType.java (+4 -2),
NewHiddenNucleotides.java (new 49),
Nucleotides.java (+1 -1)
-
dong.w.xie
2011-05-12 17:22
#10
Rev.: 3978
-
222 lines of code changed in 1 file:
-
examples/release/treePriors:
testCoalescentNoClock.xml (+222)
-
dong.w.xie
2011-05-11 17:10
#9
Rev.: 3977
-
46 lines of code changed in 1 file:
-
src/dr/app/tracer/analysis:
DemographicDialog.java (+46 -3)
-
msuchard
2011-05-11 05:12
#8
Rev.: 3976
-
23 lines of code changed in 3 files:
-
src/dr/app/beauti/treespanel:
PartitionTreePriorPanel.java (+17 -18)
-
src/dr/evomodelxml/speciation:
BirthDeathSerialSamplingModelParser.java (+2 -1)
-
src/dr/inferencexml/operators:
RandomWalkOperatorParser.java (+4)
-
dong.w.xie
2011-05-10 15:30
#7
Rev.: 3975
-
462 lines of code changed in 2 files:
-
examples/release/clockModels:
testStrictClockNoDate.xml (new 234),
testStrictClockNoDate2.xml (new 228)
-
dong.w.xie
2011-05-10 14:27
#6
Rev.: 3974
-
17 lines of code changed in 2 files:
-
src/dr/app/tracer/traces:
SummaryStatisticsPanel.java (+16 -8)
-
src/dr/inference/trace:
AbstractTraceList.java (+1 -1)
-
dong.w.xie
2011-05-09 20:44
#5
Rev.: 3973
-
4 lines of code changed in 2 files:
-
examples/release/treePriors:
testCoalescentNoClock1.xml (new)
-
msuchard
2011-05-09 09:29
#4
Rev.: 3972
-
98 lines of code changed in 10 files:
-
src/dr/app/beast:
release_parsers.properties (+1)
-
src/dr/evomodel/branchratemodel:
RandomLocalClockModel.java (+2 -2)
-
src/dr/evomodel/speciation:
RandomLocalYuleModel.java (new)
-
src/dr/evomodel/tree/randomlocalmodel:
RLTVLoggerOnTree.java (new 43),
RandomLocalTreeVariable.java (+3 -2)
-
src/dr/evomodelxml/tree:
RLTVLoggerOnTreeParser.java (new 43)
-
src/dr/inference/markovjumps:
SubordinatedProcess.java (+1 -1)
-
msuchard
2011-05-08 06:57
#3
Rev.: 3971
-
128 lines of code changed in 6 files:
-
src/dr/app/beagle/evomodel/sitemodel:
BranchSubstitutionModel.java (+3),
ExternalInternalBranchSubstitutionModel.java (+4),
HomogenousBranchSubstitutionModel.java (+4)
-
src/dr/app/beagle/evomodel/substmodel:
UniformizedSubstitutionModel.java (+2 -1)
-
src/dr/app/beagle/evomodel/treelikelihood:
MarkovJumpsBeagleTreeLikelihood.java (+113 -85)
-
src/dr/inference/markovjumps:
SubordinatedProcess.java (+2 -2)
-
msuchard
2011-05-08 02:04
#2
Rev.: 3970
-
2 lines of code changed in 2 files:
-
src/dr/evolution/tree:
MutableTree.java (new)
-
msuchard
2011-05-07 05:03
#1
Rev.: 3969
-
1 lines of code changed in 1 file:
-
src/dr/inference/distribution:
EmpiricalDistributionLikelihood.java (+1 -1)