Skip to content

Releases: SciML/ModelingToolkit.jl

v5.9.1

28 Feb 21:09
336e5cb

Choose a tag to compare

ModelingToolkit v5.9.1

Diff since v5.9.0

Closed issues:

  • Images for documentation (#833)
  • Calculating observed variables which are functions of algebraic variables fails (#834)

Merged pull requests:

v5.9.0

28 Feb 05:35
bb4fb15

Choose a tag to compare

ModelingToolkit v5.9.0

Diff since v5.8.0

Merged pull requests:

v5.8.0

27 Feb 18:28
8a9b870

Choose a tag to compare

ModelingToolkit v5.8.0

Diff since v5.7.0

Closed issues:

  • Build observable functions (#815)

Merged pull requests:

v5.7.0

27 Feb 11:11
70f3d0c

Choose a tag to compare

ModelingToolkit v5.7.0

Diff since v5.6.4

Closed issues:

  • Variable order bug? (#172)
  • Please add installation instructions (#182)
  • Support more intense variable mappings (#297)
  • broken macros when using import (#319)
  • ModelingToolkit broken for SteadyStateProblems (#322)
  • Document the parallel forms and targets better (#479)
  • Expose Dagger scheduler options in DaggerForm (#483)
  • Mixed derivatives (#520)
  • Make EvalFunc hold world age and deprecate GeneralizedGenerated (#560)
  • No method matching Expression(::Int) (#590)
  • remove .op and .args (#633)
  • Enhancement -- Full differentials and Delta (#635)
  • Alias elimination can miss an equality? (#725)
  • ERROR: DimensionMismatch when defining ODESystem separately from connected system (#808)
  • @named macro to pass name from an assignment (#813)
  • Rename / clarify that this is a CAS? (#821)

Merged pull requests:

v5.6.4

19 Feb 17:31
10e4743

Choose a tag to compare

ModelingToolkit v5.6.4

Diff since v5.6.3

Closed issues:

  • DiffEqFlux fails with ReactionSystem, but not with system declared with a normal function (#771)
  • warnings when accessing system fields (#796)

Merged pull requests:

v5.6.3

16 Feb 11:58
b0d728c

Choose a tag to compare

ModelingToolkit v5.6.3

Diff since v5.6.2

Closed issues:

  • ODESystem defined with ArrayPartitions cannot be converted to ODEFunction using modelingtoolkitize (#778)
  • build_function with sparse array inputs fail if nrow != ncol (#791)

Merged pull requests:

v5.6.2

12 Feb 22:43
0176fef

Choose a tag to compare

ModelingToolkit v5.6.2

Diff since v5.6.1

Closed issues:

  • Fix depwarns (#773)

Merged pull requests:

v5.6.1

12 Feb 15:36
ffb28ab

Choose a tag to compare

ModelingToolkit v5.6.1

Diff since v5.6.0

Closed issues:

  • Idea: Typed axes for array variables and parameters (#9)
  • DAE Index Reduction (#18)
  • [Regression] RuntimeGeneratedFunctions tagged under ModelingToolkit instead of precompiled user module (#678)
  • unable to create ReactionSystems anymore on latest release (#779)

Merged pull requests:

v5.6.0

06 Feb 23:52
41d1789

Choose a tag to compare

ModelingToolkit v5.6.0

Diff since v5.5.0

v5.5.0

06 Feb 17:14
cda13be

Choose a tag to compare

ModelingToolkit v5.5.0

Diff since v5.4.0

Closed issues:

  • ERROR: type PDESystem has no field eqs (#770)