Recent Releases of TransitionsInTimeseries.jl
TransitionsInTimeseries.jl - v1.0.0
TransitionsInTimeseries v1.0.0
No breaking changes, but committing to a v1 due to a stable interface.
Merged pull requests: - remove Delimi and Download dependencies (#87) (@Datseris) - Move version to v1 (#88) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 9 months ago
TransitionsInTimeseries.jl - v0.1.4
TransitionsInTimeseries v0.1.4
Merged pull requests: - minor heading fix: simpler -> simple (#85) (@ikottlarz)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 1 year ago
TransitionsInTimeseries.jl - Minors for final JOSS publication
What's Changed
- Correct George's orcid by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/84
Full Changelog: https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/compare/v0.1.2...v0.1.3
Scientific Software - Peer-reviewed
- Julia
Published by JanJereczek over 1 year ago
TransitionsInTimeseries.jl - v0.1.2
What's Changed
- Fix some typos by @felixcremer in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/82
- Addressing the reviews for JOSS submission by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/83
New Contributors
- @felixcremer made their first contribution in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/82
Full Changelog: https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/compare/v0.1.1...v0.1.2
Scientific Software - Peer-reviewed
- Julia
Published by JanJereczek almost 2 years ago
TransitionsInTimeseries.jl - v0.1.1
What's Changed
- Swap loops and improve segmented analysis by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/57
- Add KS-statistic example by @Datseris in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/61
- Fix tests and docs after introducing possibility of
indicator=nothingby @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/66 - Improvement of the visualization code by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/68
- Fix
kendalltau+ fixnothingforSegmentedWindowConfigby @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/74 - Extend tests by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/75
- First draft for JOSS paper by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/70
- Add developers doc; accordingly rename abstract supertypes by @Datseris in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/72
- New pipeline for identifying a "change" in a timeseries: SlopeChange by @Datseris in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/73
- Minors changes for JOSS paper by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/76
- Minor fixes of typos, README and tests by @JanJereczek in https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/pull/77
Full Changelog: https://github.com/JuliaDynamics/TransitionsInTimeseries.jl/compare/v0.1.0...v0.1.1
Scientific Software - Peer-reviewed
- Julia
Published by JanJereczek almost 2 years ago
TransitionsInTimeseries.jl - v0.1.0
TransitionsInTimeseries v0.1.0
Merged pull requests:
- TransitionIdentifiers.jl --> TransitionIndicators.jl (#8) (@JanJereczek)
- Init windowing (#9) (@JanJereczek)
- init ar1whitenoise (#12) (@JanJereczek)
- CompatHelper: add new compat entry for TimeseriesSurrogates at version 2, (keep existing compat) (#14) (@github-actions[bot])
- Detection of significant evolution of an indicator (#16) (@JanJereczek)
- Add buildable documentation (#17) (@Datseris)
- Minor fix of analyzeindicators and correlation functions (#18) (@JanJereczek)
- Documentation with minimal example (#19) (@JanJereczek)
- Fix tests after refactoring in #19 (#31) (@JanJereczek)
- Changed API for metrics requiring initialization and for significance testing (#34) (@JanJereczek)
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#35) (@github-actions[bot])
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#36) (@github-actions[bot])
- Significant interface simplification (#39) (@Datseris)
- interface rewrite part 2 (#41) (@Datseris)
- Permutation entropy example + different significance testing (#42) (@Datseris)
- Minor corrections (#43) (@JanJereczek)
- Fix logistic example; rename estimate_transitions to estimate_indicator_changes (#45) (@Datseris)
- SigmaSignificance / example structure / logistic map fix (#46) (@Datseris)
- CSD applied to Dansgaard-Oeschger events (#48) (@JanJereczek)
- Remove ComplexityMeasures as a dependency (#49) (@Datseris)
- Improve documentation of Results types (#50) (@Datseris)
- Finalize readme for release (#51) (@Datseris)
- Reducing the memory allocation of the significance testing (#54) (@JanJereczek)
- CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#55) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#56) (@github-actions[bot])
Closed issues: - RidgeRegression is clunky to use in new interface (#26) - Integrate/incorporate https://github.com/STOR-i/Changepoints.jl (#30) - Use hypothesis testing from TimeseriesSurrogates.jl (#33) - Automatic flag creation function (#38)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago