Skip to content

Releases: JuliaDynamics/ComplexityMeasures.jl

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)

v3.2.0

15 Jan 16:52
76f37be
Compare
Choose a tag to compare

ComplexityMeasures v3.2.0

Diff since v3.1.2

Merged pull requests:

Closed issues:

  • missing_probabilities (#388)

v3.1.2

14 Jan 13:11
dc0237b
Compare
Choose a tag to compare

ComplexityMeasures v3.1.2

Diff since v3.1.1

Merged pull requests:

v3.1.1

14 Jan 10:15
Compare
Choose a tag to compare

ComplexityMeasures v3.1.1

Diff since v3.1.0

v3.1.0

13 Jan 23:42
2793ac8
Compare
Choose a tag to compare

ComplexityMeasures v3.1.0

Diff since v3.0.5

Merged pull requests:

Closed issues:

  • Nicer default printing for estimators and other types (#286)

v3.0.5

13 Jan 09:51
c82bc30
Compare
Choose a tag to compare

ComplexityMeasures v3.0.5

Diff since v3.0.4

Merged pull requests:

Closed issues:

  • Docstring and implementation for Statistical Complexity is wrong (#368)