Releases: pagnani/ArDCA.jl
Releases · pagnani/ArDCA.jl
v0.6.5
v0.6.4
ArDCA v0.6.4
Merged pull requests:
- More versatile loglikelihood (#35) (@PierreBarrat)
Closed issues:
v0.6.3
ArDCA v0.6.3
Merged pull requests:
- add pseudocount 1/M/10 to p0 to avoid sequence with probability 0 (#32) (@PierreBarrat)
v0.6.2
ArDCA v0.6.2
Merged pull requests:
- Fixes #30 : allow version v1+ for NLopt (#31) (@PierreBarrat)
Closed issues:
- NLopt version restriction (#30)
bugfix on min_separation in epistatic_score
Minor bugfix
changed multi thread scheduler to :static
What's Changed
Full Changelog: v0.5.1...v0.6.0
bugfix
v0.5.0: Update Project.toml
- Corrected several bug on ardca(Z)
- added loglikelihood method
minor doc fix
fixed max_gap_fraction
help