Skip to content

v15.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 01:05
fffd0a4

Catalyst v15.0.0

Diff since v14.4.1

This is a breaking release, please see the HISTORY.md file for details on breaking changes.

Merged pull requests:

Closed issues:

  • Network analysis algorithms (#840)
  • Explicitly mark variable-rate reactions (#1033)
  • add option to turn off auto-discovery of species / parameters / variables (#1045)
  • Extemely slow creation of ODEProblem from ReactionSystem (#1051)
  • DSL doesn't allow @species to be assigned default values and metadata when using begin ... end syntax (#1054)
  • DSL variables created from observable eqs are not equivalent to normal variables (#1057)
  • TODO before V15 (i.e. scalarizing changes) (#1060)
  • Catalyst does not work with ModelingToolkit v9.46 (#1075)
  • Catalyst StackOverflowError for large Vector{Reaction} (#1080)
  • doc builds failing (#1085)
  • update CI scripts (#1093)
  • drop OrdinaryDiffEq CI (#1096)
  • Catalyst V15 todo (#1097)
  • add compose(::ReactionSystem, ...) dispatch (#1099)
  • Further decompostion of a system of ODEs coming from mass-action chemical reaction networks (#1132)
  • Wrong edge labels in plot_complexes (#1135)
  • Time can't have units in systems generated by DSL (#1141)
  • Creation of a ReactionSystem from a reaction involving compounds and only_use_rate=true (#1151)
  • test: Some tests are missing in Catalyst.jl/src/graphs.jl (#1157)
  • Recent MTK regression errors (#1161)
  • docs: creating DEVELOPMENT.md and MAINTAINERS.md (#1178)
  • Missing plots in network graph plotting docs (#1182)
  • Change some network graph plotting defaults (#1183)
  • The parameter fitting example from the documentation throws an error (#1188)
  • Pure jump process solution now has Float64 trajectories? (#1190)
  • Cannot recreate circadian model JumpProcess example (#1199)
  • Graph(rn) fails to create species nodes when species are defined programmatically (#1201)
  • Catalyst V15 TODO version 2 (#1202)
  • Consider restricting bundling (with multiple rates but singular reactant parts) (#1219)