Releases: JuliaDynamics/DynamicalSystemsBase.jl
Releases · JuliaDynamics/DynamicalSystemsBase.jl
v1.2.5
update to registratore
v1.2.4
Ensure SimpleDiffEq 0.3.0 as dependency
v1.2.3 changelog
v1.2.2
v1.2.1
Update to DiffEq 5, make SimpleATsit5 the default solver, drop OrdinaryDiffEq dependency
Update to DiffEq5 (#78) * update type parameters of ODEIntegrators * trajectory works for OrdinaryDiffEq * all tests pass on DiffEq5 * Switch default solver to SimpleATsit5 * use .alg instead * use [:alg] god damn it
v1.1.1
Move reconstruct/Dataset to new repo
v1.1.0 changelog for 1.1
Significant speedup of reconstruct
Massive speedup of reconstruction! Solved a bit "constant propagation" missunderstanding I had
1D printing
v1.0.1 fix printing of 1D systems