Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 02:44
· 3920 commits to master since this release
01dd15e

ModelingToolkit v5.0.0

Diff since v4.5.0

Closed issues:

  • MethodError in qr() and pinv() for matrices with symbols (#464)
  • BoundsError with DAE system when defining t as a variable instead of parameter (#609)
  • Simplification of inverses (#615)
  • Derivatives, chain rule, external dependencies (#619)
  • Simplifying floating point exponents sometimes doesn't cancel terms (#630)
  • Missing isone(::Num) method? (#653)
  • What to do with derivative (#684)
  • MethodError: no method matching lower_mapnames(::Array{Any,1}) when trying to pass distributions as parameters (#727)
  • Differentiation Test: Test Failed at test/derivatives.jl:76 (#737)

Merged pull requests: