Releases: SciML/ModelingToolkit.jl
Releases · SciML/ModelingToolkit.jl
v4.0.5
v4.0.4
ModelingToolkit v4.0.4
Closed issues:
Merged pull requests:
- A nicer error message (#649) (@contradict)
- fix modelingtoolkitize dispatching (#650) (@ChrisRackauckas)
v4.0.3
v4.0.2
ModelingToolkit v4.0.2
Closed issues:
- Differential & expand_derivatives missing derivatives of linear terms (#624)
- Help needed with evaluating oderatelaws() using build_function() (#634)
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#640) (@christopher-dG)
- fix build_function when args are terms e.g. x(t) (#643) (@shashi)
v4.0.1
v4.0.0
ModelingToolkit v4.0.0
Closed issues:
- Operation vs Variable (#433)
- Slowdown (and possible memory leak?) when solving SDEs using MTK (#573)
- World Age Problem when solving JumpSystem from function (#577)
- Error on precompilation (#601)
- composed SDESystems (#602)
- Unexpected behaviour of build_function on constant expressions (#616)
Merged pull requests:
- WIP: Unify the Term definition between MTK and SymbolicUtils (#518) (@YingboMa)
- replace GenearlizedGenerated with RuntimeGeneratedFunctions (#595) (@ChrisRackauckas)
- exprs_occur_in (#613) (@shashi)
- make states_to_sym fast in checking membership (#617) (@shashi)
- More serious Symbol and makesym (#618) (@YingboMa)
- Small doc fixup (#623) (@dangirsh)
- Restructure and make Symbol composable (#625) (@YingboMa)
v3.21.0
ModelingToolkit v3.21.0
Closed issues:
- ControlSystem with parameters (#594)
Merged pull requests:
- fix parameter usage (#598) (@ChrisRackauckas)
- Add GalacticOptim-compatible OptimizationProblem generation (#599) (@ChrisRackauckas)
- fix nested hierarchy (#600) (@ChrisRackauckas)
v3.20.1
v3.20.0
v3.19.0
ModelingToolkit v3.19.0
Merged pull requests:
- automatic equation reduction (#546) (@ChrisRackauckas)
- Do not inject getproperty when the module is Base and make simpler (#569) (@ChrisRackauckas)