v8.5.2
·
5928 commits
to master
since this release
ModelingToolkit v8.5.2
Closed issues:
- warning about both MT and Symbolics exporting infimum/supremum (#1217)
- Error on indixing into solution by Num (#1448)
- Acausal Modelling Changes in MTK: Error on ground element (Electrical) (#1460)
- Invalid redefinition of constant lambda or other variable name (#1466)
- Some problem with bipartite_graph.jl in ModelingToolkit (#1471)
- Crash of standard AkzoNobel demo (#1472)
- ODEFunctonExpr(sys, sparse=true) Fails to generate sparse matrix or recognize identity (#1476)
Merged pull requests:
- add tests for bareiss, fix precompile (#1455) (@oscardssmith)
- docs: fix a few typos (#1467) (@visr)
- eltype promotion in varmap_tp_vars (#1469) (@baggepinnen)
- fix flow over >2 connectors with arrays (#1473) (@visr)
- CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#1474) (@github-actions[bot])
- Check against Identity with equality (#1477) (@xtalax)
- Invalidate system cache (#1479) (@ChrisRackauckas)