Releases: JuliaDynamics/DynamicalSystems.jl
Releases · JuliaDynamics/DynamicalSystems.jl
Update docs for versions 0.6
Total overhaul of Dynamical Systems, and now the docs have been overhauled to accomodate that.
The changes are overviewed in the "News" section of the new documentation.
Updates for DifferentialEquations v4
Massively breaking chage where the equations of motion are in the form f!(du, u, p, t)
!
Update for Base 0.3.1
v0.9.0 add issue
Split repo into packages
Split into
DynamicalSystemsBase.jl
ChaosTools.jl
and more to becoming next semester.
This repo now just re-exports all packages and hosts documentation.
Definition of everything overhaul
Please see CHANGELOG.md (some breaking changes)
GALI
In-place Jac, Trajectory, Doc changes and more
Please see the changelog here: https://github.com/JuliaDynamics/DynamicalSystems.jl/blob/master/CHANGELOG.md#v060
Bugfixes and Docfixes
Minor bugfixes, most importantly fixes in the docs where some code snippets where wrong.
Improved Lyapunov Algorithm
See changelog!
Lyapunov convergence and bugfixes
See the changelog!