Releases: JuliaDynamics/PredefinedDynamicalSystems.jl
Releases · JuliaDynamics/PredefinedDynamicalSystems.jl
v1.3.0
PredefinedDynamicalSystems v1.3.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#22) (@dependabot[bot])
- Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#23) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#24) (@dependabot[bot])
- Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 (#25) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#26) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#27) (@dependabot[bot])
- Fix broken default constructors (#29) (@csimal)
Closed issues:
- Broken constructors (#28)
v1.2.0
PredefinedDynamicalSystems v1.2.0
Merged pull requests:
- Some LaTeX rendering fixes (#20) (@navidcy)
- PredefinedDynamicalSystems jacobian fixes (#21) (@rusandris)
v1.1.1
PredefinedDynamicalSystems v1.1.1
Merged pull requests:
- added hyperchaotic lu and pang (#17) (@MartinuzziFrancesco)
- fixed hyperpang docs (#18) (@MartinuzziFrancesco)
- fix lorenz_rule definition (#19) (@lhupe)
v1.1.0
PredefinedDynamicalSystems v1.1.0
Merged pull requests:
- Added Hyperchaotic Qi and Jha (#13) (@MartinuzziFrancesco)
- Rewrited double pendulum_rule (#14) (@SergeyNovak777)
- Fix Chua, roessler, henonheiles, lorenz, lorenz96, qbh (#15) (@SergeyNovak777)
- Added some other hyperchaotic systems (#16) (@MartinuzziFrancesco)
v1.0.3
PredefinedDynamicalSystems v1.0.3
Merged pull requests:
- Added Hyperchaotic Roessler and Lorenz systems (#9) (@MartinuzziFrancesco)
- CDS => CoupledODEs (#10) (@MartinuzziFrancesco)
- DDS => DeterministicIteratedMap (#11) (@MartinuzziFrancesco)
- fix some ODEs (#12) (@awage)