[root]/lib
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 87 (100.0%) | 0 (-) | 0.0 |
sibon.li | 3 (3.4%) | 0 (-) | 0.0 |
rambaut | 57 (65.5%) | 0 (-) | 0.0 |
msuchard | 17 (19.5%) | 0 (-) | 0.0 |
jheled | 2 (2.3%) | 0 (-) | 0.0 |
fbielejec | 4 (4.6%) | 0 (-) | 0.0 |
alexei.drummond | 4 (4.6%) | 0 (-) | 0.0 |
Removing 'blue.jar' from lib folder. Need to work out other solution - either it is part of BEAST or it isn't.
0 lines of code changed in 1 file:
Commented out all of my last commit until issues resolved
0 lines of code changed in 2 files:
Added blue-beast.jar and modified build xmls
0 lines of code changed in 1 file:
reverting
0 lines of code changed in 2 files:
recompiled beagle.jar
0 lines of code changed in 1 file:
recompiled beagle.jar
0 lines of code changed in 1 file:
Removed commons-maths-2.0.jar from lib folder
0 lines of code changed in 1 file:
Switched GammaDistributionModel to use Common Math version to see if that has better numerical stability. Also updated commons-math to the latest version.
0 lines of code changed in 1 file:
Changing default BEAST behavior to throw exception if BEAGLE not found, instead of trying to run the Java BEAGLE implementation that is incomplete and crashes anyway.
0 lines of code changed in 1 file:
A few more bits of clean up.
0 lines of code changed in 2 files:
In the middle of trying to get BEAGLE's dynamic scaling to work in BEAST
0 lines of code changed in 1 file:
Fixed TreeTrait to deal with a null trait value array (for example from the root of a tree).
0 lines of code changed in 1 file:
Updated beagle.jar
0 lines of code changed in 1 file:
Resolved an arbitrary contraction of a constant name.
0 lines of code changed in 1 file:
Updates to Java BEAGLE. BEAST now compiles and runs but make not be correct yet when using BEAGLE.
0 lines of code changed in 3 files:
Minor correction of intercapitalization.
0 lines of code changed in 1 file:
Trying to get JVM 1.5 linking compatibility
0 lines of code changed in 2 files:
Recompilation of beagle.jar to try and fix a JVM mismatch
0 lines of code changed in 1 file:
Another little tree processing main.
0 lines of code changed in 1 file:
New library to add to the project. Only required for dr.app.phylogeography.* so either exclude this from your build or add kmlframework_20090320.jar to your libraries.
0 lines of code changed in 1 file:
Updated the Mac/Linux build scripts: the command line shell scripts now provide linking for BEAGLE if required. Added spaces _back_ into Mac and Windows application/package names. There was no need to remove them and users expect spaces in the names of applications. Issue 220: http://code.google.com/p/beast-mcmc/issues/detail?id=220 still needs to be dealt with but the solution is _NOT_ just to remove spaces - see the issue for details.
0 lines of code changed in 1 file:
Updated the JEBL jar file and BeastDialog to use longs for the RNG seed text box.
0 lines of code changed in 1 file:
Implemented getTransitionMatrix in BEAGLE for use with microsat models and ancestral state reconstruction. Reconstruction no longer crashes; still need to confirm results
0 lines of code changed in 1 file:
figtreepanel.jar in 1.5 byte code.
0 lines of code changed in 1 file:
Updated figtreepanel
0 lines of code changed in 1 file:
Updated figtreepanel
0 lines of code changed in 1 file:
version 2.0
0 lines of code changed in 2 files:
Trying another build
0 lines of code changed in 1 file:
Preparing BEAST for complex computation in BEAGLE ... ready for fast microsat models?
0 lines of code changed in 1 file:
BeagleTreeLikelihood now takes advantage of BEAGLE's resource flexibility
0 lines of code changed in 1 file:
Switched default BEAGLE CPU version from hybrid to pure C
; appears to offer performance gains
0 lines of code changed in 1 file:
'beagle.jar' should now be targetted at a 1.5 JVM as required to link with BEAST
0 lines of code changed in 1 file:
Removed some extraneous columns that were being written to the screen log (with very large numbers of decimal places).
0 lines of code changed in 1 file:
Updated 'beagle.jar'.
0 lines of code changed in 1 file:
Some experiments on CPU efficiency. NNLCBeagleImpl.java is a Java BeagleImpl which calls the NativeNucleotideLikelihoodCore (BEAST's old JNI library) directly for the 3 main calls (calculateStatesStates, calculateStatesPartials, calculatePartialsPartials). This JNI implementation is considerably faster than BEAGLE CPU.
0 lines of code changed in 1 file:
Forgot to update the beagle.jar library (again).
0 lines of code changed in 1 file:
BeagleTreeLikelihood now prints info about the BEAGLE resource it is running on.
0 lines of code changed in 1 file:
Changed beagle.jar
0 lines of code changed in 1 file:
Forgot to update beagle.jar causing a broken build.
0 lines of code changed in 1 file:
Updated BeagleTreeLikelihood to use the new scaling API including store/restore. As this is not yet implemented in BEAGLE, this is untested.
0 lines of code changed in 1 file:
(35 more)