Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-18 | 1.4 kB | |
v10.11.0 source code.tar.gz | 2025-07-18 | 1.3 MB | |
v10.11.0 source code.zip | 2025-07-18 | 1.4 MB | |
Totals: 3 Items | 2.7 MB | 0 |
ModelingToolkit v10.11.0
Merged pull requests:
- fix: fix get_mtkparameters_reconstructor
handling of nonnumerics (#3796) (@AayushSabharwal)
- Disable unit checking of initialization problem during remake (#3797) (@contradict)
- refactor: format (#3803) (@AayushSabharwal)
- fix: fix bad input ordering, make downstream tests pass (#3804) (@AayushSabharwal)
- feat: rewrite clock inference to support polyadic synchronous operators (#3808) (@AayushSabharwal)
- Fix downstream linearization test (#3809) (@contradict)
- Fix typo (#3810) (@asinghvi17)
- fix: compile symbolic affects after mtkcompile
in complete
(#3812) (@AayushSabharwal)
- test: disable CasADi tests on Julia-v1.10 (#3817) (@AayushSabharwal)
- refactor: move @compile_workload
to after exports (#3818) (@AayushSabharwal)
- test: LinearProblem
tests are no longer broken (#3821) (@AayushSabharwal)
- fix: fix parameter dependencies dependent on scalarized array parameter (#3822) (@AayushSabharwal)
- build: bump minor version (#3830) (@AayushSabharwal)
Closed issues:
- Unintuitive behavior for including metadata in @parameters/@variables begin end (#2770)
- @compile_workload
should run after any export
statements (#3811)
- Add new()
syntax to events (#3825)