Skip to content

Releases: BioJulia/SubstitutionModels.jl

v0.5.0+docs

Choose a tag to compare

@jangevaare jangevaare released this 02 Sep 22:20

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 02:44
7b8b331

SubstitutionModels v0.5.0

  • [compat] update
  • More consistent constructor safe argument
  • Fix docs and CI

Diff since v0.4.2

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 00:01
2bfe5fa

SubstitutionModels v0.4.2

Diff since v0.4.1

  • Generate doi
  • Test against Julia 1.5

v0.4.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 20 Jan 12:12
v0.4.1
4326e44

v0.4.1 (2020-01-19)

Diff since v0.4.0

Merged pull requests:

v0.4.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 12 Jun 11:01
v0.4.0
526e5e9

v0.4.0 (2019-06-12)

Diff since v0.3.0

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

Choose a tag to compare

@julia-tagbot julia-tagbot released this 28 May 23:20
v0.3.0
ed4348b

v0.3.0 (2019-05-28)

Diff since v0.2.3

Merged pull requests:

P and Q matrix scaling

Choose a tag to compare

@jangevaare jangevaare released this 28 May 15:46
b730fed
  • 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

Choose a tag to compare

@jangevaare jangevaare released this 13 Mar 17:48
7e83139
  • Bug fixes for P matrix calculation for TN93 and related models
  • Additional tests for existing models

Bug fix release

Choose a tag to compare

@jangevaare jangevaare released this 11 Mar 18:28
83a979a
  • 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

Choose a tag to compare

@jangevaare jangevaare released this 06 Sep 17:30
54a8a46

Support for Julia 0.7/1.0 (and support for Julia 0.6 dropped)