Releases: JuliaDynamics/TimeseriesPrediction.jl
Releases · JuliaDynamics/TimeseriesPrediction.jl
v0.7.0
TimeseriesPrediction v0.7.0
Closed issues:
- Logo for TimeseriesPrediction.jl (#43)
- Parameter
c
used twice (#49) - Renaming: change all
D
toγ
in general (#61) - Move documentation of TSPred to this repo. (#62)
- Issue with light cone embedding (#63)
- ArgumentError: principal variance cannot exceed total variance. (#70)
- Documentation: light_cone_embedding and r0 (#71)
- Barkley in tests/system_defs.jl is very slow (#76)
- LoadError: UndefVarError: AbstractEmbedding not defined (#90)
Merged pull requests:
- Implementation for SymmetricEmbedding type (#66) (@JonasIsensee)
- Renaming parameter D to γ (#67) (@JonasIsensee)
- reactivate travis tests (#68) (@JonasIsensee)
- change some push to append. for performance (#72) (@Datseris)
- change c → b to avoid name clash (#74) (@JonasIsensee)
- Improve barkley implementation (#77) (@JonasIsensee)
- New symmetry API (#82) (@Datseris)
- bugfix symmetries: now they work (#83) (@Datseris)
- Always benchmark when you code (#85) (@JonasIsensee)
- allow negative speeds in light cone (#86) (@Datseris)
- update CI (#87) (@Datseris)
- default PeriodicBoundary() for the two standard embeddings (#88) (@Datseris)
- Install TagBot as a GitHub Action (#89) (@JuliaTagBot)
- update various compat entries (#94) (@JonasIsensee)
Cross-prediction for standard timeseries
basic crossprediction function for localized systems (#58) * Added a basic crossprediction function * add a docstring
Example hotfix
v0.5.5 hotfix ssize in examples
Fix examples and improve temporal predicxtion
v0.5.4 remove `periodic=false` (#60)
Even better examples and systems
v0.5.3 save figs for literate
Better examples, better documentation strings
v0.5.2 Update README.md
Reexport DSBase
v0.5.1 docsring fix
Spatiotemporal totally reworked / Julia 1.0 / many new features
docs coming soon (in different repo)
rework omega
Merge pull request #26 from JuliaDynamics/linlocmod_docs Tests for LinearLocalModel and Weighting Function
Spatio-temporal TS prediction
v0.3.0 test smaller gif