Skip to content

Releases: SciML/ModelingToolkit.jl

v4.0.7

28 Nov 10:49
c458946

Choose a tag to compare

ModelingToolkit v4.0.7

Diff since v4.0.6

Closed issues:

  • Unused parameter raises ArgumentError (#364)
  • unable to update ModelingToolkit to a newer version (v4.0 +) due to conflict with other SciML package (#661)
  • multiple argument function build error (#662)
  • Doc string for Variable needs updating for v4 (#667)

Merged pull requests:

v4.0.6

20 Nov 14:26
cd2a606

Choose a tag to compare

ModelingToolkit v4.0.6

Diff since v4.0.5

Closed issues:

  • logorithms not differentiated (#641)
  • Unable to do derivative of fractions with symbols (#654)
  • build_function errors with type Int64 has no field value (#659)

Merged pull requests:

v4.0.5

16 Nov 20:37
914d34f

Choose a tag to compare

ModelingToolkit v4.0.5

Diff since v4.0.4

Merged pull requests:

v4.0.4

13 Nov 08:24

Choose a tag to compare

ModelingToolkit v4.0.4

Diff since v4.0.3

Closed issues:

  • readme example not working (#608)
  • "Automated sparse parallelism of ODE's" example failing (#647)

Merged pull requests:

v4.0.3

10 Nov 04:48
f7f378c

Choose a tag to compare

ModelingToolkit v4.0.3

Diff since v4.0.2

Closed issues:

  • Variable names incorrect in plot legends on 4.0+ (#636)
  • ODEProblem construction crashing when converted from ReactionSystem (#637)

Merged pull requests:

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: