Recent Releases of ChaosTools
ChaosTools - v3.5.0
ChaosTools v3.5.0
Merged pull requests: - Add successfull_step test to lyapunov calculation and warning in rescaling distance (#350) (@Jaderpolli)
- Julia
Published by github-actions[bot] 6 months ago
ChaosTools - v3.4.0
ChaosTools v3.4.0
Merged pull requests: - Instantaneous Lyapunov exponent for systems with parameter drift (#345) (@rusandris) - fix typo (#346) (@guitorri) - Bump actions/checkout from 4 to 5 (#351) (@dependabot[bot])
Closed issues: - Invariant set/manifold finding (#37) - Lyapunov exponents computation slower when providing Jacobian (#344) - Negative largest Lyapunov exponent for system with stable limit cycle? (#348)
- Julia
Published by github-actions[bot] 6 months ago
ChaosTools - v3.3.1
ChaosTools v3.3.1
Merged pull requests: - Bump codecov/codecov-action from 4 to 5 (#339) (@dependabot[bot]) - Fixed incorrect λ of fixed points for continuous time (#340) (@Datseris)
- Julia
Published by github-actions[bot] about 1 year ago
ChaosTools - v3.3.0
ChaosTools v3.3.0
Merged pull requests: - CompatHelper: bump compat for IntervalRootFinding to 0.6, (keep existing compat) (#338) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 1 year ago
ChaosTools - v3.2.1
ChaosTools v3.2.1
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#316) (@github-actions[bot])
- Bump actions/cache from 3 to 4 (#321) (@dependabot[bot])
- Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#322) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#323) (@dependabot[bot])
- Improve UPO storage in periodicorbits.jl (#325) (@JonasKoziorek)
- Support for fixed points of n-th order in fixedpoints (#326) (@JonasKoziorek)
- CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat) (#327) (@github-actions[bot])
- New algorithm for detection of UPOs (#328) (@JonasKoziorek)
- Changelog update (#330) (@JonasKoziorek)
- Fixing few docs bugs (#333) (@JonasKoziorek)
- Store UPOs in a set & test possibly wrong (#334) (@JonasKoziorek)
- change Dataset name (#336) (@Datseris)
Closed issues: - Collection of the Lyapunov exponents over time (#318) - callbacks on ds (#324) - 'DeterministicIteratedMap' not defined (#331)
- Julia
Published by github-actions[bot] over 1 year ago
ChaosTools - v3.1.2
ChaosTools v3.1.2
Merged pull requests: - Bump actions/checkout from 3 to 4 (#313) (@dependabot[bot]) - Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#314) (@dependabot[bot])
- Julia
Published by github-actions[bot] over 2 years ago
ChaosTools - v3.1.1
ChaosTools v3.1.1
Merged pull requests:
- update predictability to DynamicalSystems.jl v3.0. (#312) (@rusandris)
- Julia
Published by github-actions[bot] over 2 years ago
ChaosTools - v3.1.0
ChaosTools v3.1.0
Closed issues: - HAVOK: Chaos as an intermittently forced linear system (#61) - localgrowthrates does not work with non-adaptive solver (#296) - typos (#304)
Merged pull requests:
- fix typos (#305) (@spaette)
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#306) (@github-actions[bot])
- fixedpoints with automatic Jacobian (#311) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
ChaosTools - v3.0.2
ChaosTools v3.0.2
Closed issues: - lyapunovspectrum for k less than dimension (#302)
Merged pull requests: - Correct assignment of Q matrix for lyapunovspectrum with k < d (#303) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
ChaosTools - v3.0.1+doc
Full Changelog: https://github.com/JuliaDynamics/ChaosTools.jl/compare/v3.0.0...v3.0.1+doc
- Julia
Published by Datseris almost 3 years ago
ChaosTools - v3.0.0
ChaosTools v3.0.0
Closed issues:
- Use PkgBenchmark everywhere (#21)
- YIN, a fundamental frequency estimator for speech and music (#92)
- Fractal basin boundary dimension estimation: final state uncertainty (#121)
- Discovering governing equations from data by sparse identification of nonlinear dynamical systems (#173)
- Mean return time tests fail for continuous systems (#208)
- basin stability of multi-stable dynamical systems using clustering (#211)
- Separate attractor identification of basins_of_attraction into its own function (#229)
- Support for very high-dimensional systems in lyapunovspectrum/ usage of DDEs (#255)
- AttractorsViaRecurrences has trouble when systems have fast and slow dynamics (#258)
- setindex!(::SVector{3, Float64}, value, ::Int) is not defined when trying to use a non-default solver (#260)
- Basins labels for supervised clustering method (#265)
- The unsupervised method for AttractorsViaFeaturizing is slow (#268)
- Standing TODOs for RecurrencesSeededContinuation (#273)
Merged pull requests:
- Documentation and source code clarity improvements of correlation sums (#250) (@Datseris)
- CompatHelper: bump compat for Roots to 2, (keep existing compat) (#252) (@github-actions[bot])
- Improvement/fix for optimalradiusdbscan (WIP) (#254) (@KalelR)
- Minor corrections to fixed mass correlation sum (#256) (@Datseris)
- Recurrence mapper with Sparse matrix (#257) (@awage)
- Generic method for clustering attractors and initial conditions via featurizing (#259) (@KalelR)
- Code cleanup: lyapunov stuff and old comments / 92 char limits (#261) (@Datseris)
- Generic type for basins in basins_of_attraction (#266) (@KalelR)
- Fix proximity ε deduction and add tests (#267) (@Datseris)
- Recurrence method for finding attractors with sparse matrix (#269) (@awage)
- Basin fraction continuation API + recurrences method (#270) (@Datseris)
- fix docstring of partially predictable (#271) (@Datseris)
- Minor improvement to docs of testchaos01 (#272) (@Datseris)
- Finalize recurrences seeded continuation (#274) (@Datseris)
- Add Ttr keyword to mapping recurrences. (#277) (@awage)
- Fix return times function for continuous systems (#278) (@Datseris)
- Improveclustering (#280) (@KalelR)
- Improve new exit_entry_times (#283) (@Datseris)
- Add the Higuchi fractal dimension (#285) (@Datseris)
- Allow first return times to get multiple radii (#286) (@Datseris)
- Remove boundcheck for SparseArray.jl (#287) (@awage)
- Allow threading option for mapping trajectories to features (#288) (@Datseris)
- Refactor to 3.0 (#290) (@Datseris)
- Update to DynamicalSystems.jl v3 (#299) (@Datseris)
- Julia
Published by github-actions[bot] about 3 years ago
ChaosTools - v2.8.0
ChaosTools v2.8.0
Closed issues:
- Change from DiffEqBase to SciMLBase (#231)
- Time crossing poincaresos ? (#235)
- [QoL] Basins of attraction functions should state when they find a new attractor (#245)
- Deprecate basin_fractions in favor of basins_fractions. (#247)
- Massive reform of all basins-related code (#248)
Merged pull requests: - Add a new mode for basinsofattraction (#237) (@awage) - Remove some duplicate code from bSTAB implementation (#246) (@awage)
- Julia
Published by github-actions[bot] almost 4 years ago
ChaosTools - v2.7.0
ChaosTools v2.7.0
Closed issues:
- Suspicious incorrect implementation of lyapunov_from_data. (#241)
Merged pull requests: - bSTAB implementation (#219) (@KalelR) - CompatHelper: add new compat entry for Clustering at version 0.14, (keep existing compat) (#244) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 4 years ago
ChaosTools - v2.6.6
ChaosTools v2.6.6
Merged pull requests:
- allow silencing warnings in fixedpoints (#240) (@Datseris)
- Julia
Published by github-actions[bot] about 4 years ago
ChaosTools - v2.6.5
ChaosTools v2.6.5
Closed issues: - Unexpected time while using the second mode for basinsofattraction (#238)
Merged pull requests: - Fix nearest neighbors search of attractors (#239) (@awage)
- Julia
Published by github-actions[bot] about 4 years ago
ChaosTools - v2.6.4
ChaosTools v2.6.4
Merged pull requests: - bugfix not showing Δt in basins (#236) (@Datseris)
- Julia
Published by github-actions[bot] about 4 years ago
ChaosTools - v2.6.3
ChaosTools v2.6.3
Closed issues: - Please support MacOS Monterey (#233)
Merged pull requests: - CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#230) (@github-actions[bot]) - use SciML instead (#232) (@Datseris) - Remove auto propagation of diffeq keywords (#234) (@Datseris)
- Julia
Published by github-actions[bot] about 4 years ago
ChaosTools - v2.6.1
ChaosTools v2.6.1
Merged pull requests: - Fixed mistake in return of estimate_period with YIN. (#228) (@KalelR)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.6.0
ChaosTools v2.6.0
Merged pull requests: - YIN, a fundamental frequency estimator (#223) (@KalelR)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.5.3
ChaosTools v2.5.3
Merged pull requests: - Update on lyapunov convergence (#226) (@KalelR)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.5.2
ChaosTools v2.5.2
Closed issues: - DyCA - Dynamical Component Analysis (#84)
Merged pull requests: - correct diffeq keyword for basins (#227) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.5.1
ChaosTools v2.5.1
Merged pull requests:
- Better exports and docs for fixedpoints (#224) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.5.0
ChaosTools v2.5.0
Closed issues: - Local lyapunov exponents map (#5) - Orbit Diagram calculation returns rootfinding error (#185) - callbacks in differential equations are non mutable (#189) - problem with refining fractal basins of attraction (#197) - A typo in test/chaosdetection/lyapunovexponents.jl (#215)
Merged pull requests:
- add keyword mxchklocatt (#218) (@awage)
- Automatic Δt estimation for `basinsof_attraction(#220) (@Datseris)
- Addfixedpoints` function based on IntervalRootFinding.jl (#221) (@Datseris)
- Fix and complement DyCA tests. (#222) (@KalelR)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.4.0
ChaosTools v2.4.0
Merged pull requests:
- Better saturation handling in linear_regions. (#212) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.3.0
ChaosTools v2.3.0
Merged pull requests: - QOL: Progress bars for correlation sums, keywords for warnings in linear region stuff (#210) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.2.0
ChaosTools v2.2.0
Merged pull requests: - fix buenoorovio 0 dist (#209) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.1.0
ChaosTools v2.1.0
Merged pull requests: - Improvements of boxed correlation sum (#207) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v2.0.0
ChaosTools v2.0.0
Closed issues: - Continuous time Lyapunov exponents giving incorrect results for a stable linear equation (#111)
Merged pull requests: - Fix a problem with statistics in fractal test (#201) (@awage) - v2 (#202) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.34.0
ChaosTools v1.34.0
Closed issues: - A test for fractal boundaries based on the basin entropy (#191)
Merged pull requests: - Basins zoom (#200) (@awage)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.33.0
ChaosTools v1.33.0
Merged pull requests:
- Add progress meter option to lyapunovspectrum (#199) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.32.1
ChaosTools v1.32.1
Merged pull requests:
- Better lyapunovspectrum performance for in-place systems (#198) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.32.0
ChaosTools v1.32.0
Merged pull requests: - Uncertain exponent for n-dim basins (#196) (@awage)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.31.5
ChaosTools v1.31.5
Closed issues:
- Basins for 2D Poincare map finds incorrect attractors (#182)
- Problems with basins_of_attraction for in-place continuous systems (#188)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.31.4
ChaosTools v1.31.4
Merged pull requests: - pmap get_state returns interpolated state (#190) (@awage)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.31.2
ChaosTools v1.31.2
Closed issues: - basins_2D is unreasonably slow (#183)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.31.1
ChaosTools v1.31.1
Merged pull requests: - Increase performance of basins, and fix minor bugs (#187) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.31.0
ChaosTools v1.31.0
Merged pull requests: - Extension of basin general to n-dim (#184) (@awage)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.30.0
ChaosTools v1.30.0
Closed issues: - Nonlinear Local Lyapunov Exponents (#137) - Attractor "matching" (#176)
Merged pull requests: - Local growth rates (#177) (@Datseris) - matching attractors functionality (#179) (@Datseris) - Fix attractors (#180) (@awage) - improve docs and functionalty of pmap (#181) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.29.1
ChaosTools v1.29.1
Merged pull requests: - CompatHelper: bump compat for "DSP" to "0.7" (#175) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.29.0
ChaosTools v1.29.0
Closed issues:
- numericallyapunov should return the final result using linear_region, like the new expansionentropy (#106)
- Problem with default SimpleATsit5 solver (#171)
Merged pull requests: - Uncertainty exponent (#172) (@awage) - Implement Tipping Probabilities (#174) (@Datseris)
- Julia
Published by github-actions[bot] over 4 years ago
ChaosTools - v1.28.0
ChaosTools v1.28.0
Merged pull requests: - Added new basins of attraction branch (#167) (@awage) - expend insufficient range for estimate_boxsizes (#169) (@Datseris) - CompatHelper: bump compat for "Distributions" to "0.25" (#170) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 5 years ago
ChaosTools - v1.27.1
ChaosTools v1.27.1
Merged pull requests: - Fixed to boxed correlationsum (#168) (@Datseris)
- Julia
Published by github-actions[bot] almost 5 years ago
ChaosTools - v1.27.0
ChaosTools v1.27.0
Merged pull requests: - fixed mass algorithm for the calculation of the fractal dimension (#166) (@apbraun)
- Julia
Published by github-actions[bot] almost 5 years ago
ChaosTools - v1.26.0
ChaosTools v1.26.0
Closed issues: - DyCA - Dynamical Component Analysis (#84)
Merged pull requests: - Add DyCA method (#165) (@Anantha-Rao12)
- Julia
Published by github-actions[bot] almost 5 years ago
ChaosTools - v1.25.0
ChaosTools v1.25.0
Closed issues:
- Increase performance of permentropy (#22)
- Questions regarding permetropy (#95)
- "Improved" estimator of correlation dimension by Judd (#114)
- Faster version of permentropy / should permentropy live in a lower-level package? (#115)
- Add convergence criterion to lyapunovs (#128)
Merged pull requests: - Function that iterates the Poincaré map (#162) (@awage) - update return times (#164) (@Datseris)
- Julia
Published by github-actions[bot] almost 5 years ago
ChaosTools - v1.24.1
ChaosTools v1.24.1
Closed issues:
- Improve heyristic of generalized_dim: Return biggest slope (#87)
- boxed_correlationsum is lacking a Theiler window (#146)
Merged pull requests:
- Bugfix for molteno_dim (#161) (@apbraun)
- Julia
Published by github-actions[bot] almost 5 years ago
ChaosTools - v1.24.0
ChaosTools v1.24.0
Closed issues: - produce orbit diagram should use previous state (#147) - q-order correlationsum is unintuitive (#159)
Merged pull requests: - Theiler window for boxed correlation (#160) (@apbraun)
- Julia
Published by github-actions[bot] about 5 years ago
ChaosTools - v1.23.0
ChaosTools v1.23.0
Merged pull requests:
- Better method for automatic boxsize esdtimation (#156) (@Datseris)
- Rework and rename float_to_int to fix InexactError (#157) (@apbraun)
- Julia
Published by github-actions[bot] about 5 years ago
ChaosTools - v1.22.0
ChaosTools v1.22.0
Closed issues: - Correlation sum q <= 1 warnings (#153)
Merged pull requests: - Use previous state in orbit diagrams by default (#155) (@Datseris)
- Julia
Published by github-actions[bot] about 5 years ago
ChaosTools - v1.21.1
ChaosTools v1.21.1
Merged pull requests: - Minor improvements (#154) (@Datseris)
- Julia
Published by github-actions[bot] about 5 years ago
ChaosTools - v1.21.0
ChaosTools v1.21.0
Closed issues: - change broomhead king to use γ (#107) - Enhanced box and prism assisted algorithms for computing the correlation dimension (#118)
Merged pull requests: - Theiler boxing correlation (#134) (@apbraun) - move to github actions (#144) (@Datseris) - Molteno entropies (#145) (@apbraun) - Change α to q (#151) (@Datseris)
- Julia
Published by github-actions[bot] about 5 years ago
ChaosTools - v1.19.1
ChaosTools v1.19.1
Merged pull requests: - CompatHelper: bump compat for "LombScargle" to "1.0" (#141) (@github-actions[bot]) - CompatHelper: bump compat for "Entropies" to "0.10" (#142) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
ChaosTools - v1.19.0
ChaosTools v1.19.0
Closed issues:
- O(N) algorithm for calculating box-counting dimension (#117)
- correlationsum_2 throws OutOfMemoryError() when called with multiple radii ϵs for a large time series (#136)
Merged pull requests:
- Add an implementation for q-order-correlationsum (#129) (@apbraun)
- Implements the dimension method by Molteno 1993 (#130) (@apbraun)
- Found a missing definition of N in testchaos01, now added. (#135) (@apbraun)
- Update entropy-related interface to Entropy.jl (#138) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.18.0
ChaosTools v1.18.0
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.24" (#131) (@github-actions[bot])
- CompatHelper: bump compat for "Distances" to "0.10" (#132) (@github-actions[bot])
- poincaresos for existing Dataset (#133) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.17.0
ChaosTools v1.17.0
Merged pull requests: - Mean return times (#127) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.16.0
ChaosTools v1.16.0
Merged pull requests: - Added estimation of confidence limits for Takens (#126) (@ikottlarz)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.15.1
ChaosTools v1.15.1
Merged pull requests:
- Changed e to Base.MathConstants.e (#125) (@apbraun)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.15.0
ChaosTools v1.15.0
Merged pull requests: - Bias fix for Takens estimator (#122) (@ikottlarz) - Return & transit time statistics (#123) (@Datseris) - Transit time statistics (#124) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.14.0
ChaosTools v1.14.0
Merged pull requests:
- Allow ulims in orbitdiagram (#120) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.13.0
ChaosTools v1.13.0
Merged pull requests: - takens best estimate for correlation dimension (#119) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.12.0
ChaosTools v1.12.0
Merged pull requests: - binhist and correlation sum optimization (#116) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.10.1
ChaosTools v1.10.1
Closed issues:
- Make generalized_dim propagate kwargs... to estimate_boxsize (#104)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.10.0
ChaosTools v1.10.0
Merged pull requests: - CompatHelper: bump compat for "StatsBase" to "0.33" (#110) (@github-actions[bot]) - CompatHelper: bump compat for "Distances" to "0.9" (#112) (@github-actions[bot]) - correlation dimension (#113) (@Datseris)
- Julia
Published by github-actions[bot] over 5 years ago
ChaosTools - v1.9.1
ChaosTools v1.9.1
Closed issues: - New method: definition of chaos by Ott $100 - Deleted (#103)
Merged pull requests: - CompatHelper: bump compat for "Distributions" to "0.22" (#102) (@github-actions[bot]) - CompatHelper: bump compat for "Distributions" to "0.23" (#108) (@github-actions[bot]) - Add footnotes to docstring of numericallyapunov (#109) (@asinghvi17)
- Julia
Published by github-actions[bot] almost 6 years ago
ChaosTools - v1.9.0
ChaosTools v1.9.0
Merged pull requests: - Ott chaos branch (#98) (@yuxiliu1995) - CompatHelper: bump compat for "Distributions" to "0.22" (#99) (@github-actions[bot]) - Install TagBot as a GitHub Action (#101) (@JuliaTagBot)
- Julia
Published by github-actions[bot] about 6 years ago
ChaosTools - v1.8.1
v1.8.1 (2019-12-11)
Closed issues:
- Too strict tolerance in tests? (#96)
Merged pull requests:
- CompatHelper: bump compat for "StatsBase" to "0.32" (#97) (github-actions[bot])
- Julia
Published by julia-tagbot[bot] about 6 years ago
ChaosTools - v1.8.0
v1.8.0 (2019-10-22)
Merged pull requests:
- add 01 test for chaos (#94) (Datseris)
- Julia
Published by julia-tagbot[bot] over 6 years ago
ChaosTools - v1.7.0
v1.7.0 (2019-06-29)
Closed issues:
- Feature request: period estimation (#88)
Merged pull requests:
- Period estimation with periodograms (#91) (asinghvi17)
- WIP: Period estimation of one dimensional data using the autocorrelation function (#89) (asinghvi17)
- Julia
Published by julia-tagbot[bot] over 6 years ago
ChaosTools - Actually fix PSOS
This also changed the direction default value. Because it was wrong with respect to how the default Dataset is facing. Thus, it is not a breaking change because it is a bugfix. A warning is issued.
- Julia
Published by Datseris over 7 years ago