v5.13.5
·
6865 commits
to master
since this release
ModelingToolkit v5.13.5
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)