v7.0.0
·
6180 commits
to master
since this release
ModelingToolkit v7.0.0
Closed issues:
Merged pull requests:
- switch LightGraphs to Graphs (#1306) (@isaacsas)
- [WIP] Update Symbolics and SymbolicUtils version (#1318) (@0x0f0f0f)
- Refactor Alias Elimination some more (#1324) (@Keno)
- Corrected the
name
vs@named
problem in the tutorial (#1327) (@hurak) - Replace open coded tarjan algorithm by Graphs.jl version (#1328) (@Keno)
- Propagate state names to DiscreteProblem (#1331) (@baggepinnen)
- fix docstring (#1332) (@baggepinnen)
- Add some documentation of the internals (#1333) (@baggepinnen)
- remove redundant value and scalarize calls (#1334) (@isaacsas)
- reduce all_dimensionless allocations (#1336) (@isaacsas)