Releases: BioJulia/SubstitutionModels.jl
Releases · BioJulia/SubstitutionModels.jl
v0.5.0+docs
Update stable docs
v0.5.0
SubstitutionModels v0.5.0
- [compat] update
- More consistent constructor
safe
argument - Fix docs and CI
v0.4.2
v0.4.1
v0.4.1 (2020-01-19)
Merged pull requests:
- Support BioSymbols 3.x to enable Julia 1.0 to pass? (#24) (jangevaare)
- CompatHelper: add new compat entry for "BioSymbols" at version "4.0" (#23) (github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#22) (github-actions[bot])
- Docs update (#21) (jangevaare)
v0.4.0
v0.4.0 (2019-06-12)
Closed issues:
- Docs no longer being generated (#19)
Merged pull requests:
- Expansion of constructors methods for Nucleic Acid Substitution Models (#18) (jangevaare)
v0.3.0
P and Q matrix scaling
- This release adds scaling features to P and Q matrix calculations such that a branch length of 1 means 1 expected substitution per site (#16)
Bug fix release
- Bug fixes for P matrix calculation for TN93 and related models
- Additional tests for existing models
Bug fix release
- Update Eigen decomposition function name for Julia 1.0
- Optimization for calculating vectors of P matrices
- JC69 P matrix calculations bug fix
Julia 0.7/1.0 release
Support for Julia 0.7/1.0 (and support for Julia 0.6 dropped)