Skip to content

v8.75.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 15:00
· 639 commits to master since this release
7e0917f

ModelingToolkit v8.75.0

Diff since v8.74.1

Merged pull requests:

  • CompatHelper: bump compat for StructuralIdentifiability to 0.5 for package docs, (keep existing compat) (#2365) (@github-actions[bot])
  • CompatHelper: bump compat for NonlinearSolve to 3 for package docs, (keep existing compat) (#2376) (@github-actions[bot])
  • fix: remove evals from model parsing (#2379) (@ven-k)
  • feat: add new all-symbols methods from SII (#2386) (@AayushSabharwal)
  • refactor: handle NullParameters, fix independent_variable_symbols for multivariate systems (#2391) (@AayushSabharwal)
  • @inbounds @boundscheck does not work; should have tested it earlier. (#2392) (@chriselrod)
  • Update abstractsystem.jl with :get_name (#2395) (@cadojo)

Closed issues:

  • Broadcast inside of @mtkmodel macro causes precompilation failures when put into a package (#2377)
  • Load error with @mtkbuild (#2390)
  • Support remake to update individual variables/species in new MTK version (#2396)
  • Erroe when plotting observed variable(s) (#2397)