Skip to content

Releases: JuliaDynamics/DynamicalSystemsBase.jl

v3.2.1

11 Jul 13:11
61ee01d

Choose a tag to compare

DynamicalSystemsBase v3.2.1

Diff since v3.2.0

Merged pull requests:

  • Small bug in projected system initial check (#178) (@awage)

v3.2.0

22 Jun 10:53
f0c50ad

Choose a tag to compare

DynamicalSystemsBase v3.2.0

Diff since v3.1.2

Merged pull requests:

v3.1.2

26 Apr 14:49

Choose a tag to compare

DynamicalSystemsBase v3.1.2

Diff since v3.1.1

v3.1.1

20 Mar 12:30
6fae44b

Choose a tag to compare

DynamicalSystemsBase v3.1.1

Diff since v3.1.0

Merged pull requests:

  • Fix ParalllelDynamicalSystem in deprecations.jl (#170) (@theogf)

v3.1.0

18 Mar 19:35
fcab6f3

Choose a tag to compare

DynamicalSystemsBase v3.1.0

Diff since v3.0.3

Merged pull requests:

v3.0.3+doc

25 Feb 19:47

Choose a tag to compare

v3.0.3

24 Feb 20:19

Choose a tag to compare

DynamicalSystemsBase v3.0.3

Diff since v3.0.2

v3.0.2

24 Feb 14:42

Choose a tag to compare

DynamicalSystemsBase v3.0.2

Diff since v3.0.1

v3.0.1

22 Feb 13:58

Choose a tag to compare

DynamicalSystemsBase v3.0.1

Diff since v3.0.0

v3.0.0

16 Feb 12:17
9126221

Choose a tag to compare

DynamicalSystemsBase v3.0.0

Diff since v2.9.1

Closed issues:

  • Interface for Hamiltonian systems (#4)
  • Dataset[anything, SVector{Int}] -> generated (#40)
  • Extend Dataset to allow using views of Vector{SVector}. (#74)
  • Change reinit! behaviour for in-place parallel integrator of CDSs (#84)
  • system with matrix state not abstract vector (#96)
  • Test: rewrite parallel integrator of continuous systems to have state Vector{Vector}. (#124)
  • stroboscopicmap isn't tested (#149)
  • Cannot use trajectory with simple non-adaptive solver types (#151)

Merged pull requests:

  • Don't pass default keyword arguments in integrator functions when using user-specified solver (#153) (@xlxs4)
  • Add morris-lecar as a predefined system (#154) (@KalelR)
  • Adding chaotic systems (#155) (@MartinuzziFrancesco)
  • port to statespacesets.JL (#156) (@Datseris)
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#157) (@github-actions[bot])
  • CompatHelper: add new compat entry for StateSpaceSets at version 0.1, (keep existing compat) (#158) (@github-actions[bot])
  • DynamicalSystemsBase v3.0 (#159) (@Datseris)
  • Bump actions/checkout from 2 to 3 (#161) (@dependabot[bot])
  • more corrections for v3 from downstream (#162) (@Datseris)
  • More fixes from downstream usage (#163) (@Datseris)
  • finalize v3 (#164) (@Datseris)
  • Add examples to the docs (#166) (@Datseris)