Skip to content

Releases: JuliaReach/SpaceExParser.jl

v0.4.2

09 Sep 17:52
7a15012
Compare
Choose a tag to compare

Clean up, particularly of dependencies

v0.4.1

18 Jun 16:12
53c1e92
Compare
Choose a tag to compare

Support for new version of HybridSystems

v0.4.0

31 May 19:13
c399d90
Compare
Choose a tag to compare

Features

  • writesxmodel

v0.3.1

13 Aug 07:15
0be9c71
Compare
Choose a tag to compare

Internal changes

  • Cleanup
  • Drop Compat and FillArrays dependencies (#38)

v0.3.0

11 Apr 11:47
2f0175d
Compare
Choose a tag to compare
Merge pull request #32 from JuliaReach/mforets/update_deps

update SX

v0.2.0

27 Jan 20:59
9f0f8bd
Compare
Choose a tag to compare

Updates for Julia v0.7.0 and v1.0 (#31).

Note. This release is fully compatible with Julia v0.6.0 and higher.

v0.1.0

25 May 21:49
0bee143
Compare
Choose a tag to compare

First release of SX.jl

Features

  • parsing models with linear affine dynamics (#13)
  • initial implementation (#10)
  • add nonlinear models examples: Hamiltonian system, Lotka-Volterra, Van der Pol (#9)
  • add a purely continuous model: motor (#15)
  • add hybrid models examples: bouncing ball, circle, filtered oscillator (#3)