Skip to content

v8.18.8

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 10:32
· 5342 commits to master since this release
5d94f39

ModelingToolkit v8.18.8

Diff since v8.18.7

Closed issues:

  • variable substitution and solved states not applied to symbolic callback expressions (#1721)
  • Observed variables depends on differentiated variable but it's not explicit solved. (#1722)
  • Improve callback interface for MTK (#1734)
  • Broadcasting operation between symbolic array and symbolic variable errors out (#1736)

Merged pull requests:

  • Make sure that irreducible variables don't get eliminated by accident (#1738) (@YingboMa)