Releases: LinguaPhylo/beast-outercore
BEAST outercore v0.0.9
This is BEAST 2 package compatible with BEAST 2.6.5. Install it from BEAST 2 Package Manager
.
Change the release place:
Available from https://raw.githubusercontent.com/LinguaPhylo/beast-outercore/master/releases/outercore.v0.0.9.zip
BEAST outercore v0.0.8
add idStart1 to fix the BS plot in Tracer.
Available from https://raw.githubusercontent.com/CompEvol/packages/main/outercore/outercore.v0.0.8.zip
BEAST outercore v0.0.7
Add KeyIntegerParameter
.
Available from https://raw.githubusercontent.com/CompEvol/packages/main/outercore/outercore.v0.0.7.zip
BEAST outercore v0.0.6
Add an optional condition minSuccesses
to Bernoulli
, which constrains the minimum number of ones in the boolean array.
BEAST outercore v0.0.5
Fix the bug of KeyRealParameter
not log names using keys bug
BEAST outercore v0.0.4
based on java 1.8 now.
BEAST outercore v0.0.3
Add MarkovChainDistribution for Skyline plots.
BEAST outercore v0.0.2
This release is based on BEAST v2.6.3.
HKY: the input kappa is changed to Function, so slicing will work to slice an element out of a standard multi-dimensional real parameter as a univariate Function.
BEAST outercore v0.0.1
This release is based on BEAST v2.6.3.
KeyRealParameter: input the keys (unique dimension names) for the dimensions of this parameter.