Skip to content

Releases: JuliaDynamics/ComplexityMeasures.jl

v3.6.3

23 Jun 14:47
be01abd
Compare
Choose a tag to compare

ComplexityMeasures v3.6.3

Diff since v3.6.1

Merged pull requests:

v3.6.1

08 Jun 09:29
9fcf9d7
Compare
Choose a tag to compare

ComplexityMeasures v3.6.1

Diff since v3.6.0

Merged pull requests:

  • Add missing cross-reference for FluctuationComplexity (#411) (@kahaaga)

v3.6.0

07 Jun 21:25
3a6decd
Compare
Choose a tag to compare

ComplexityMeasures v3.6.0

Diff since v3.5.0

Merged pull requests:

Closed issues:

  • Multiscale re-thinking (#223)
  • Latest tagged release not appearing in neither stable nor dev docs (#408)

v3.5.0

04 Jun 11:40
a170f33
Compare
Choose a tag to compare

ComplexityMeasures v3.5.0

Diff since v3.4.4

Merged pull requests:

Closed issues:

  • Latest stable documentation has an error in the StatisticalComplexity docstring (#401)

v3.4.4

29 May 12:55
bdf50ce
Compare
Choose a tag to compare

ComplexityMeasures v3.4.4

Diff since v3.4.3

Merged pull requests:

  • add more subtyping information to discrete info esti (#402) (@Datseris)

Closed issues:

  • [Q] How to calculate MI between two vectors? (#400)

v3.4.3

07 Apr 20:06
70c4ab0
Compare
Choose a tag to compare

ComplexityMeasures v3.4.3

Diff since v3.4.2

Merged pull requests:

Closed issues:

  • Encoding using Dispersion is slower than necessary due to manual integration for normal cdf (#397)

v3.4.2

07 Apr 13:29
ae414e7
Compare
Choose a tag to compare

ComplexityMeasures v3.4.2

Diff since v3.4.1

Merged pull requests:

  • Ensured that empty CombinationEncoding isn't possible (#395) (@ShrutiRDalvi)
  • fix incorrectly not propagated option r in sample entropy (#396) (@Datseris)

Closed issues:

  • Theoretical discussion on what is discrete/differential entropy (#222)
  • It shouldn't be possible to construct an empty CombinationEncoding (#380)

v3.4.1

17 Jan 01:26
550c444
Compare
Choose a tag to compare

ComplexityMeasures v3.4.1

Diff since v3.4.0

Merged pull requests:

  • Update cross references and increment patch version (#392) (@kahaaga)

v3.4.0

16 Jan 22:28
89c61a8
Compare
Choose a tag to compare

ComplexityMeasures v3.4.0

Diff since v3.3.0

3.4

  • New complexity measure: BubbleEntropy.
  • New outcome space: BubbleSortSwaps.
  • New encoding: BubbleSortSwapsEncoding.

Merged pull requests:

  • New outcome space and encoding: BubbleSortSwaps and BubbleSortSwapsEncoding (#390) (@kahaaga)

Closed issues:

  • Feature: bubble entropy (description is WIP) (#384)

v3.3.0

16 Jan 21:17
c191814
Compare
Choose a tag to compare

ComplexityMeasures v3.3.0

Diff since v3.2.0

Merged pull requests:

  • New outcome space SequentialPairDistances (based on the "distribution entropy") (#389) (@kahaaga)

Closed issues:

  • Feature: "distribution entropy" (#383)