Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 03:12
· 8166 commits to master since this release
89a9dd9

ModelingToolkit v3.2.0

Diff since v3.1.1

Closed issues:

  • More simplification routines (#55)
  • Replace Expression abstract type with a union type for union splitting optimizations (#68)
  • Formalism around models (#91)
  • Clean up ode_order_lowering (#115)
  • Catlab.Formula as a potential application of MT (#138)
  • Roadmap questions (#165)
  • Tree flattening (#166)
  • Please add example ODE to README.md (#185)
  • Please improve motivation in README.md (#186)
  • Hessian fails with sin (#192)
  • vars() function when the operation is a variable (#211)
  • Bug in MTK.simplify_constant (#226)
  • Inconsistent types from MTK+DI (#228)
  • Simplification plan (#230)
  • JumpSystem design discussion (#307)
  • How to connect two ODEs? (#315)
  • Link to stable documentation is broken (#325)
  • Error in High Level Example from GitHub front page (#327)
  • Link to SymbolicUtils Substitution (#339)

Merged pull requests:

  • Remove index reduction (#310) (@YingboMa)
  • JumpSystems for constant and variable rate jumps (#317) (@isaacsas)
  • SymbolicUtils integration (#326) (@shashi)
  • CompatHelper: bump compat for "SymbolicUtils" to "0.2" (#329) (@github-actions[bot])
  • Allow reactions with: Multiple copies of one components and either no substrates or no products (#330) (@TorkelE)
  • SDEProblem from SDESystem fix (#332) (@isaacsas)
  • default to iip for SDEProblems (#333) (@isaacsas)
  • CompatHelper: add new compat entry for "DiffEqJump" at version "6.6" (#334) (@github-actions[bot])
  • add DiscreteProblem with u0/param maps (#335) (@isaacsas)
  • add mass action jump support (#336) (@isaacsas)
  • substitute using SymbolicUtils (#342) (@ChrisRackauckas)
  • CompatHelper: bump compat for "UnPack" to "1.0" (#345) (@github-actions[bot])