Skip to content

v9.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 16:39
· 219 commits to master since this release
971359a

ModelingToolkit v9.10.0

Diff since v9.9.0

Merged pull requests:

Closed issues:

  • Indexing and dot-assignment of parameters/variables in nested systems (#892)
  • Identity matrix multiplied by z[3:4] gives z[1:2] (#1099)
  • Missing heuristic for array variables (#1283)
  • Problem when defining Vector variables in connectors (#1432)
  • Default initial conditions trigger an error when composing connections using scalarize() (#1553)
  • "Axes of broadcast not known" with differential matrix equation (#1740)
  • Error when taking inverse of matrix parameters, missing * method (#2134)
  • continuous_events fails to recognize vectors (#2383)
  • Error in alias elimination of DiscreteSystem (#2585)
  • Cannot use micro moles units. (#2590)
  • guess not used (#2596)
  • Callback function generation error (#2599)