Skip to content

v9.61.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 14:58
· 12 commits to master since this release
40a85df

ModelingToolkit v9.61.0

Diff since v9.60.0

Merged pull requests:

Closed issues:

  • SDESystem's not displayed properly with latexify (#2069)
  • Wonky interface for Dicrete/Continious callbacks when using ModelingToolkit (#2303)
  • Events not working with automatic solver selection (#2741)
  • Latexify display does not work for SDESystems (#2782)
  • SDEs with brownian motions requires structural_simplify (#2831)
  • Regression: Problem with indexing of JumpProblem (#2838)
  • support connections between (causal) variables connect(var1, var2) (#3287)
  • HomotopyContinuation extension of MTK breaks creation of ODESystems in PEtab.jl (#3291)
  • Cannot remake problems if not providing full u0 and the first version did not require an initialization problem (#3295)
  • Parameter initial conditions broken for DiscreteProblems (#3297)
  • deepcopy leads to a failure in the initialization (#3307)
  • Circular dependencies on Julia 1.10 (#3308)
  • Dropped Variable (#3311)
  • Some new problems with remake for Catalyst update (#3326)