Skip to content

v9.63.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 19:48
· 1423 commits to master since this release
3327ec3

ModelingToolkit v9.63.0

Diff since v9.62.0

Merged pull requests:

Closed issues:

  • It is possible to designate non-default types for variables, which are then ignored. (#2589)
  • Missing metadata getters (#2643)
  • Initialization System fails to remove an equation (#3312)
  • remake ignores u0 updates when the initialization is trivial (#3318)
  • Operating point passed to linearization_function closure has no effect (#3319)
  • MTK does not allow building initialization systems for un-simplified systems (#3330)
  • Initialization warning when creating certain SDEProblems from Catalyst (but not corresponding ODEProblems (#3331)
  • Remake does not handle dual type promotion with dummy derivatives (#3336)
  • Cannot solve ODE with Duals if it has initialization and callback (#3342)
  • Determined complete system raises an overdetermined warn when creating ODEProblem (#3349)
  • Initialization and Linearization (#3352)
  • ODESystem not dealing with dynamic parameters (#3365)
  • The IfLifting pass doesn't seem to be working quite right (#3369)