Skip to content

v8.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 00:09
· 5950 commits to master since this release
0e37590

ModelingToolkit v8.5.0

Diff since v8.4.1

Closed issues:

  • Add support to variables with custom type (#1194)
  • Cannot use a set of equations in ODESystem with variables that are vectors (#1196)
  • Cannot add restriction to ODE system when using variables that are vectors (#1203)
  • Julia crashes when trying to evaluate ODEFunction of large MTK structure (#1452)
  • Wrong initial conditions when creating the ODEProblem (#1458)

Merged pull requests:

  • Default allow_symbolic to true (#1451) (@YingboMa)
  • CompatHelper: bump compat for NaNMath to 1, (keep existing compat) (#1457) (@github-actions[bot])
  • Vectorize pdeeqs (#1462) (@xtalax)
  • add observed to JumpProblems (#1463) (@isaacsas)