Releases: JuliaDynamics/Associations.jl
Releases · JuliaDynamics/Associations.jl
v4.2.0
v4.1.0
Associations v4.1.0
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#378) (@github-actions[bot])
- Update codecov for CI (#381) (@kahaaga)
- Chatterjee coefficient (#383) (@kahaaga)
Closed issues:
- Add
corchatterjee
as another rank-based correlation (#379)
v4.0.0
Associations v4.0.0
Merged pull requests:
Closed issues:
- Does the correlation calculation of mutual information support complex random variables? (#365)
v3.0.0
v2.10.1
v2.10.0
CausalityTools v2.10.0
Merged pull requests:
v2.9.2
v2.9.1
CausalityTools v2.9.1
Merged pull requests:
v2.9.0
CausalityTools v2.9.0
Closed issues:
- Move to DocumenterCitations.jl (#322)
- It should be impossible to use two-variable measures with three-variable functions (#324)
- Minor release with version lock on ComplexityMeasures.jl (#325)
- More informative printing for
OCE
ifverbose
(#328)
Merged pull requests:
v2.8.0
CausalityTools v2.8.0
CausalityTools.jl now uses DynamicalSystemsBase.jl v3, both for code and examples.
Closed issues:
- Add support for DynamicalSystemsBase.jl v3.X (#271)
- Typo: Missing = (#316)
- Test for GaussianMI (#318)
- Issues with
axes(::StateSpaceSet, ...)
(#320)
Merged pull requests:
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#311) (@github-actions[bot])
- CompatHelper: bump compat for HypothesisTests to 0.11, (keep existing compat) (#312) (@github-actions[bot])
- Fix missing
=
and a few doc typos. (#317) (@RomeoV) - Test GaussianMI with
normalized=false
andtrue
(#319) (@RomeoV) - Move to DynamicalSystemsBase 3.0 (#321) (@kahaaga)