Skip to content

Releases: SciML/Catalyst.jl

v10.4.0

21 Jan 21:34
66a5e00
Compare
Choose a tag to compare

Catalyst v10.4.0

Diff since v10.3.1

Closed issues:

  • on reactionparammap function (#449)
  • Changes to parameter orders (#453)
  • provide defaults using @reaction_network (#464)

Merged pull requests:

v10.3.1

17 Jan 12:27
b52bb17
Compare
Choose a tag to compare

Catalyst v10.3.1

Diff since v10.3.0

Closed issues:

  • Moving functions to sub package (#355)
  • Variables added with addparam! or addspecies! are not accessible with getproperty (#461)

Merged pull requests:

  • CompatHelper: bump compat for AbstractAlgebra to 0.23, (keep existing compat) (#459) (@github-actions[bot])
  • Update reaction_network.jl (#460) (@rpmuller)
  • Fix access to variables added with addparam! or addspecies! (#462) (@lgrozinger)
  • Update bifurcation_diagram.md (#463) (@rveltz)
  • Interpolate make_ReactionSystem_internal (#465) (@andreasnoack)

v10.3.0

23 Dec 11:14
576efee
Compare
Choose a tag to compare

Catalyst v10.3.0

Diff since v10.2.0

Closed issues:

  • Error in tutorial "Generating ReactionSystems Programmatically" (#450)

Merged pull requests:

v10.2.0

17 Nov 09:05
b4d6b3c
Compare
Choose a tag to compare

Catalyst v10.2.0

Diff since v10.1.0

Merged pull requests:

  • CompatHelper: bump compat for "DiffEqJump" to "8.0" (#448) (@github-actions[bot])

v10.1.0

10 Nov 16:33
d384cd8
Compare
Choose a tag to compare

Catalyst v10.1.0

Diff since v10.0.0

Closed issues:

  • Move ReactionSystem definition over to Catalyst (#218)
  • Allow nonlinear eqs and ODEs attached to ReactionSystems (#328)
  • Merging more than one subnetworks using merge! (#439)
  • Graph and complexgraph results in following error (#440)

Merged pull requests:

v10.0.0

13 Oct 18:38
ea359a2
Compare
Choose a tag to compare

Catalyst v10.0.0

Diff since v9.0.0

Closed issues:

  • WARNING: both Catalyst and Flux export "params"; uses of it in module Main must be qualified (#260)
  • Sparse stoichmat dispatches? (#386)
  • Linkage classes, deficiency, Part 1 (#390)
  • conservation law analysis (#393)
  • [WIP]- subnetworks, linkagedeficiency (#395)
  • Constraints in for weak acids and pH equilibrium (#398)
  • reversibility and weak reversibility of CRNs (#401)
  • Settling time of CRN (i.e. time taken for each species to reach steadystate) (#403)
  • update API functions to work properly with mixed subsystems (#405)
  • add back @add_constraints (#408)
  • Solution of SteadyStateProblem is extremely slow (#409)
  • weird (?) behaviour of get_variables in Reaction (#422)
  • simple constructor ReactionSystem(rxns) (#425)
  • always flatten in converting ReactionSystems to other types (#428)

Merged pull requests:

v9.0.0

31 Aug 19:04
5e37c72
Compare
Choose a tag to compare

Catalyst v9.0.0

Diff since v8.3.0

Closed issues:

  • Error while asignning units as shown in Catalyst readme.md (#385)
  • equations(rs::ReactionSystem) returns Vector{Reaction} (#388)

Merged pull requests:

v8.3.0

20 Aug 15:17
45f216b
Compare
Choose a tag to compare

Catalyst v8.3.0

Diff since v8.2.0

Closed issues:

  • Support Array Symbolics in ReactionSystem (#336)
  • plotting reaction complex network.. (#374)
  • Catalyst/DifferentialEquations: Gillespie simulation not working for large chemical reaction networks (#378)

Merged pull requests:

v8.2.0

15 Aug 00:30
5994cfd
Compare
Choose a tag to compare

Catalyst v8.2.0

Diff since v8.1.0

Closed issues:

Merged pull requests:

v8.1.0

11 Aug 15:43
ad80233
Compare
Choose a tag to compare

Catalyst v8.1.0

Diff since v8.0.1

Merged pull requests: