Releases: JuliaDynamics/ComplexityMeasures.jl
Releases · JuliaDynamics/ComplexityMeasures.jl
v2.3.0
v2.2.0
v2.1.0
v2.0.0
What's Changed
- Tsallis entropy by @kahaaga in #76
- Spatiotemporal Permutation Entropy by @Datseris in #78
- Random needed as dependency for spatiotemporal permutation tests by @kahaaga in #86
- Improve clarity regarding wavelet-based entropy by @Datseris in #57
- Symbolization reorganization by @kahaaga in #80
- Refactor api by @kahaaga in #89
- Dispersion and reverse dispersion probability estimators by @kahaaga in #96
- API Refactor, take 2 by @Datseris in #101
- Clarify what happens to embedding parameters when input is a dataset by @kahaaga in #109
- Clarify docstring again by @kahaaga in #110
- Streched exponential entropy by @kahaaga in #114
- Curado entropy by @kahaaga in #115
- Histogram rework by @Datseris in #112
- Events API by @Datseris in #113
- fix renyi for q = 0 by @Datseris in #123
- Added convenience methods for passing stencils to functions by @ikottlarz in #121
- Don't use broadcasting in
SymbolicSpatialPermutation
docstring example by @kahaaga in #130 - Complexity API by @kahaaga in #134
- add correct deprecation by @Datseris in #137
- Slightly larger edge lengths ensures bins cover all points by @kahaaga in #129
- Sample entropy by @kahaaga in #71
- Approximate entropy by @kahaaga in #72
- New complexity measure: Missing dispersion patterns by @kahaaga in #124
- Unified terminology by @kahaaga in #141
FixedRectangularBinning
symbolization andDiversity
probabilities by @kahaaga in #127- KozachenkoLeonenko estimator should not have property
k
by @kahaaga in #153 - Correct conversion between logarithm bases for
Kraskov
andKozachenkoLeonenko
by @kahaaga in #155 - Indirect Zhu et al. kNN Shannon entropy estimator for univariate/multivariate data by @kahaaga in #156
- Add dev docs, buildable docs, and improve docs by @Datseris in #142
- Remove all references to complexity measures by @kahaaga in #152
- Indirect Zhu-Singh estimator for Shannon entropy by @kahaaga in #157
- Migrate examples to Complexity.jl by @kahaaga in #159
probabilities_and_outcomes
for permutation estimators by @kahaaga in #160- Indirect Vasicek estimator for univariate timeseries by @kahaaga in #144
- Indirect Ebrahimi estimator for univariate timeseries by @kahaaga in #145
- PR template for
ProbabilitiesEstimator
s by @kahaaga in #158 - Indirect Correa estimator for univariate timeseries by @kahaaga in #146
- Indirect Alizadeh estimator for univariate timeseries by @kahaaga in #147
- Remove reverse dispersion example by @kahaaga in #164
- Remove all multiscale references by @kahaaga in #165
- Declare
all_possible_outcomes
and implement it forFixedRectangularBinning
. by @Datseris in #162 - Partly address #169 by @Datseris in #170
- WIP: Decode permutation, and
probabilities_and_outcomes
for ordinal permutation estimators by @kahaaga in #172 - Fix scaling factor for
KozachenkoLeonenko
estimator by @kahaaga in #175 - Distances in
KozachenkoLeonenko
should be exponentiated to the dimension by @kahaaga in #176 - Fix
TransferOperator
by @kahaaga in #178 - Entropy signature and folder structure cleanup by @kahaaga in #168
- Encoding for binnings by @Datseris in #177
- Multiscale analysis by @kahaaga in #132
- Fix conflicting import for
entropy
by @kahaaga in #186 - Fix conflicting import for
entropy
by @kahaaga in #189 - Finish API by @Datseris in #187
- Clarify dicsrete vs. differential estimators by @kahaaga in #191
- WIP: Address remaining todos for V2 by @kahaaga in #195
- Remaining todos for V2: Re-introduce complexity, plus some bug fixes by @kahaaga in #196
- Adjust
GaussianCDFEncoding
and related stuff for new encoding API by @kahaaga in #199 - Use new binning encodings for transfer operator by @kahaaga in #200
- Kaniadakis entropy by @HeineRugland in #182
- Fix deprecation: Estimator first for
probabilities
by @kahaaga in #201 SpatialDispersion
estimator + more general pixel finding interface by @kahaaga in #203- Ensure encodings are strictly positive integers by @kahaaga in #202
- remove unecessary type declerations by @Datseris in #204
- Simplify
SymbolicPermutation
source code by @kahaaga in #207 - Outcome space for
SpatialDispersion
andSpatialSymbolicPermutation
by @kahaaga in #210 - Differential entropy estimators: various fixes by @kahaaga in #211
- Documentation fixes by @kahaaga in #212
- Review of codebase and docs - Probabilities and Encodings- Datseris by @Datseris in #213
- Review for v2 - Entropies/Complexities/Multiscale - Datseris by @Datseris in #220
- Add missing test for
SpatialSymbolicPermutation
by @kahaaga in #224 - Allow some wiggle-room for analytical differential entropy tests by @kahaaga in #225
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) by @github-actions in #226
- Wrap up PR for v2 by @Datseris in #227
- Probability estimators shouldn't enforce knowledeg of input by @Datseris in #229
- Goria (2005) differential entropy estimator by @kahaaga in #230
- Rename everything to ComplexityMeasures.jl by @Datseris in #234
- GaoNaive and GaoNaiveCorrected estimators by @kahaaga in #232
Lord
Shannon differential entropy estimator by @kahaaga in #236
New Contributors
- @ikottlarz made their first contribution in #121
- @HeineRugland made their first contribution in https://github.com/JuliaDynam...
v1.2.1
Entropies v1.2.1
v1.2.0
Entropies v1.2.0
Closed issues:
- Error in nearest-neighbor
Kraskov
estimator? (#66)
Merged pull requests:
v1.1.2
Entropies v1.1.2
Merged pull requests:
v1.1.1
Entropies v1.1.1
Merged pull requests: