Skip to content

Releases: SciML/ModelingToolkit.jl

v5.6.4

19 Feb 17:31
10e4743
Compare
Choose a tag to compare

ModelingToolkit v5.6.4

Diff since v5.6.3

Closed issues:

  • DiffEqFlux fails with ReactionSystem, but not with system declared with a normal function (#771)
  • warnings when accessing system fields (#796)

Merged pull requests:

v5.6.3

16 Feb 11:58
b0d728c
Compare
Choose a tag to compare

ModelingToolkit v5.6.3

Diff since v5.6.2

Closed issues:

  • ODESystem defined with ArrayPartitions cannot be converted to ODEFunction using modelingtoolkitize (#778)
  • build_function with sparse array inputs fail if nrow != ncol (#791)

Merged pull requests:

v5.6.2

12 Feb 22:43
0176fef
Compare
Choose a tag to compare

ModelingToolkit v5.6.2

Diff since v5.6.1

Closed issues:

  • Fix depwarns (#773)

Merged pull requests:

v5.6.1

12 Feb 15:36
ffb28ab
Compare
Choose a tag to compare

ModelingToolkit v5.6.1

Diff since v5.6.0

Closed issues:

  • Idea: Typed axes for array variables and parameters (#9)
  • DAE Index Reduction (#18)
  • [Regression] RuntimeGeneratedFunctions tagged under ModelingToolkit instead of precompiled user module (#678)
  • unable to create ReactionSystems anymore on latest release (#779)

Merged pull requests:

v5.6.0

06 Feb 23:52
41d1789
Compare
Choose a tag to compare

ModelingToolkit v5.6.0

Diff since v5.5.0

v5.5.0

06 Feb 17:14
cda13be
Compare
Choose a tag to compare

ModelingToolkit v5.5.0

Diff since v5.4.0

Closed issues:

  • ERROR: type PDESystem has no field eqs (#770)

v5.4.0

06 Feb 06:11
Compare
Choose a tag to compare

ModelingToolkit v5.4.0

Diff since v5.3.1

v5.3.1

06 Feb 05:12
1284f9c
Compare
Choose a tag to compare

ModelingToolkit v5.3.1

Diff since v5.3.0

Merged pull requests:

v5.3.0

05 Feb 16:52
0ec5676
Compare
Choose a tag to compare

ModelingToolkit v5.3.0

Diff since v5.2.1

Merged pull requests:

  • Modularize BipartiteGraphs and SystemStructures (#767) (@YingboMa)
  • Work around to specify cache module when building RuntimeGeneratedFunctions (#769) (@dpad)

v5.2.1

04 Feb 08:25
Compare
Choose a tag to compare

ModelingToolkit v5.2.1

Diff since v5.2.0

Closed issues:

  • Nonlinear Solving Tearing (and differential equations?) (#181)
  • Block Lower Triangular Transform (#337)
  • DAE Model Translation and Symbolic Processing Meta Issue (#338)
  • Aliases, intermediates, explicit algebraic variables, and system simplification (#340)
  • Add indepsym to the generated functions (#761)
  • Better system printing (#763)

Merged pull requests: