Recent Releases of Attractors
Attractors - v1.26.4
Attractors v1.26.4
Merged pull requests: - Test for the bug patch in #177 (#179) (@awage) - Small change in the internals of basinsofattraction (#180) (@awage)
- Julia
Published by github-actions[bot] 9 months ago
Attractors - v1.26.3
Attractors v1.26.3
Merged pull requests: - fix basinsofattracion action on internal variables of the mapper (#178) (@awage)
- Julia
Published by github-actions[bot] 9 months ago
Attractors - v1.26.1
Attractors v1.26.1
Merged pull requests: - One more stability measure: mean critical shock (#176) (@Datseris)
- Julia
Published by github-actions[bot] 10 months ago
Attractors - v1.26.0
Attractors v1.26.0
Merged pull requests: - [WIP] nonlocal stability measure estimator (#165) (@Datseris) - new example for an interesting matching procedure (#175) (@Datseris)
- Julia
Published by github-actions[bot] 10 months ago
Attractors - v1.25.0
Attractors v1.25.0
Merged pull requests: - Stagger and step method for approximating chaotic saddles (#148) (@awage) - critical fix in convergence time of recurrences mapper (#174) (@Datseris)
- Julia
Published by github-actions[bot] 11 months ago
Attractors - v1.24.5
Attractors v1.24.5
Merged pull requests: - Update attractormappingrecurrences.jl (#172) (@Datseris) - Fix link to examples, use ref->id. (#173) (@guitorri)
- Julia
Published by github-actions[bot] 11 months ago
Attractors - v1.24.4
Attractors v1.24.4
Merged pull requests: - Fix convergence time for recurrences (#171) (@Datseris)
Closed issues:
- convergence output can have 0 or even negative values (#127)
- Julia
Published by github-actions[bot] 12 months ago
Attractors - v1.24.3
Attractors v1.24.3
Merged pull requests: - imrpove comparison with BFKit (#169) (@Datseris) - Fix of match sequentially with past (#170) (@Datseris)
- Julia
Published by github-actions[bot] 12 months ago
Attractors - v1.24.2
Attractors v1.24.2
Merged pull requests: - Fix BifKit erroring in docs (#168) (@Datseris)
- Julia
Published by github-actions[bot] 12 months ago
Attractors - v1.23.0
Attractors v1.23.0
Merged pull requests:
- Convenience function continuation_series (#163) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.22.1
Attractors v1.22.1
Merged pull requests: - critical fix: continuation with 100% divergent ICs (#162) (@Datseris)
Closed issues:
- Type error when running convergence_and_basins_of_attraction (#159)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.22.0
Attractors v1.22.0
Merged pull requests: - plot continuation using scatterlines and NaNs (#160) (@Datseris) - Fix convergence time for continuous dynamical systems (#161) (@awage)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.21.0
Attractors v1.21.0
Merged pull requests: - Allow initial conditions to be abstract vectors (#158) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.20.0
Attractors v1.20.0
Merged pull requests: - Allow distance configuration in proximity mapping (#157) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.11
Attractors v1.19.11
Merged pull requests: - Fix checks in MFS / correct statement for extensions (#154) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.10
Attractors v1.19.10
Merged pull requests: - throw error in basin_entropy if size not divisible by epsiln (#153) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.9
Attractors v1.19.9
Merged pull requests: - unlimit the unecessary Int limit (#152) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.7
Attractors v1.19.7
Merged pull requests: - correct MFS: Halekotte was nowhere near the first to use the concept (#151) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.6
Attractors v1.19.6
Merged pull requests: - CompatHelper: bump compat for StateSpaceSets to 2, (keep existing compat) (#150) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.5
Attractors v1.19.5
Merged pull requests: - Small improvements to notebook conversion and GroupViaPairwiseComparison (#149) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.4
Attractors v1.19.4
Merged pull requests: - Fixing BasinEnclosure matcher (#146) (@KalelR) - Small additions to basin instability and tutorial (#147) (@Datseris)
Closed issues: - Problem with matching by set distance (#143)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.3
Attractors v1.19.3
Merged pull requests: - Fix matching by SSSet distance (#144) (@KalelR) - Update Project.toml (#145) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.1
Attractors v1.19.1
Merged pull requests:
- Improve docstring and performance of basin_entropy (#141) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.19.0
Attractors v1.19.0
Merged pull requests: - Continuation along arbitrary user defined parameter curves (#139) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.18.6
Attractors v1.18.6
Add the mapper function for AttractorsViaFeaturinzing
Merged pull requests: - Add the mapper function for AttractorsViaFeaturinzing (#138) (@awage)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.18.5
Attractors v1.18.5
Merged pull requests: - fix doc failure (#136) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.18.4
Attractors v1.18.4
Merged pull requests: - finish the compariosn with bfkit and make it runnable (#135) (@Datseris)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.18.0
Attractors v1.18.0
Merged pull requests: - Dedicated tutorial / superseedes #128 (#129) (@Datseris) - New generic continuation type and new matcher interface (#132) (@Datseris) - Finish tutorial and matcher interface (#134) (@Datseris)
Closed issues:
- Interface redesign proposal: matchers and a generic continuation type (#130)
- Rename: continuation to global_continuation (#131)
- Julia
Published by github-actions[bot] over 1 year ago
Attractors - v1.17.0
Attractors v1.17.0
Merged pull requests: - Wada basins detection with the merging algorithm (#124) (@awage) - Improvements to convergence time functions. (#125) (@Datseris)
- Julia
Published by github-actions[bot] almost 2 years ago
Attractors - v1.16.0
Attractors v1.16.0
Merged pull requests: - Allow multiple panels for attractor projections in continuation visualization (#123) (@Datseris)
- Julia
Published by github-actions[bot] almost 2 years ago
Attractors - v1.15.0
Attractors v1.15.0
Merged pull requests: - Allow estimating excitability threshold (#122) (@Datseris)
- Julia
Published by github-actions[bot] almost 2 years ago
Attractors - v1.14.0
Attractors v1.14.0
Merged pull requests: - Edgetracking algorithm (#61) (@reykboerner) - Basins heatmap with a shading proportional to a matrix (#120) (@awage)
- Julia
Published by github-actions[bot] about 2 years ago
Attractors - v1.13.6
Attractors v1.13.6
Merged pull requests: - ensure 1st paper code is runnable (#121) (@Datseris)
- Julia
Published by github-actions[bot] about 2 years ago
Attractors - v1.13.5
Attractors v1.13.5
Merged pull requests: - CompatHelper: bump compat for ComplexityMeasures to 3, (keep existing compat) (#119) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 2 years ago
Attractors - v1.13.3
Attractors v1.13.3
Merged pull requests: - Correct citation to Gelbrecht2020 (#116) (@Datseris) - Fix bug of no rescaling (#117) (@Datseris)
- Julia
Published by github-actions[bot] about 2 years ago
Attractors - v1.13.2
Attractors v1.13.2
Merged pull requests: - fix #114 (#115) (@spaette)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.13.1
Attractors v1.13.1
Merged pull requests: - improve matching description (#110) (@Datseris) - Minor printing fixes (#112) (@Datseris) - fixed all the typos (#114) (@Jay-sanjay)
Closed issues: - typos (#113)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.13.0
Attractors v1.13.0
Merged pull requests:
- Make AttractorsViaRecurrences more simple when finding and storing attractors (#103) (@Datseris)
- Small improvements on updatefinitestate_machine (#105) (@awage)
- Rename some keywords of AttractorsViaRecurrences (#107) (@Datseris)
- fix AttractorsViaProximity with Inf trajectories (#108) (@Datseris)
- Add animation of how AttractorsViaRecurrences works (#109) (@Datseris)
Closed issues:
- AttractorsViaRecurrences mx_chk_loc_att and :att_found state (#102)
- Rename keywords of AttractorsViaRecurrences (#104)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.12.0
Attractors v1.12.0
Merged pull requests: - Add new grouping method: AttractorsViaPairwiseComparison (#97) (@KalelR)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.11.1
Attractors v1.11.1
Merged pull requests: - Cleanup and clarify recurrences src / Fix #100 (#101) (@Datseris)
Closed issues: - Why do we store the visited cells...? (#100)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.11.0
Attractors v1.11.0
Merged pull requests: - Irregular grid via matrices (#94) (@StefanVaylBX2023) - Make Automatic Δt work for all grid types (#96) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.10.0
Attractors v1.10.0
Closed issues: - Minimal Fatal Shock search algorithm (#4)
Merged pull requests: - Irregular grid support, issue #35 (#91) (@StefanVaylBX2023)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.9.1
Attractors v1.9.1
Merged pull requests: - Rework clustering src to return ε and optimal silhuette value (#92) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.9.0
Attractors v1.9.0
Merged pull requests: - Rematch, v2: a new dawn (#90) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.8.0
Attractors v1.8.0
Merged pull requests:
- Minimal fatal shock algorithm (#83) (@StefanVaylBX2023)
- Improve explanation of matching (#86) (@Datseris)
- use DocumenterCitations.jl / cite published article (#87) (@Datseris)
- Use new statespace_sampler (#89) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.7.1
Attractors v1.7.1
Merged pull requests: - Poincare map example (#82) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.7.0
Attractors v1.7.0
Merged pull requests: - Renames and docs improve clarity (#81) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.6.1
Attractors v1.6.1
Closed issues:
- Key 0 returned by AttractrosViaRecurrences (#73)
- heatmapbasinsattractors doesn't work for Henon map (#77)
Merged pull requests: - Minor plotting polish (#74) (@Datseris) - bugfix for basins of attraction (#75) (@awage) - Fix bug in heatmap plot (#78) (@awage)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.6.0
Attractors v1.6.0
Closed issues:
- Function _rescale_to_01 is incorrect (#55)
Merged pull requests: - Remove assert in favor of error (#68) (@awage) - Use extension package for visualizations (#72) (@Datseris)
- Julia
Published by github-actions[bot] over 2 years ago
Attractors - v1.5.0
What's Changed
- Cite arxiv paper by @Datseris in https://github.com/JuliaDynamics/Attractors.jl/pull/66
Full Changelog: https://github.com/JuliaDynamics/Attractors.jl/compare/v1.4.0...v1.5.0
- Julia
Published by Datseris almost 3 years ago
Attractors - v1.4.0
Attractors v1.4.0
Merged pull requests:
- Fix _rescale_to_01 (#59) (@KalelR)
- Add remacth! function ; do some renames and doc polish (#64) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.3.0
Attractors v1.3.0
Merged pull requests: - Basin+attractor heatmap plotting function + expose plotting (#63) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.2.7
Attractors v1.2.7
Merged pull requests: - Successful step and plotting qol improvements (#57) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.2.6
Attractors v1.2.6
Merged pull requests:
- Allow Dt instead of Δt in recurrences method (#56) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.2.4
Attractors v1.2.4
Closed issues: - Restrict usage of Poincare map to have grid entirely only on the plane (#19)
Merged pull requests: - Update clustering for new interface of Clustering.jl (#54) (@KalelR)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.2.2
Attractors v1.2.2
Merged pull requests: - GroupAcrossParams improvements (#50) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.2.1
Attractors v1.2.1
Merged pull requests: - add flowchart figure for Attractors.jl (#48) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.2.0
Attractors v1.2.0
Merged pull requests:
- Add option force_non_adaptive to AttractorsViaRecurrences (#47) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.1.0
Attractors v1.1.0
Merged pull requests: - Always return attractors (#46) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.0.1
Attractors v1.0.1
Merged pull requests: - Minor bug and docfixes (#45) (@Datseris)
- Julia
Published by github-actions[bot] almost 3 years ago
Attractors - v1.0.0+doc
What's Changed
- Finish continuation interface, and allow clustering of attractors by @Datseris in https://github.com/JuliaDynamics/Attractors.jl/pull/42
- Finalize docs of Attractors.jl before publish by @Datseris in https://github.com/JuliaDynamics/Attractors.jl/pull/43
Full Changelog: https://github.com/JuliaDynamics/Attractors.jl/compare/v0.1.0...v1.0.0+doc
- Julia
Published by Datseris about 3 years ago
Attractors - v0.1.0
Attractors v0.1.0
Closed issues:
- Unexpected -1 label in AttractorsViaFeaturizing (#3)
- Remove AttractorsViaRecurrencesSparse. Set keyword sparse=true by default (#9)
- User-specified threshold / radius (#15)
- Grouping and matching attractors (#31)
- AttractorsViaProximity returns inconsistent attractor labels for the same state (#33)
Merged pull requests:
- correct recurrence continutation if no attractors found (#6) (@Datseris)
- Start structuring the docs & continutation (#8) (@Datseris)
- More convenient signature for replacement_map (#11) (@Datseris)
- Make sparse the default mode in AttractorsViaRecurrences (#12) (@KalelR)
- (WIP) Denser attractors mapped by Recurrences (#14) (@KalelR)
- Improve code for clustering features (#16) (@KalelR)
- Fix tests and docs on main branch (#17) (@Datseris)
- make sampler optional in recurrences continuation (#18) (@Datseris)
- Refactor clustering into generic "grouping" interface. (#22) (@Datseris)
- Clustering continuation across parameters (mcbb) (#25) (@awage)
- Move to StateSpaceSets.jl, which also makes Centroid default in match_attractor_ids! (#26) (@Datseris)
- Fix rogue rng in continuation algorithm (#30) (@KalelR)
- Aggregate attractors / Rework grouping-based continuation (#32) (@Datseris)
- Move to DynamicalSystemsBase 3.0 (#37) (@Datseris)
- Add GroupViaHistogram and passing tests (#39) (@Datseris)
- fix tests; add Julia compat (#41) (@Datseris)
- Julia
Published by github-actions[bot] about 3 years ago