Recent Releases of https://github.com/juliadynamics/associations.jl

https://github.com/juliadynamics/associations.jl - v4.5.0

Associations v4.5.0

Diff since v4.4.2

Summary of changes

  • Fixed issue where the package wasn't compiling on Julia 1.12.
  • Upgrade dependency version requirement from ComplexityMeasures to 3.8 (was hardcoded at 3.7).
  • Set minimum julia version to long term stable release (1.10.10).
  • The documentation now uses external references to other packages such ComplexityMeasures.jl instead of re-building their docs.

Merged pull requests: - Use ComplexityMeasures 3.8 (#400) (@kahaaga) - Fix and clean up documentation build by using @extref (#401) (@kahaaga) - Some more fixes to docs + version (#402) (@kahaaga)

Closed issues: - Package fails to precompile in Julia 1.11.2 (#394)

- Julia
Published by github-actions[bot] 6 months ago

https://github.com/juliadynamics/associations.jl - v4.4.2

Associations v4.4.2

Diff since v4.4.1

Merged pull requests: - remove StyledStrings as a dependency since it is not used (#397) (@KristofferC) - Add correct compat about DelayEmbeddings and SSSets in Project.toml (#399) (@Datseris)

Closed issues: - Massive test fails due to fundamental change in StateSpaceSet (#398)

- Julia
Published by github-actions[bot] 11 months ago

https://github.com/juliadynamics/associations.jl - v4.4.1

Associations v4.4.1

Diff since v4.4.0

Merged pull requests: - Fix #394 (#395) (@Datseris)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/juliadynamics/associations.jl - v4.4.0

Associations v4.4.0

Diff since v4.3.0

Merged pull requests: - Short expansion of conditional mutual information (#387) (@kahaaga)

Closed issues: - Zenodo badge is broken (#388)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliadynamics/associations.jl - v4.3.0

Associations v4.3.0

Diff since v4.2.0

Merged pull requests: - Compatibility with StateSpaceSets v2 (#392) (@kahaaga)

Closed issues: - Conditional Chatterjee coefficient (#380)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliadynamics/associations.jl - v4.2.0

Associations v4.2.0

Diff since v4.1.0

Merged pull requests: - Azadkia-Chatterjee coefficient (#385) (@kahaaga)

Closed issues: - Name of "association measures" (#335)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliadynamics/associations.jl - v4.1.0

Associations v4.1.0

Diff since v4.0.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)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliadynamics/associations.jl - v4.0.0

Associations v4.0.0

Diff since v3.0.0

Merged pull requests: - Rename package to Associations.jl (#377) (@kahaaga)

Closed issues: - Does the correlation calculation of mutual information support complex random variables? (#365)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliadynamics/associations.jl - v3.0.0

CausalityTools v3.0.0

Diff since v2.10.1

Merged pull requests: - Let multivariate information measures store their parameters directly (#356) (@kahaaga) - V3: complete overhaul (#372) (@kahaaga) - Fix Project.toml (#375) (@kahaaga)

Closed issues: - Move example systems to another package (#238) - Syntax for multi-variable information measures (#352) - Doc build errror (#358) - typos (#360) - Precompilation err (#364)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/juliadynamics/associations.jl - v2.10.1

CausalityTools v2.10.1

Diff since v2.10.0

Merged pull requests: - Use main branch for CI (#351) (@kahaaga) - Update Project.toml (#353) (@kahaaga)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliadynamics/associations.jl - v2.10.0

CausalityTools v2.10.0

Diff since v2.9.2

Merged pull requests: - Add progress meter for Surrogate and LocalPermutation tests (#343) (@Datseris)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliadynamics/associations.jl - v2.9.2

CausalityTools v2.9.2

Diff since v2.9.1

Merged pull requests: - Allow LocalPermutationTest to be used with TEShannon estimated using dedicated TE estimators (#350) (@kahaaga)

Closed issues: - Rename master branch to main (#342) - estimator Lindner errors with Nothing (#348) - Improve Lindner transfer entropy estimator documentation (#349)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliadynamics/associations.jl - v2.9.1

CausalityTools v2.9.1

Diff since v2.9.0

Merged pull requests: - Transfer entropy syntax bug (#338) (@kahaaga)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliadynamics/associations.jl - v2.9.0

CausalityTools v2.9.0

Diff since v2.8.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 if verbose (#328)

Merged pull requests: - Restrict number of input arguments for all measures (#327) (@kahaaga) - Better oce printing (#329) (@kahaaga) - Use DocumenterCitations.jl (#330) (@kahaaga) - Don't depend on Documenter (#332) (@kahaaga)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliadynamics/associations.jl - v2.8.0

CausalityTools v2.8.0

Diff since v2.7.1

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 and true (#319) (@RomeoV) - Move to DynamicalSystemsBase 3.0 (#321) (@kahaaga)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/juliadynamics/associations.jl - v2.7.1

CausalityTools v2.7.1

Diff since v2.7.0

Merged pull requests: - Fix inrangecount warning (#310) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.7.0

CausalityTools v2.7.0

Diff since v2.6.0

Closed issues: - Part mutual information (#297)

Merged pull requests: - Part mutual information (PMI) (#307) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.6.0

CausalityTools v2.6.0

Diff since v2.5.0

Merged pull requests: - Clean up redundant code for CorrTest (#302) (@kahaaga) - Delete old preview branches (#303) (@kahaaga) - PC algorithm (#304) (@kahaaga) - Remove StableRNGs deps (#306) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.5.0

Summary

  • Add a new independence test: CorrTest, which uses (partial) correlations.

What's Changed

  • Add workflow for cleaning documentation PR previews by @kahaaga in https://github.com/JuliaDynamics/CausalityTools.jl/pull/300
  • New independence test: CorrTest by @kahaaga in https://github.com/JuliaDynamics/CausalityTools.jl/pull/299
  • Fixes to CorrTest docstring by @kahaaga in https://github.com/JuliaDynamics/CausalityTools.jl/pull/301
  • Clean up redundant code for CorrTest by @kahaaga in https://github.com/JuliaDynamics/CausalityTools.jl/pull/302

Full Changelog: https://github.com/JuliaDynamics/CausalityTools.jl/compare/v2.4.0...v2.5.0

- Julia
Published by kahaaga almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.4.0

CausalityTools v2.4.0

Diff since v2.3.1

Closed issues: - PartialDistanceCorrelation conditional association measure (#252)

Merged pull requests: - Partial distance correlation (#296) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.3.1

CausalityTools v2.3.1

Diff since v2.3.0

Closed issues: - Typo in MesnerShalisi CMI estimator. It should be MesnerShalizi (#290)

Merged pull requests: - Rename MesnerShalisi to MesnerShalizi (#295) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.3.0

CausalityTools v2.3.0

Diff since v2.2.1

Closed issues: - Move to StateSpaceSets v1 (#225) - Performance improvements for OCE (#287)

Merged pull requests: - OCE efficiency (#293) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.2.1

CausalityTools v2.2.1

Diff since v2.2.0

Closed issues: - Missing definition of idxs in backwards_eliminate! for OCE (#274) - Typo in docstring for Logistic2 example system (#277)

Merged pull requests: - OCE bugfix (#284) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.2.0

CausalityTools v2.2.0

Diff since v2.1.3

Closed issues: - Causality from recurrence probabilities (#230)

Merged pull requests: - WIP: Recurrence-based association measures (#275) (@kahaaga) - Update changelog and version (#281) (@kahaaga) - Add "compat" entropy for RecurrenceAnalysis (#283) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.1.3

CausalityTools v2.1.3

Diff since v2.1.2

Closed issues: - Pattern Causality from "Unveiling causal interactions in complex systems" (#223)

Merged pull requests: - Update Project.toml (#278) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.1.2

CausalityTools v2.1.2

Diff since v2.1.1

Closed issues: - Indexing bug for OCE when checking for conditional variables (#267) - Improve verbose mode for OCE algorithm (#268) - Tests occasionally fails for OCE algorithm (#270)

Merged pull requests: - OCE algorithm bug fix and verbose mode output improvement (#269) (@kahaaga) - Up patch version (#272) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.1.1

CausalityTools v2.1.1

Diff since v2.1.0

Closed issues: - OCE causal graph algorithm fails if no pairwise associations are found. (#264)

Merged pull requests: - Add zenodo badge (#263) (@kahaaga) - Fix OCE bug that occurs when no pairwise associations are found (#265) (@kahaaga) - Decrement patch version (#266) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.1.0

CausalityTools v2.1.0

Diff since v2.0.0

Closed issues: - Tagging v2.0 (#258) - Mutual information logarithm base unit not correct after ComplexityMeasures refactoring (#261)

Merged pull requests: - Improve readme (#260) (@kahaaga) - Fix logarithm bases (#262) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v2.0.0

CausalityTools v2.0.0

Diff since v1.6.0

Closed issues: - Example systems tracker (#1) - Example system: Thomas' cyclically symmetric attractor driving another system (#30) - Implement directional coupling detection using rank statistics algorithm (#35) - Animated step-wise estimation of triangulation-based transfer operator estimator. (#49) - Animated step-wise estimation of the invariant distribution associated with a transfer operator (#54) - Implement TriangulationInvariantMeasure type (#55) - Sliding window causality estimators for DynamicalSystem instances. (#56) - Recipe for visualising cross mapping algorithm (#57) - Resampling scheme for exploration of sensitivity to dynamical systems parameters (#74) - Why not join JuliaDynamics? (#117) - Merge customembed(pts, positions::Positions, lags::Lags) in DelayEmbeddings.jl ? (#118) - Consistently use DiscreteDynamicalSystem for discrete maps (#123) - Move all example systems to DynamicalSystemsBase, or keep them here? (#147) - Logo (#152) - tutorial examples for each estimator (#170) - Progress, V2 (#174) - Design discussion (#178) - All examples should use CairoMakie (#180) - Tag 1.6 (#182) - Compatibility with Entropies v2: passing ProbabilitiesEstimators is broken (#183) - Roadmap for causal graph algorithms (#188) - Review for 2.0: Make joint distance distribution compatible with independence tests (#195) - Review for 2.0: Make SMeasure compatible with independence (#197) - Review for V2: Make cross-mapping measure compatible with independence (#199) - crossmap method lacks documentation for the variant that uses an estimator (#201) - Review V2: Increase test coverage (#203) - Dead link in docstring for SurrogateTest for "Quickstart example" (#205) - LaTeX formatting error in docstring for LocalPermutationTest (#206) - Constructor for independence test should error for MutualInformation/ConditionalMutual etc when no estimator is provided (#207) - independence docstring should list compatible independence tests (#208) - SurrogateTest should list compatible measures (#209) - SurrogateTest with CMIShannon() and KSG1() estimator doesn't produce correct results (#210) - LaTeX formatting error in docstring for PartialCorrelation, in the symbol for the joint precision matrix (#211) - Typo in docstring for JointDistanceDistribution, abbreviated as "JJD" in example links (#212) - Fix docstring for mutualinfo([measure::MutualInformation], est::ProbabilitiesEstimator, x, y) (#213) - LocalPermutationTest should list available measures (#217) - SMeasure & friends should include Theiler window (#218) - Use StaticArraysCore.jl instead of StaticArrays.jl (#222) - Link to CMI example in LocalPermutationTest broken (#229) - Option to sample with/without replacement for LocalPermutationTest (#231) - Implement Theiler window for LocalPermutationTest (#232) - Release one more 1.X or go directly to 2.0? (#237) - SurrogateTest overview table lists the abstract TransferEntropy instead of concrete subtypes (#239) - Default k for Zhu1 estimator errors (#240) - SurrogateTest with TEShannon and Zhu1 estimator errors with independence (#241) - TEShannon and TERenyiJizba should explicitly list compatible estimators (#242) - Lindner transfer entropy estimator subtypes DifferentialEntropyEstimator, not TransferEntropyEstimator (#243) - When using TEShannon in SurrogateTest with embeddings with source dim > 1, check surrogate type (#245) - Document independence test result types (#246)

Merged pull requests: - Version 2.0 (#187) (@kahaaga) - CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) (#189) (@github-actions[bot]) - CompatHelper: add new compat entry for Scratch at version 1, (keep existing compat) (#191) (@github-actions[bot]) - CompatHelper: add new compat entry for DSP at version 0.7, (keep existing compat) (#192) (@github-actions[bot]) - Correlation measures, with SurrogateTest compatibility (#193) (@kahaaga) - Make JointDistanceDistribution compatible with independence testing (#196) (@kahaaga) - Review for V2: S-measure (#198) (@kahaaga) - Crossmap independence tests (#200) (@kahaaga) - Review for V2: Reorganize examples and organize APIs for various methods (#202) (@kahaaga) - Review for V2: Improve test coverage (#204) (@kahaaga) - Gaussian estimators of MI and CMI (#214) (@kahaaga) - Fix various issues (#215) (@kahaaga) - Update logo (#216) (@kahaaga) - [ImgBot] Optimize images (#219) (@imgbot[bot]) - Add HMeasure, MMeasure and LMeasure (#220) (@kahaaga) - WIP: Examples (#221) (@kahaaga) - mutualinfo docstring (#224) (@kahaaga) - Add list of compatible measures to LocalPermutationTest (#227) (@kahaaga) - Improvements to LocalPermutationTest (#233) (@kahaaga) - Fix table (#234) (@kahaaga) - PartialCorrelation with LocalPermutation (#235) (@kahaaga) - Make TransferEntropyEstimators compatible with independence (#244) (@kahaaga) - Estimator tables for transferentropy, TEShannon, TERenyiJizba (#247) (@kahaaga) - Document test result types (#250) (@kahaaga) - A causal graph inference API (#251) (@kahaaga) - Predictive asymmetry, in old and new form. (#253) (@kahaaga) - WIP: Graph algorithm improvements (#254) (@kahaaga) - Graphs cleanup (#255) (@kahaaga) - Convention: negative input lags for closeness measures (#256) (@kahaaga) - Clean up causal graphs for 2.0 (#257) (@kahaaga) - Dataset -> StateSpaceSet (#259) (@kahaaga)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/juliadynamics/associations.jl - v1.6.0

CausalityTools v1.6.0

Diff since v1.5.0

Closed issues: - Make CausalityTools.jl a multirepo (#169) - Tag v1.5, which version-locks Entropies.jl and TransferEntropy.jl in anticipation of Entropies v2 (#172) - Move everything more complex than entropies to this package (#173) - PAI Calculation Issue (#177)

Merged pull requests: - WIP: New implementation of CCM/PAI + generic interface (#179) (@kahaaga) - CompatHelper: add new compat entry for StateSpaceSets at version 0.1, (keep existing compat) (#181) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/juliadynamics/associations.jl - v1.5.0

CausalityTools v1.5.0

Diff since v1.4.1

Merged pull requests: - Version lock before Entropies v2 (#171) (@kahaaga)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/juliadynamics/associations.jl - v1.4.1

CausalityTools v1.4.1

Diff since v1.4.0

Merged pull requests: - Simplify effort to compress, and add bivariate joint ETC (#164) (@kahaaga) - Fixed normalization error in ETC joint (#165) (@kahaaga) - CCC (#166) (@kahaaga) - Cleaner syntax and better documentation (#168) (@kahaaga)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/juliadynamics/associations.jl - v1.4.0

CausalityTools v1.4.0

Diff since v1.3.0

Merged pull requests: - Conditional mutual information (#160) (@kahaaga)

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/juliadynamics/associations.jl - v1.3.0

CausalityTools v1.3.0

Diff since v1.2.2

Merged pull requests: - Example system: repressilator (#159) (@kahaaga)

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/juliadynamics/associations.jl - v1.2.2

CausalityTools v1.2.2

Diff since v1.2.1

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/juliadynamics/associations.jl - v1.2.1

CausalityTools v1.2.1

Diff since v1.2.0

Merged pull requests: - Update TransferEntropy.md (#157) (@kahaaga) - CompatHelper: bump compat for TimeseriesSurrogates to 2, (keep existing compat) (#158) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/juliadynamics/associations.jl - v1.2.0

CausalityTools v1.2.0

Diff since v1.1.1

Merged pull requests: - Add BBNUE methods to docs. (#156) (@kahaaga)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/juliadynamics/associations.jl - v1.1.1

CausalityTools v1.1.1

Diff since v1.1.0

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/juliadynamics/associations.jl - v1.1.0

CausalityTools v1.1.0

Diff since v1.0.0

Closed issues: - Method definition warnings (#126) - Installation porblem on Windows 10 x64 & Julia 1.5.2 (#131)

Merged pull requests: - Pairwise asymmetric inference (#149) (@kahaaga) - Unneccessary imports (#151) (@kahaaga)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/juliadynamics/associations.jl - v1.0.0

CausalityTools v1.0.0

Diff since v0.9.9

Closed issues: - Causality detection algorithm tracker (#2) - Implement symbolic transfer entropy (#27) - Suggestions for documenation improvements (#94) - Register v0.9.9 (#114) - From which textbook/article is the transfer entropy obtained from? (#119) - Convenience method of transfer entropy does not work (#120) - Embedding types (#121) - Replicating Schreiber: nonzero TE at zero interaction and no directionality (#122) - How are the conditional probabilities computed? (#124) - CausalityTools should NOT install a plotting package (#125) - Remove dependency on TimeseriesSurrogates for CrossMappings (#127) - Documentation link seems to be broken (#130)

Merged pull requests: - Install TagBot as a GitHub Action (#128) (@JuliaTagBot) - Start move to v1 (#129) (@kahaaga) - Changed name of initial conditions (#132) (@bhannis) - Added mutualinfo example (#133) (@bhannis) - Remove old files (#134) (@kahaaga) - CompatHelper: add new compat entry for PyPlot at version 2, (keep existing compat) (#135) (@github-actions[bot]) - CompatHelper: add new compat entry for Wavelets at version 0.9, (keep existing compat) (#138) (@github-actions[bot]) - CompatHelper: bump compat for Distributions to 0.25, (keep existing compat) (#141) (@github-actions[bot]) - Python not used for docs anymore, remove conda (#143) (@kahaaga) - Rename theiler window parameter and simplify loop (#145) (@kahaaga)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/juliadynamics/associations.jl - v0.9.9

v0.9.9 (2019-12-31)

Diff since v0.9.8

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.8

v0.9.8 (2019-12-30)

Diff since v0.9.7

Closed issues:

  • Release v0.9.7 (#111)

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.7

v0.9.7 (2019-12-29)

Diff since v0.9.6

Closed issues:

  • Release v0.9.6 (#109)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.6

v0.9.6 (2019-12-26)

Diff since v0.9.5

Closed issues:

  • Register v0.9.5 (#107)
  • Release v0.9.4 (#105)

Merged pull requests:

  • Bug fix for NearestNeighbourMITest (#108) (kahaaga)

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.5

v0.9.5 (2019-12-26)

Diff since v0.9.4

Merged pull requests:

  • Fixed typo for NearestNeighbourMITest and added tests for it (#106) (kahaaga)

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.4

v0.9.4 (2019-12-25)

Diff since v0.9.3

Closed issues:

  • Register v0.9.3 (#103)
  • Register v0.9.2 (#102)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.3

v0.9.3 (2019-12-25)

Diff since v0.9.2

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.2

v0.9.2 (2019-12-25)

Diff since v0.9.1

Closed issues:

  • Release v0.9.1 (#100)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.1

v0.9.1 (2019-12-25)

Diff since v0.9.0

Closed issues:

  • Register v0.9.0 (#97)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.9.0

v0.9.0 (2019-12-24)

Diff since v0.8.0

Closed issues:

  • Register v.0.8.0 (#95)
  • Release v0.7.0 (#91)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.8.0

v0.8.0 (2019-12-22)

Diff since v0.7.0

Merged pull requests:

- Julia
Published by julia-tagbot[bot] about 6 years ago

https://github.com/juliadynamics/associations.jl - v0.7.0

v0.7.0 (2019-11-13)

Diff since v0.6.1

Closed issues:

  • Register v0.6.1 (#89)
  • Register v0.6.0 (#87)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.6.1

Release v0.6.1

Documentation

  • Improved documentation on binning schems.
  • Improved documentation on delay reconstructions.

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.6.0

Release v0.6.0

New features

  • Added SMeasureTest causality test.
  • Added tutorial for SMeasureTest.

Documentation

  • Improved documentation.

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.5.2

v0.5.2 (2019-11-09)

Diff since v0.5.1

Merged pull requests:

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.5.1

v0.5.1 (2019-11-06)

Diff since v0.5.0

Closed issues:

  • Register v0.5.0 (#81)
  • Register v0.4.1 (#78)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.5.0

Release v0.5.0

  • Added InterpolateBinTest.
  • Added RandomSequencesTest.

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.4.1

Release v0.4.1

New functionality

  • Added ConstrainedTest.

Improvements

  • Better documentation for uncertain data causality tests.

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.4.0

v0.4.0 (2019-11-04)

Diff since v0.3.0

Closed issues:

  • Register v0.3.0 (#72)
  • Transfer entropy benchmarks for discrete systems (#23)

Merged pull requests:

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - v0.3.0

v0.3.0 (2019-09-16)

Diff since v0.2.6

Closed issues:

  • Gather all documentation in CausalityTools docs (#64)
  • Uncertainty handling (#62)
  • Update documentation for transferentropy with instructions on the embedding (#60)
  • Automatically decide best embedding lag for transfer entropy (#59)
  • Cross mapping convergence animations for documentation (#43)
  • Implement joint distance distribution (#26)

Merged pull requests:

  • Update package dependencies and remove Manifest.toml file (#71) (kahaaga)
  • Release 0.3.0 (#67) (kahaaga)
  • Add animated CCM examples to docs. (#65) (tormolle)

- Julia
Published by julia-tagbot[bot] over 6 years ago

https://github.com/juliadynamics/associations.jl - Cap StateSpaceReconstruction

Cap StateSpaceReconstruction version, so that the re-structuring of StateSpaceReconstruction can be pushed without JuliaCIBot failing.

- Julia
Published by kahaaga about 7 years ago

https://github.com/juliadynamics/associations.jl - Added plot recipes

CausalityTools.jl v0.2.3

Use RecipesBase for plot functionality.

Implements recipes for the following types:

  • PerronFrobenius.InvariantDistribution
  • PerronFrobenius.RectangularBinningTransferOperator
  • PerronFrobenius.RectangularInvariantMeasure
  • StateSpaceReconstruction.AbstractEmbedding

Visualising triangulations, simplices and simplex intersections

In addition, there's a recipe allowing for the visualization of triangulation partitions, simplices and their intersection, with the following signature

  • plot(original_pts, E::AbstractEmbedding, DT::DelaunayTriangulation; kwargs...)

- Julia
Published by kahaaga about 7 years ago

https://github.com/juliadynamics/associations.jl - Add missing requirements not detected by JuliaCIBot

Need to make sure that REQUIRE has all the same dependencies (except standard libraries) that are in Project.toml. This error does not show up until a user attempts to install the package.

- Julia
Published by kahaaga about 7 years ago

https://github.com/juliadynamics/associations.jl - Require Reexport

Fixed missing dependency that wasn't caught by JuliaCIBot but showed up when installing the package on a fresh Julia installation

- Julia
Published by kahaaga about 7 years ago

https://github.com/juliadynamics/associations.jl - Require Julia 1.0

- Julia
Published by kahaaga about 7 years ago

https://github.com/juliadynamics/associations.jl - Initial release

- Julia
Published by kahaaga over 7 years ago