Skip to content

Releases: SciML/ModelingToolkit.jl

v8.71.0

22 Sep 18:55
e9fa108
Compare
Choose a tag to compare

ModelingToolkit v8.71.0

Diff since v8.70.0

Merged pull requests:

Closed issues:

  • bareiss_zero! is inefficient for sparse arrays. (#2278)

v8.70.0

21 Sep 16:59
9376247
Compare
Choose a tag to compare

ModelingToolkit v8.70.0

Diff since v8.69.1

Merged pull requests:

Closed issues:

  • Exception: UNKNOWN at 0x7ffa447ecf19 (#2271)
  • MTK fails to create an ODE problem with SVector as state, even when u0 is given as SVector (#2276)

v8.69.1

16 Sep 22:13
370e7ac
Compare
Choose a tag to compare

ModelingToolkit v8.69.1

Diff since v8.69.0

Merged pull requests:

  • Add domain_connect (#2233) (@YingboMa)
  • CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#2265) (@github-actions[bot])
  • Fix analysis point and handle jacobian and tgrad correctly when parameters are split (#2266) (@YingboMa)

v8.69.0

14 Sep 22:38
b854451
Compare
Choose a tag to compare

ModelingToolkit v8.69.0

Diff since v8.68.0

Merged pull requests:

  • Recompile Invalidations (#2222) (@xtalax)
  • Document @mtkmodel and @connector (#2227) (@ven-k)
  • Handle inhomogeneous parameters using a Tuple of Vectors (#2231) (@YingboMa)
  • Bump actions/checkout from 3 to 4 (#2254) (@dependabot[bot])
  • CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat) (#2255) (@github-actions[bot])
  • Implement substitute for AbstractSystems (#2257) (@YingboMa)
  • Remove @named explanation (#2258) (@YingboMa)

v8.68.0

07 Sep 17:45
ef64d78
Compare
Choose a tag to compare

ModelingToolkit v8.68.0

Diff since v8.67.0

Closed issues:

  • Error with @mtkmodel and Unitful units (#2248)

Merged pull requests:

v8.67.0

04 Sep 17:25
847af0d
Compare
Choose a tag to compare

ModelingToolkit v8.67.0

Diff since v8.66.0

Merged pull requests:

  • Symbolic defaults for sub-components and base system kwargs + set base sys kwargs as component's kwargs (#2226) (@ven-k)
  • docs: fix the dependency graphs example in the docstrings (#2245) (@sathvikbhagavan)

v8.66.0

01 Sep 21:46
7d0d846
Compare
Choose a tag to compare

ModelingToolkit v8.66.0

Diff since v8.65.0

Closed issues:

  • typos (#2201)
  • Namespacing in DDEs doesn't handle delays correctly (#2232)

Merged pull requests:

v8.65.0

24 Aug 00:09
12c83d4
Compare
Choose a tag to compare

ModelingToolkit v8.65.0

Diff since v8.64.0

Closed issues:

  • New failure to simplify algebraic equations (#2234)

Merged pull requests:

v8.64.0

01 Aug 19:27
b9f285d
Compare
Choose a tag to compare

ModelingToolkit v8.64.0

Diff since v8.63.0

Closed issues:

  • Function Serialization (#2209)

Merged pull requests:

v8.63.0

20 Jul 16:18
b865ff2
Compare
Choose a tag to compare

ModelingToolkit v8.63.0

Diff since v8.62.0

Closed issues:

  • Improved conversion of variables to symbols (#2205)
  • Error with @register_symbolic when running documentation example (#2211)

Merged pull requests: