Skip to content

v5.13.5

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 06:12
· 6865 commits to master since this release
e1fcaf2

ModelingToolkit v5.13.5

Diff since v5.13.4

Closed issues:

  • Allow empty u0 in DEProblem constructors (#869)
  • Error when supplying default_u0: Dict(kv): kv needs to be an iterator of tuples or pairs (#903)
  • Access to vector of variables (#908)

Merged pull requests:

  • Add check to avoid accidental singulatity error after structural_simplify (#899) (@pepijndevos)
  • Allow incomplete initialization (#909) (@YingboMa)