Releases: SciML/ModelingToolkit.jl
Releases · SciML/ModelingToolkit.jl
v4.3.3
ModelingToolkit v4.3.3
Merged pull requests:
v4.3.2
ModelingToolkit v4.3.2
Closed issues:
Merged pull requests:
v4.3.1
v4.3.0
ModelingToolkit v4.3.0
Closed issues:
- TypeError: non-boolean (Term{Bool}) used in boolean context when trying to modelingtoolkitize a DifferentialEquations.jl SDEProblem (#685)
Merged pull requests:
- register a bunch of distributions (#687) (@ChrisRackauckas)
v4.2.0
v4.1.0
ModelingToolkit v4.1.0
Merged pull requests:
v4.0.9
ModelingToolkit v4.0.9
Merged pull requests:
v4.0.8
ModelingToolkit v4.0.8
Closed issues:
Failed to apply rule ~(z::_isone) * ~x => ~x
andTypeError: non-boolean (Term{Bool}) used in boolean context
(#670)
Merged pull requests:
- Update docs (#672) (@YingboMa)
- Adapt runge_kutta_discretize (#673) (@AlCap23)
- Fix unclickable link (#674) (@ArnoStrouwen)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#676) (@christopher-dG)
- fix variable name lowering for non-map parameters and SIR regression (#677) (@ChrisRackauckas)
v4.0.7
ModelingToolkit v4.0.7
Closed issues:
- Unused parameter raises ArgumentError (#364)
- unable to update ModelingToolkit to a newer version (v4.0 +) due to conflict with other SciML package (#661)
- multiple argument function build error (#662)
- Doc string for Variable needs updating for v4 (#667)
Merged pull requests:
- CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#655) (@github-actions[bot])
- Macro-free docs extra parens removed (#658) (@anandijain)
- Switch to GitHub action (#660) (@YingboMa)
- Wrap registered fn output in Num if any input is Num (#663) (@shashi)
- Update CompatHelper and StaticArrays bounds (#665) (@YingboMa)
- Update Variable doc string (#668) (@YingboMa)
- Remove rename from exports (#671) (@ChrisRackauckas)