Skip to content

v9.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:57
· 4022 commits to master since this release
5b4468d

ModelingToolkit v9.17.0

Diff since v9.16.0

Merged pull requests:

Closed issues:

  • Cannot solve for dependent parameters during initialization (#2665)
  • Remake fails with mixed variable and parameter defaults (#2715)
  • Initialization systems don't support parametric guesses (#2716)
  • ForwardDiff fails to differentiate ODE, due to type error between tspan and u0 (#2721)
  • Pass state and parameter names etc. to modelingtoolkitize so the equations are easier to compare (#2736)
  • getu with vector observed fails (#2767)
  • New parameter type validation broke parameter splines (#2769)
  • Cannot initialize unknown from observed that depends on parameter (#2774)