Recent Releases of TimeseriesSurrogates.jl
TimeseriesSurrogates.jl - v2.7.2
TimeseriesSurrogates v2.7.2
Merged pull requests: - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#163) (@github-actions[bot]) - update version SSSets to 2 (#164) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
TimeseriesSurrogates.jl - v2.7.1
TimeseriesSurrogates v2.7.1
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
TimeseriesSurrogates.jl - v2.7.0
TimeseriesSurrogates v2.7.0
Merged pull requests: - Export fillsurrogatetest! (#161) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 2 years ago
TimeseriesSurrogates.jl - v2.6.4
TimeseriesSurrogates v2.6.4
Merged pull requests: - Remove allocations from random fourier surrogates (#160) (@Datseris)
Closed issues: - Fix memory allocation for random Fourier (#159)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
TimeseriesSurrogates.jl - v2.6.3
TimeseriesSurrogates v2.6.3
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
TimeseriesSurrogates.jl - v2.6.2
TimeseriesSurrogates v2.6.2
Merged pull requests: - remove unecessary statsbase usage (#158) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
TimeseriesSurrogates.jl - v2.6.1
TimeseriesSurrogates v2.6.1
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 2 years ago
TimeseriesSurrogates.jl - v2.6.0
TimeseriesSurrogates v2.6.0
Closed issues: - [Minor] Incorrect documentation link for Documenter.jl (#150)
Merged pull requests: - Additional partial-randomization algorithms (#149) (@brendanjohnharris) - Move to Julia extensions (v1.9) + fix an export (#152) (@Datseris) - Fix typos in paper and docstrings (#153) (@pitmonticone) - Fix version and remove patch changelog (#154) (@kahaaga) - docs: fix broken link for the crash course page (#156) (@sathvikbhagavan)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
TimeseriesSurrogates.jl - v2.5.1
TimeseriesSurrogates v2.5.1
Merged pull requests: - Move to Julia extensions (v1.9) + fix an export (#152) (@Datseris) - Fix typos in paper and docstrings (#153) (@pitmonticone) - Fix version and remove patch changelog (#154) (@kahaaga)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
TimeseriesSurrogates.jl - v2.5.0
What's Changed
- Move to Julia extensions (v1.9) + fix an export by @Datseris in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/152
Full Changelog: https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/compare/v2.4.0...v2.5.0
Scientific Software - Peer-reviewed
- Julia
Published by Datseris almost 3 years ago
TimeseriesSurrogates.jl - v2.4.0
TimeseriesSurrogates v2.4.0
Merged pull requests: - add threading in surrogate tests (#151) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
TimeseriesSurrogates.jl - v2.3.1
TimeseriesSurrogates v2.3.1
Merged pull requests: - Fix type conversions to allow Float32 time series (#147) (@brendanjohnharris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
TimeseriesSurrogates.jl - v2.3.0
TimeseriesSurrogates v2.3.0
Merged pull requests: - Use StatsAPI.jl (#145) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 3 years ago
TimeseriesSurrogates.jl - v2.2.1
TimeseriesSurrogates v2.2.1
Merged pull requests: - Fix and build new stable docs (#144) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
TimeseriesSurrogates.jl - v2.2.0
TimeseriesSurrogates v2.2.0
Closed issues: - An API for significance (#142)
Merged pull requests:
- Add SurrogateTest type for convenient hypothesis testing (#143) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
TimeseriesSurrogates.jl - v2.1.1
TimeseriesSurrogates v2.1.1
Merged pull requests: - Update README.md (#141) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
TimeseriesSurrogates.jl - v2.1.0
TimeseriesSurrogates v2.1.0
Closed issues:
- More padding modes for RandomCascade (#120)
Merged pull requests: - Adding more padding modes to RandomCascade (#139) (@sathvikbhagavan) - Unify docs with rest of dynamicalsystems packages (#140) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
TimeseriesSurrogates.jl - v2.0.4
TimeseriesSurrogates v2.0.4
Closed issues: - The multidimensional surrogate example plot is empty (#135)
Merged pull requests: - Fixing plot in Multidimensional surrogates docs (#137) (@sathvikbhagavan) - Run CI on pull requests (#138) (@kahaaga)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
TimeseriesSurrogates.jl - v2.0.3
What's Changed
- Small doc improvements by @Datseris in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/134
Full Changelog: https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/compare/v2.0.2...v2.0.3
Scientific Software - Peer-reviewed
- Julia
Published by Datseris over 3 years ago
TimeseriesSurrogates.jl - v2.0.2
What's Changed
- Fix Theiler ref by @kahaaga in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/130
- Add JOSS paper badge by @kahaaga in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/131
Full Changelog: https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/compare/v2.0.1...v2.0.2
Scientific Software - Peer-reviewed
- Julia
Published by Datseris almost 4 years ago
TimeseriesSurrogates.jl - JOSS paper publication
The code here is identical to v2.0.1. The release is created for association with the JOSS publication on TimeseriesSurrogates.jl.
Scientific Software - Peer-reviewed
- Julia
Published by Datseris almost 4 years ago
TimeseriesSurrogates.jl - v2.0.1
What's Changed
- JOSS paper by @kahaaga in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/62
- Add installation instructions to readme. by @kahaaga in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/126
- CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) by @github-actions in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/127
- Restructure timing by @kahaaga in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/128
- Move installation instructions to start by @kahaaga in https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/pull/129
Full Changelog: https://github.com/JuliaDynamics/TimeseriesSurrogates.jl/compare/v2.0.0...v2.0.1
Scientific Software - Peer-reviewed
- Julia
Published by Datseris almost 4 years ago
TimeseriesSurrogates.jl - v2.0.0
TimeseriesSurrogates v2.0.0
Closed issues:
- Method request: AAFTTD and IAAFTTD (#49)
- Method request: random cascade wavelet surrogates (#64)
- Add Breakspear et al to wavelet surrogate docs (#89)
- Implement surrogate field in SurrogateGenerator (#95)
- Missing docstring for TFTDRandomFourier. Check Documenter's build log for details. (#105)
- Method request: partial randomization Fourier surrogates (#109)
Merged pull requests:
- Fix missing docs for TFTDRandomFourier (#106) (@kahaaga)
- API 2.0 (#107) (@kahaaga)
- New method: Partial randomization (new, clean PR) (#113) (@kahaaga)
- New method: RandomCascade (new, clean PR) (#114) (@kahaaga)
- Change API for wavelet surrogate slightly to allow Breakspear approach (#115) (@kahaaga)
- New methods: TFTDAAFT and TFTDIAAFT (clean, new PR) (#116) (@kahaaga)
- Update changelog and set new major version (#119) (@kahaaga)
- Restructure docs (#122) (@kahaaga)
- minor doc improvements (#123) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
TimeseriesSurrogates.jl - v1.3.0
TimeseriesSurrogates v1.3.0
Closed issues:
- Strange behaviour for PseudoPeriodic surrogates (#45)
- Codecov migration to marketplace app (#68)
- Reproducing surrogates: make RNG a field of SurrogateGenerator type (#76)
- Allow user-provided rng object in surrogenerator(x, method, rng::AbstractRNG) (#85)
- x_sorted not used in TFTS (#87)
- Error when generating docs locally (#91)
- Rename LS to something better (#93)
- Bug in RandomFourier (#104)
Merged pull requests: - WIP: pseudoperiodic twin surrogates (#65) (@kahaaga) - RFC: Add lombscargle based surrogate for irregular ts (#67) (@felixcremer) - CI with github actions (#83) (@kahaaga) - Add docs step to CI (#84) (@kahaaga) - Allow user-specified random number generation (#86) (@Datseris) - Clean up LombScargle code and docs (#88) (@kahaaga) - TFTD RandomFourier surrogate (#90) (@kahaaga) - Move docs to makie, fix docs (#92) (@Datseris) - CompatHelper: add new compat entry for LombScargle at version 1, (keep existing compat) (#94) (@github-actions[bot]) - Reorganize and clean some files (#96) (@kahaaga) - Rename LS to IrregularLombScargle (#100) (@kahaaga)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
TimeseriesSurrogates.jl - v1.2.4
TimeseriesSurrogates v1.2.4
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago
TimeseriesSurrogates.jl - v1.2.3
TimeseriesSurrogates v1.2.3
Merged pull requests: - CompatHelper: bump compat for "Distributions" to "0.25" (#81) (@github-actions[bot]) - CompatHelper: bump compat for "DSP" to "0.7" (#82) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
TimeseriesSurrogates.jl - v1.2.2
TimeseriesSurrogates v1.2.2
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 5 years ago
TimeseriesSurrogates.jl - v1.2.1
TimeseriesSurrogates v1.2.1
Merged pull requests: - CompatHelper: bump compat for "AbstractFFTs" to "1.0" (#79) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 5 years ago
TimeseriesSurrogates.jl - v1.2.0
TimeseriesSurrogates v1.2.0
Merged pull requests: - CompatHelper: bump compat for "Distributions" to "0.24" (#74) (@github-actions[bot]) - CompatHelper: bump compat for "Interpolations" to "0.13" (#75) (@github-actions[bot]) - Simple autoregressive surrogates (#77) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 5 years ago
TimeseriesSurrogates.jl - v1.1.1
TimeseriesSurrogates v1.1.1
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 6 years ago
TimeseriesSurrogates.jl - v1.1.0
TimeseriesSurrogates v1.1.0
Closed issues: - Method request: truncated fourier transform surrogates (#28) - Use ARFIMA.jl in favor of defining models? (#33) - Control TFTS/TAAFT truncation by cutoff frequency/period instead of frequency spectrum ratio (#54)
Merged pull requests: - index for surrogates (#69) (@Datseris) - New surrogate method for multi dimensional data (#70) (@Datseris) - CircShift and CycleShuffle surrogate methods (#72) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 6 years ago
TimeseriesSurrogates.jl - v1.0.0
TimeseriesSurrogates v1.0.0
Closed issues: - Register v0.5.1 (#21) - Is the repo active? (#24) - Histograms should be semi-transparent for the plotting routines (#25) - New API (#26) - Method request: PPS surrogates (#27) - Change doc and Registry links (#30) - Performance improvement: plan fourier transforms (#31) - Plotting recipe idea (#40) - Put uncertain data functionality behind a requires block (#41) - Add block shuffle surrogates (#42) - Make sure uncertain datasets work with the new api (#43) - Docs for 2.0 (#44) - Method request: wavelet based surrogates (#56) - [DOC] Mention conserved property and suitable hypothesis (#58)
Merged pull requests: - Install TagBot as a GitHub Action (#23) (@JuliaTagBot) - [ImgBot] Optimize images (#29) (@imgbot[bot]) - [WIP] new dispatch based API (#32) (@Datseris) - CompatHelper: bump compat for "StatsBase" to "0.33" (#34) (@github-actions[bot]) - CompatHelper: bump compat for "Wavelets" to "0.9" (#35) (@github-actions[bot]) - CompatHelper: bump compat for "Distributions" to "0.23" (#36) (@github-actions[bot]) - add bulk api and pp method (#37) (@Datseris) - Move methods to new API (#38) (@Datseris) - [WIP] doc update (#39) (@Datseris) - New api with uncertain data, hide behind Requires block (#46) (@kahaaga) - TFTS surrogates (#47) (@kahaaga) - Move exports (#48) (@kahaaga) - Updated TFTS docs (#50) (@kahaaga) - Fix links in readme (#51) (@felixcremer) - Enable CodeCoverage (#52) (@felixcremer) - rework educational page (#53) (@Datseris) - actually add page (#55) (@kahaaga) - WIP: Wavelet surrogates (#57) (@kahaaga) - Add suitable hypothesis to docs (#59) (@Datseris) - doc title and figure (#60) (@Datseris)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 6 years ago
TimeseriesSurrogates.jl - v0.5.1
v0.5.1 (2019-12-23)
Closed issues:
- Register v0.5.0 (#19)
Merged pull requests:
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
TimeseriesSurrogates.jl - v0.5.0
Release v0.5.0
Implements changes from #18.
- Update DSP/FFTW
- Update Travis
- Put Plots behind Requires
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
TimeseriesSurrogates.jl - v0.4.1
v0.4.1 (2019-11-17)
Closed issues:
- Register v0.4.0 (#15)
Merged pull requests:
- Relax package requirements (#16) (kahaaga)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
TimeseriesSurrogates.jl - v0.4.0
v0.4.0 (2019-11-09)
Closed issues:
- iaaft with NaN (#10)
Merged pull requests:
- Release 0.4.0 (#14) (kahaaga)
Scientific Software - Peer-reviewed
- Julia
Published by julia-tagbot[bot] over 6 years ago
TimeseriesSurrogates.jl - Release v0.3.1
Release v0.3.1
aaftandiaaftreturned just the sorted time seris if any of the input values wereNaN. Input checks are now added to those method, so that input data willNaNs will yield aDomainError.
Scientific Software - Peer-reviewed
- Julia
Published by kahaaga about 7 years ago
TimeseriesSurrogates.jl - Release v0.3.0
Release v0.3.0
- Added support for uncertain datasets from
UncertainData. - Improved documentation.
- Renamed some internal functions to avoid collisions with
Interpolations.
Scientific Software - Peer-reviewed
- Julia
Published by kahaaga over 7 years ago
TimeseriesSurrogates.jl - Improve documentation and specify input type
Scientific Software - Peer-reviewed
- Julia
Published by kahaaga over 7 years ago
TimeseriesSurrogates.jl - Move to Julia 1.0
Scientific Software - Peer-reviewed
- Julia
Published by kahaaga over 7 years ago
TimeseriesSurrogates.jl - Initial release
Scientific Software - Peer-reviewed
- Julia
Published by kahaaga almost 8 years ago