Skip to content

Releases: SciML/ModelingToolkit.jl

v4.0.2

06 Nov 05:37
31aadff

Choose a tag to compare

ModelingToolkit v4.0.2

Diff since v4.0.1

Closed issues:

  • Differential & expand_derivatives missing derivatives of linear terms (#624)
  • Help needed with evaluating oderatelaws() using build_function() (#634)

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#640) (@christopher-dG)
  • fix build_function when args are terms e.g. x(t) (#643) (@shashi)

v4.0.1

30 Oct 22:09
9abb2f4

Choose a tag to compare

ModelingToolkit v4.0.1

Diff since v4.0.0

Merged pull requests:

v4.0.0

27 Oct 23:13
8170b05

Choose a tag to compare

ModelingToolkit v4.0.0

Diff since v3.21.0

Closed issues:

  • Operation vs Variable (#433)
  • Slowdown (and possible memory leak?) when solving SDEs using MTK (#573)
  • World Age Problem when solving JumpSystem from function (#577)
  • Error on precompilation (#601)
  • composed SDESystems (#602)
  • Unexpected behaviour of build_function on constant expressions (#616)

Merged pull requests:

v3.21.0

08 Oct 16:15
9e56519

Choose a tag to compare

ModelingToolkit v3.21.0

Diff since v3.20.1

Closed issues:

  • ControlSystem with parameters (#594)

Merged pull requests:

v3.20.1

30 Sep 05:11
8eb6fa2

Choose a tag to compare

ModelingToolkit v3.20.1

Diff since v3.20.0

Closed issues:

  • Build function allocating on large expressions? (#551)
  • flatten could work in this case, but does not (#578)
  • eval(build_function): invalid named tuple field name "derivative(qˍt(t), t)" (#584)

Merged pull requests:

v3.20.0

05 Sep 18:11
e8e1d49

Choose a tag to compare

ModelingToolkit v3.20.0

Diff since v3.19.0

Merged pull requests:

v3.19.0

02 Sep 07:11
597cfd2

Choose a tag to compare

ModelingToolkit v3.19.0

Diff since v3.18.0

Merged pull requests:

v3.18.0

01 Sep 00:31
97c95f3

Choose a tag to compare

ModelingToolkit v3.18.0

Diff since v3.17.0

Closed issues:

  • build_function is allocating for StaticArrays (#559)

Merged pull requests:

v3.17.0

20 Aug 18:10
ecf94ca

Choose a tag to compare

ModelingToolkit v3.17.0

Diff since v3.16.0

Closed issues:

  • Simple derivative example fails (#545)
  • New release? (#557)

Merged pull requests:

  • Fix #545 (#548) (@shashi)
  • CompatHelper: bump compat for "DataStructures" to "0.18" (#555) (@github-actions[bot])

v3.16.0

12 Aug 22:09
b45615f

Choose a tag to compare

ModelingToolkit v3.16.0

Diff since v3.15.0

Closed issues:

  • Add a function to extract all the variables used in an expression (#549)

Merged pull requests: