Skip to content

Releases: SciML/ModelingToolkit.jl

v0.5.0

09 Jul 02:15
v0.5.0
e2f0d08
Compare
Choose a tag to compare

v0.5.0 (2019-07-09)

Diff since v0.4.0

Closed issues:

Merged pull requests:

v0.4.0

07 Jul 23:56
v0.4.0
8556985
Compare
Choose a tag to compare

v0.4.0 (2019-07-07)

Diff since v0.2.0

Closed issues:

  • When DiffRules produces an if/then then Derivative fails (#132)
  • Fix variable printing (#129)
  • Redefinition of an Unknown creates two instances for hashing (#128)
  • Documentation? (#73)
  • Fix order_lowering failure (#54)
  • Build DiffEqSystem out of Expressions (#44)
  • Functors or Interpolation objects as inputs (#13)

Merged pull requests:

Variables as functions

13 Apr 21:25
42a0904
Compare
Choose a tag to compare
Merge pull request #123 from JuliaDiffEq/parameter

simplified interface for declaring parameters

Massive overhaul

10 Mar 19:43
2469686
Compare
Choose a tag to compare
v0.1.0

Update .travis.yml

Fix for units handling

13 Dec 04:41
7e5da57
Compare
Choose a tag to compare
Merge pull request #72 from JuliaDiffEq/myb/unit

Ensure that the returned values have correct units

Initial Release

24 Sep 16:00
Compare
Choose a tag to compare
v0.0.1

pass version to generated ODE function