Correction, parsers pending updates to other files. Currently commented out
791 lines of code changed in 4 files:
Added two new parsers for BLUE integration
467 lines of code changed in 2 files:
New cleaner AntigenicLikelihood
1 lines of code changed in 1 file:
New cleaner AntigenicLikelihood
11 lines of code changed in 1 file:
New cleaner AntigenicLikelihood
220 lines of code changed in 1 file:
Removed unwanted import.
0 lines of code changed in 2 files:
Tracer ant file fixes
3 lines of code changed in 1 file:
Updated Tracer ant file libs
1 lines of code changed in 1 file:
Fixed caching on DTBRM
62 lines of code changed in 1 file:
Parser rules missing an expected element
2 lines of code changed in 1 file:
Added button to allow the setting of dates for selected taxa
165 lines of code changed in 2 files:
Back to work on antigenic analysis
200 lines of code changed in 2 files:
trunk: add a new constructor to exclude the lower bound or upper bound during validation, but this is not available in branch 1.7 at moment
37 lines of code changed in 2 files:
trunk: merge
25 lines of code changed in 2 files:
Merged r4725 to trunk
20 lines of code changed in 2 files:
Not finished but descent version of GPOperator
569 lines of code changed in 4 files:
trunk: merge
16 lines of code changed in 7 files:
trunk: merge the change of BEAST parser doc
13 lines of code changed in 4 files:
trunk: update version history
9 lines of code changed in 1 file:
trunk:solve Issue 589: BEAUti lost Uniform bound validation, and Issue 590: BEAUti prior dialog GUI logic bug
12 lines of code changed in 3 files:
I think PriorDialog validation is now working as one might expect.
45 lines of code changed in 3 files:
parse epoch model correctly
38 lines of code changed in 1 file:
trunk: merge Issue 587: BEAUti prior dialog ignores validation in the text field if pressing Enter key
14 lines of code changed in 2 files:
trunk: merge Issue 584:BEAUti prior dialog validation bugs, and Issue 586: BEAUti prior dialog Cancel not working
33 lines of code changed in 4 files:
trunk: merge Issue 585
10 lines of code changed in 1 file:
Debugging DTBRM
11 lines of code changed in 2 files:
one boolean
14 lines of code changed in 3 files:
trunk: merge Issue 583: BEAUti prior dialog text field validation should give sensible error message
55 lines of code changed in 4 files:
trunk: merge Issue 582: BEAUti Species Set cannot revert back to Taxon Set if uncheck *BEAST, and update version history
8 lines of code changed in 2 files:
Fix for Issue 581 - NormalDistribution was hanging when asked for a CDF when stdev was 0. Now uses better CDF function (that was already implemented) that has bound checking.
4 lines of code changed in 1 file:
Removed a couple of bug fixes to do with Tracer rather than BEAST.
0 lines of code changed in 1 file:
trunk: update version history
16 lines of code changed in 1 file:
Very very minor thing - TreeLikelihoodParser was looking at the wrong system property to see whether to use the Java core. This means that the advertised '-java' option wasn't working.
1 lines of code changed in 2 files:
trunk: add xml test batch file
5 lines of code changed in 1 file:
dont print
10 lines of code changed in 1 file:
Finished Likelihood
46 lines of code changed in 1 file:
loop over the tree to determine the count
58 lines of code changed in 2 files:
pass the tree as argument
53 lines of code changed in 3 files:
trunk: merge Issue 577: BEAUti generator for *BEAST + calibrated Yule is broken
48 lines of code changed in 3 files:
delete import
0 lines of code changed in 1 file:
Updating Likelihood, need to add the GMRF part
184 lines of code changed in 3 files:
memory efficiency
340 lines of code changed in 1 file:
Merged version history from 1.7 branch (with text change)
6 lines of code changed in 1 file:
Updated BeastMC3 to use the standard BEAST titles (from BeastVersion).
5 lines of code changed in 2 files:
trunk: merge Issue 579 and 580
32 lines of code changed in 6 files:
trunk: merge BEAST MC3 changes
453 lines of code changed in 7 files:
trunk: merge Issue 86: Missing validation in BayesianSkylineLikelihoodParser
5 lines of code changed in 2 files:
trunk: merge Issue 284:Tracer doing BSP will throw an exception if the log file/tree file are out of sync
46 lines of code changed in 3 files:
trunk: merge changes from branch 1.7
16 lines of code changed in 4 files:
wording change
3 lines of code changed in 4 files:
fixed random seed
6 lines of code changed in 2 files:
trunk: merge tutorial changes from branch 1.7
8012 lines of code changed in 18 files:
IntelliJ somehow missed the delete of aicmAnalysisParser.
0 lines of code changed in 1 file:
trunk: merge bug fixing of Species Set panel from branch 1.7
28 lines of code changed in 3 files:
trunk: merge Issue 573: BEAUti taxon set panel taxon set table incorrectly auto selection
21 lines of code changed in 2 files:
trunk: merge Issue 572 : BEAUti tmrca gives wrong prefix
8 lines of code changed in 2 files:
I've reverted MarginalLikelihoodAnalysisParser to previous functionality. It is now deprecated. It's been replaced by harmonicMeanAnalysis and aicmAnalysis.
265 lines of code changed in 5 files:
I added a new parser for AICM that calls a version of MarginalLikelihoodAnalysis behind the scenes. I thought this made more sense than specifying AICM with marginalLikelihoodAnalysis and analysisType. marginalLikelihoodAnalysis defaults to smoothed harmonic mean.
126 lines of code changed in 3 files:
Ensuring backwards compatability of MarginalLikelihoodAnalysis with harmonicOnly setting.
17 lines of code changed in 2 files:
adjusted toString method for harmonic mean and AICM
19 lines of code changed in 1 file:
trunk: fix Junit test
1 lines of code changed in 1 file:
adjusted toString method for stepping stone sampling
3 lines of code changed in 1 file:
adjusted toString method for path sampling
1 lines of code changed in 1 file:
An odd import in this file (unused).
0 lines of code changed in 1 file:
A few final adjustments for 1.7 packaging.
21 lines of code changed in 3 files:
trunk: update version history for 1.7
22 lines of code changed in 2 files:
trunk: move confused native files to \deprecated folder
63 lines of code changed in 4 files:
trunk:solve Issue 569: BirthDeathEpidemiologyModel bug
7 lines of code changed in 1 file:
high speed low drag paralell convolution code that will strike fear into the hearts of our enemies - redux
3 lines of code changed in 1 file:
high speed low drag paralell convolution code that will strike fear into the hearts of our enemies
121 lines of code changed in 1 file:
Bug fix in randomization for SVSComplexSubstitutionModel
38 lines of code changed in 4 files:
Fixed long-standing bug in DuplicatedParameter; need to fire multiple change events.
4 lines of code changed in 2 files:
Fix for issue 570.
6 lines of code changed in 2 files:
Addition to the Mac section of the ANT build to associate new BEAUti documents with the application.
9 lines of code changed in 1 file:
Hidden 'Create Hierarchical Prior' button in the 'Default Prior' dialog that appears when you try to generate - that is not the place to create hierarchical models.
13 lines of code changed in 4 files:
Altered how the prior dialog box that appears when you try to generate works. Now, if a prior is undefined the 'Continue' button is disabled. Selecting a valid prior enables it and allows you to generate the file.
64 lines of code changed in 3 files:
Cleaned up a the id labels for Discrete patterns.
13 lines of code changed in 2 files:
Fix for issue 568
The a partition prefix is now given if there is > 1 partition (plus some issues with the pattern lists inside merge patterns fixed - these don't now have ids).
3 lines of code changed in 2 files:
change confused method name and fix prefix bug inside mergePatterns
8 lines of code changed in 4 files:
fix a bug of taxa prefix
1 lines of code changed in 1 file:
updating small changes in operators and adding lambda_parameter
29 lines of code changed in 1 file:
updating small changes in operators and adding lambda_parameter
99 lines of code changed in 4 files:
reverting
0 lines of code changed in 3 files:
CPU implementation
0 lines of code changed in 1 file:
added the completely sequential equivalent
13 lines of code changed in 1 file:
fixed a bug
1 lines of code changed in 1 file:
working on routine populating transition matrices for many eigen buffers
58 lines of code changed in 1 file:
recompiled beagle.jar
0 lines of code changed in 1 file: