Skip to content

Releases: SciML/ModelingToolkit.jl

v3.6.1

21 May 23:07
Compare
Choose a tag to compare

ModelingToolkit v3.6.1

Diff since v3.6.0

Closed issues:

  • Common model type generated by DSLs (#286)
  • Document ReactionSystem and JumpSystem (#363)
  • Extend dependency graphs to AbstractSystems and document them (#368)

Merged pull requests:

v3.6.0

19 May 21:10
fb586ad
Compare
Choose a tag to compare

ModelingToolkit v3.6.0

Diff since v3.5.0

Merged pull requests:

v3.5.0

19 May 16:11
2c62ae2
Compare
Choose a tag to compare

ModelingToolkit v3.5.0

Diff since v3.4.0

Closed issues:

  • ModelingToolkitize failure (#195)
  • SDESystems don't set noise_rate_prototype (#375)

Merged pull requests:

v3.4.0

18 May 01:12
84cdec1
Compare
Choose a tag to compare

ModelingToolkit v3.4.0

Diff since v3.3.0

Closed issues:

  • Order of parameters (#365)

Merged pull requests:

  • dependency graphs for JumpSystems (#353) (@isaacsas)
  • keep the same result, do just 1 simplification (#355) (@ChrisRackauckas)
  • Fix to making JumpSystems from ReactionSystems (#357) (@TorkelE)
  • Add tests for Jumps created through reactions. (#358) (@TorkelE)
  • CompatHelper: add new compat entry for "LightGraphs" at version "1.3" (#367) (@github-actions[bot])
  • add ismassaction and get rid of some temp arrays (#369) (@isaacsas)
  • Update DiffEqJump version for recent bug fixes (#371) (@isaacsas)

v3.3.0

11 May 08:11
61aa190
Compare
Choose a tag to compare

ModelingToolkit v3.3.0

Diff since v3.2.0

Closed issues:

  • Crash with Hessians (Bus Error: 10) (#350)
  • Failed to Apply Rule (#351)
  • ModelingToolkit.jl name (#352)

Merged pull requests:

  • Enable creation of JumpSystems from ReactionSystems (#346) (@TorkelE)
  • remove to_mtk in substitute (#347) (@shashi)
  • Distributed parallelism build targets (#348) (@ChrisRackauckas)
  • Fix MassActionJump parameter evaluation (#354) (@isaacsas)
  • CompatHelper: add new compat entry for "RecursiveArrayTools" at version "2.3" (#356) (@github-actions[bot])

v3.2.0

08 May 03:12
89a9dd9
Compare
Choose a tag to compare

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])

v3.1.1

21 Apr 22:06
f2d04f2
Compare
Choose a tag to compare

ModelingToolkit v3.1.1

Diff since v3.1.0

v3.1.0

20 Apr 22:06
51c6e91
Compare
Choose a tag to compare

ModelingToolkit v3.1.0

Diff since v3.0.2

Closed issues:

  • EOF Error while importing ModelingToolkit (#221)
  • generate_jacobian returns expression not function (#323)

Merged pull requests:

v3.0.2

17 Apr 05:06
924b1fe
Compare
Choose a tag to compare

ModelingToolkit v3.0.2

Diff since v3.0.1

Merged pull requests:

v3.0.1

16 Apr 00:09
6cb4f23
Compare
Choose a tag to compare

ModelingToolkit v3.0.1

Diff since v3.0.0

Closed issues:

  • ode_order_lowering state ordering is incorrect (#308)

Merged pull requests: