Skip to content

Releases: JuliaGNI/GeometricEquations.jl

v0.20.5

26 Feb 22:16
cdb5458

Choose a tag to compare

GeometricEquations v0.20.5

Diff since v0.20.4

Merged pull requests:

  • CompatHelper: bump compat for GeometricBase to 0.13, (keep existing compat) (#29) (@github-actions[bot])

v0.20.4

11 Feb 13:56
e0c9ddf

Choose a tag to compare

GeometricEquations v0.20.4

Diff since v0.20.3

v0.20.3

22 Oct 19:42
85d66f0

Choose a tag to compare

GeometricEquations v0.20.3

Diff since v0.20.2

v0.20.2

20 Oct 18:31
9750cc9

Choose a tag to compare

GeometricEquations v0.20.2

Diff since v0.20.1

v0.20.1

16 Jul 15:12
1c320c9

Choose a tag to compare

GeometricEquations v0.20.1

Diff since v0.20.0

Merged pull requests:

  • Bring SDE interface in line with ODE and DAE interface. (#26) (@michakraus)
  • Add compute_vectorfield! method for all equations types and fix some issues (#27) (@michakraus)

v0.20.0

14 Jul 10:11
9618eff

Choose a tag to compare

GeometricEquations v0.20.0

Diff since v0.19.1

Breaking changes

  • New treatment of periodicity requires specification of lower and upper value bounds.

Merged pull requests:

v0.19.1

08 Jul 11:29
83fb150

Choose a tag to compare

GeometricEquations v0.19.1

Diff since v0.19.0

Merged pull requests:

v0.19.0

27 Jun 10:32
02a01c7

Choose a tag to compare

GeometricEquations v0.19.0

Diff since v0.18.2

Breaking changes

  • Removed tstep function in favour of timestep.
  • Renamed tspan to timespan.
  • Renamed tbegin to initialtime and tend to finaltime.

v0.18.2

13 May 09:55
bc8aebf

Choose a tag to compare

GeometricEquations v0.18.2

Diff since v0.18.1

Merged pull requests:

  • Define and export missing abstract types for DELE. (#21) (@michakraus)

v0.18.1

08 May 08:52
788c52e

Choose a tag to compare

GeometricEquations v0.18.1

Diff since v0.18.0

Merged pull requests: