Releases: SciML/ModelingToolkit.jl
Releases · SciML/ModelingToolkit.jl
v6.5.1
ModelingToolkit v6.5.1
Merged pull requests:
- CompatHelper: bump compat for JuliaFormatter to 0.16, (keep existing compat) (#1261) (@github-actions[bot])
- CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#1269) (@github-actions[bot])
- More robust tests (#1273) (@YingboMa)
- Fix preference of defaults for composed models (#1275) (@YingboMa)
v6.5.0
ModelingToolkit v6.5.0
Closed issues:
- Warning: : no method matching get_unit for arguments (SciMLBase.NullParameters,). (#1253)
- A new AbstractTimeIndependentSystem for large-scale least squares? (#1256)
- MoodelingTookit.jl v6.4.7 stable documentation not working (UndefKeywordError) (#1264)
Merged pull requests:
v6.4.9
ModelingToolkit v6.4.9
Closed issues:
- Some packages refusing to precompile after updating (#1238)
Merged pull requests:
- Document in FAQ the handling of ifelse, booleans, and registration (#1239) (@ChrisRackauckas)
- CompatHelper: bump compat for SymbolicUtils to 0.15, (keep existing compat) (#1244) (@github-actions[bot])
- upper bound Symbolics to 3.2.x (#1247) (@shashi)
v6.4.8
ModelingToolkit v6.4.8
Closed issues:
extend
causes blow-up with nested systems (#1223)
Merged pull requests:
v6.4.7
ModelingToolkit v6.4.7
Merged pull requests:
v6.4.6
ModelingToolkit v6.4.6
Closed issues:
- how to use if statement and external function in ModelingToolkit? (#1235)
Merged pull requests:
v6.4.5
ModelingToolkit v6.4.5
Closed issues:
@register
-ed function with composite type arguments failcheck_units()
(#1221)
Merged pull requests:
v6.4.4
ModelingToolkit v6.4.4
Closed issues:
- Integro Differential and PDESystem fail (#1207)
Merged pull requests:
- Bypass unit checking if none of the variables/parameters have units. (#1225) (@lamorton)
- Add spring-mass system tutorial (#1227) (@AayushSabharwal)
- Refactor
get_unit
(#1229) (@lamorton) - Refactor get_unit for Integral (#1230) (@ashutosh-b-b)
v6.4.3
ModelingToolkit v6.4.3
Merged pull requests:
- Bypass checks for conversion/transformation functions. (#1224) (@lamorton)
- Fix integral in get_unit for one dimensional case (#1226) (@ashutosh-b-b)