Skip to content

v7.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 23:15
· 6151 commits to master since this release
5d9021d

ModelingToolkit v7.1.3

Diff since v7.1.2

Closed issues:

  • The nonlinear solver failed with the return code MAXITERS_EXCEED... (#1351)
  • Accessing the result of an observed variable (#1352)

Merged pull requests:

  • Refactor (inv_)assign/{var/eq}assoc variables into proper structs (#1350) (@Keno)
  • Fix typo in alias elimination (#1356) (@Keno)
  • Fix compact_graph! in tearing (#1357) (@YingboMa)