Skip to content

Releases: SciML/ModelingToolkit.jl

v8.38.0

14 Dec 12:42
79933ea
Compare
Choose a tag to compare

ModelingToolkit v8.38.0

Diff since v8.37.0

Closed issues:

  • Good resource on structural simplification algorithms (#2002)

Merged pull requests:

v8.37.0

12 Dec 16:53
3dec560
Compare
Choose a tag to compare

ModelingToolkit v8.37.0

Diff since v8.36.0

Closed issues:

  • structural_simplify doesn't handle parameter*derivative properly (#1169)
  • No easy to read label for plot without explicit vars argument (#1433)
  • Another example of slow ODEProblem and solve (#1962)
  • structural_simplify redefines variables in coupled systems of equations and fails to run (#1976)
  • Bug in igbt model, help needed for the revising the code (#1977)
  • how to model a switch, I can not see what is wrong with my switch code. (#1978)
  • I meet a problem in discrete events (#1984)
  • I meet a problem for swtich __ Anyone can help? (#1985)

Merged pull requests:

  • Reverse the order of the boolean check in the inner loop of get_cset_sv (#1964) (@evetion)
  • Try to avoid violating AliasGraph invariants (#1975) (@Keno)
  • Add unit validation for instream op (#1981) (@contradict)
  • Symbolic indexing rework (#1988) (@AayushSabharwal)
  • Update Downstream.yml (#1992) (@jake484)
  • Reorganize the documentation (#1993) (@ChrisRackauckas)
  • CompatHelper: add new compat entry for SymbolicUtils at version 0.19 for package docs, (keep existing compat) (#1995) (@github-actions[bot])

v8.36.0

27 Nov 16:52
60bb8e2
Compare
Choose a tag to compare

ModelingToolkit v8.36.0

Diff since v8.35.2

Merged pull requests:

v8.35.2

27 Nov 02:39
48ac4f3
Compare
Choose a tag to compare

ModelingToolkit v8.35.2

Diff since v8.35.1

Closed issues:

  • Help!!!!! (#1970)

Merged pull requests:

v8.35.1

25 Nov 09:08
b384ad1
Compare
Choose a tag to compare

ModelingToolkit v8.35.1

Diff since v8.35.0

Merged pull requests:

  • CompatHelper: bump compat for NonlinearSolve to 1 for package docs, (keep existing compat) (#1966) (@github-actions[bot])
  • Update retcodes in tests (#1969) (@ChrisRackauckas)

v8.35.0

25 Nov 02:03
cf98d1a
Compare
Choose a tag to compare

ModelingToolkit v8.35.0

Diff since v8.34.0

Closed issues:

  • structural_simplify bug (I think) (#1178)
  • DOC issue: link to a 403 page (#1935)
  • I want to implement a IGBT model (a kind of switch), and the model dynamics changes with control input, so how should I write the code? (#1956)
  • Help !!!!!! (#1960)

Merged pull requests:

v8.34.0

21 Nov 07:50
97cfdd1
Compare
Choose a tag to compare

ModelingToolkit v8.34.0

Diff since v8.33.1

Closed issues:

  • How should I write code if my model dynamics changes with control input? My model is a IGBT model (a kind of switch) (#1957)

Merged pull requests:

v8.33.1

16 Nov 19:01
a9dc1fc
Compare
Choose a tag to compare

ModelingToolkit v8.33.1

Diff since v8.33.0

Closed issues:

  • SDESystem composition (#983)
  • Solving a system with initial condition of the form $f(0) = g(0)$ (#1911)

Merged pull requests:

v8.33.0

09 Nov 00:08
e3af435
Compare
Choose a tag to compare

ModelingToolkit v8.33.0

Diff since v8.32.0

Closed issues:

  • Structual simplify for OptimizationSystem (#1915)

Merged pull requests:

v8.32.0

08 Nov 14:49
bbe5081
Compare
Choose a tag to compare

ModelingToolkit v8.32.0

Diff since v8.31.0

Closed issues:

  • Extending the metadata system from Symbolics to AbstractSystem (#1039)
  • ERROR: LoadError: UndefVarError: handle_varmap not defined (#1924)

Merged pull requests: