Skip to content

Releases: SciML/ModelingToolkit.jl

v4.3.3

29 Dec 13:52
7876118
Compare
Choose a tag to compare

ModelingToolkit v4.3.3

Diff since v4.3.2

Merged pull requests:

v4.3.2

29 Dec 05:41
e60103e
Compare
Choose a tag to compare

ModelingToolkit v4.3.2

Diff since v4.3.1

Closed issues:

  • Alias elimination (#686)
  • typeparameters of Terms changes during substitution (#699)

Merged pull requests:

v4.3.1

21 Dec 16:55
a9275a0
Compare
Choose a tag to compare

ModelingToolkit v4.3.1

Diff since v4.3.0

Closed issues:

  • expand_derivatives issues (#688)
  • Latexify with various functions of states/params broken (#689)

Merged pull requests:

v4.3.0

12 Dec 10:35
46b95cc
Compare
Choose a tag to compare

ModelingToolkit v4.3.0

Diff since v4.2.0

Closed issues:

  • TypeError: non-boolean (Term{Bool}) used in boolean context when trying to modelingtoolkitize a DifferentialEquations.jl SDEProblem (#685)

Merged pull requests:

v4.2.0

05 Dec 16:41
a297a34
Compare
Choose a tag to compare

ModelingToolkit v4.2.0

Diff since v4.1.0

Closed issues:

  • Register (#157)
  • Handling of independent variables in OptimizationSystems (#574)

Merged pull requests:

  • leave D(foo(t)) untouched if foo is not a known function (#682) (@shashi)
  • Better LU factorization and linear solve (#683) (@YingboMa)

v4.1.0

02 Dec 20:01
580aa6d
Compare
Choose a tag to compare

ModelingToolkit v4.1.0

Diff since v4.0.9

Merged pull requests:

v4.0.9

02 Dec 07:27
2d657f7
Compare
Choose a tag to compare

ModelingToolkit v4.0.9

Diff since v4.0.8

Merged pull requests:

v4.0.8

01 Dec 13:38
77e6e15
Compare
Choose a tag to compare

ModelingToolkit v4.0.8

Diff since v4.0.7

Closed issues:

  • Failed to apply rule ~(z::_isone) * ~x => ~x and TypeError: non-boolean (Term{Bool}) used in boolean context (#670)

Merged pull requests:

v4.0.7

28 Nov 10:49
c458946
Compare
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
Compare
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: