Skip to content

Releases: SciML/Catalyst.jl

v15.0.4

25 Apr 15:02
Compare
Choose a tag to compare

Catalyst v15.0.4

Diff since v15.0.3

Merged pull requests:

Closed issues:

  • update HH example to just use the DSL (#991)

v15.0.3

25 Apr 02:56
8685dad
Compare
Choose a tag to compare

Catalyst v15.0.3

Diff since v15.0.2

Merged pull requests:

Closed issues:

  • no longer assume that prob.p is the correct parameters for a problem lacking callbacks and DAEs (#1087)
  • Interface for specifying what mathematical level to resolve a reaction at (#1112)
  • Nonnegative rates in jumps (#1225)

v15.0.2

22 Apr 14:43
Compare
Choose a tag to compare

Catalyst v15.0.2

Diff since v15.0.1

Merged pull requests:

v15.0.1

21 Apr 02:30
d20aa49
Compare
Choose a tag to compare

Catalyst v15.0.1

Diff since v15.0.0

Merged pull requests:

Closed issues:

  • Drop Graphviz and requires (#512)
  • Future addition to Bifurcation diagram tutorial (#741)
  • valid ways to write equations using the DSL (#1044)
  • Reenable StructuralIdentifiability tests and tutorial once fixed (#1068)
  • Cases where a single symbol can explicitly be declared as different things (#1173)
  • Positive domain enforcement (again, but new area of relevance) (#1195)

v15.0.0

15 Apr 01:05
fffd0a4
Compare
Choose a tag to compare

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)

v14.4.1

09 Sep 18:40
58087a7
Compare
Choose a tag to compare

Catalyst v14.4.1

Diff since v14.4.0

Merged pull requests:

Closed issues:

  • VariableRateJump Problems (#636)
  • missing new line in Latexify display after last equation in sytstems with reactions an equations (#927)
  • Unrechable code in latexify code (#972)
  • DSL issues with equations (#1022)
  • @equations not seeing parameters defined outside the @reaction_network macro (#1042)

v14.4.0

30 Aug 22:55
6b39560
Compare
Choose a tag to compare

Catalyst v14.4.0

Diff since v14.3.2

Merged pull requests:

  • CompatHelper: bump compat for DynamicPolynomials to 0.6, (keep existing compat) (#961) (@github-actions[bot])
  • CompatHelper: bump compat for Symbolics to 6, (keep existing compat) (#1016) (@github-actions[bot])
  • cleanup DSL generated expression for readability (#1024) (@isaacsas)
  • Update docs Project.toml (#1030) (@isaacsas)

Closed issues:

  • Display issues for vector variables/parameters in Latexify (#932)
  • test for units currently broken (#1035)

v14.3.2

16 Aug 18:16
feb7e5a
Compare
Choose a tag to compare

Catalyst v14.3.2

Diff since v14.3.1

Merged pull requests:

Closed issues:

  • supporting SBML efforts (#312)

v14.3.1

13 Aug 20:00
b0cf75e
Compare
Choose a tag to compare

Catalyst v14.3.1

Diff since v14.3.0

Merged pull requests:

Closed issues:

  • dangling line in reaction metadata function (#1018)

v14.3.0

12 Aug 01:35
36c10b8
Compare
Choose a tag to compare

Catalyst v14.3.0

Diff since v14.2.0

Merged pull requests: