Skip to content

Releases: SciML/Catalyst.jl

v13.5.0

05 Oct 17:00
2529349
Compare
Choose a tag to compare

Catalyst v13.5.0

Diff since v13.4.1

Merged pull requests:

Closed issues:

  • Unable to interpolate parameters when using @parameters within DSL (#692)

v13.4.1

02 Sep 07:28
363e171
Compare
Choose a tag to compare

Catalyst v13.4.1

Diff since v13.4.0

Merged pull requests:

v13.4.0

02 Sep 01:29
36a2071
Compare
Choose a tag to compare

Catalyst v13.4.0

Diff since v13.3.0

Closed issues:

Merged pull requests:

  • Tutorial for (mostly Symbol based) interfacing with problems, integrators, and solutions (#639) (@TorkelE)
  • CompatHelper: add new compat entry for OrdinaryDiffEq at version 6 for package docs, (keep existing compat) (#642) (@github-actions[bot])
  • CompatHelper: add new compat entry for StochasticDiffEq at version 6 for package docs, (keep existing compat) (#643) (@github-actions[bot])
  • finish Hodgkin-Huxley tutorial (#645) (@isaacsas)
  • Adds @Compound macro (#651) (@LalitChauhan56)
  • adding discrete event to event doc (#652) (@tstrey)
  • disable formatter on test files (#654) (@isaacsas)
  • Fix namespacing (#666) (@YingboMa)
  • Finish balancing PR (#667) (@isaacsas)
  • update HISTORY for compounds (#668) (@isaacsas)

v13.3.0

25 Apr 05:13
1f02585
Compare
Choose a tag to compare

Catalyst v13.3.0

Diff since v13.2.1

Merged pull requests:

  • CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#640) (@github-actions[bot])
  • CompatHelper: bump compat for Latexify to 0.16 for package docs, (keep existing compat) (#641) (@github-actions[bot])

v13.2.1

12 Apr 04:30
ce2fb7b
Compare
Choose a tag to compare

Catalyst v13.2.1

Diff since v13.2.0

Closed issues:

  • xrightleftharpoons not rendered in VSCode (#637)

Merged pull requests:

v13.2.0

10 Mar 04:48
ab329df
Compare
Choose a tag to compare

Catalyst v13.2.0

Diff since v13.1.0

Merged pull requests:

v13.1.0

03 Mar 06:35
606cfd5
Compare
Choose a tag to compare

Catalyst v13.1.0

Diff since v13.0.0

Closed issues:

  • Tutorials to add (#222)
  • Allowing units via the DSL (#382)
  • Add back BifurcationKit tutorial (#604)
  • add @variables to the DSL (#615)
  • Allow setting independent variables in the DSL (#624)

Merged pull requests:

v13.0.0

22 Feb 19:45
067ce3e
Compare
Choose a tag to compare

Catalyst v13.0.0

Diff since v12.3.2

Closed issues:

  • @add_reactions macro issue (#249)
  • TODO per discussion of 11/25 (#280)
  • Create new model without declaring parameters (#333)
  • steady-state of reaction system (#389)
  • disallow repeated substrates or products in reactions (#516)
  • consider ordering Reaction components (#547)
  • Distinguishing species from normal variables and handling non-rx equations (#569)
  • drop add_reactions! (#573)
  • Change Docoument outline (#581)
  • Enable symbolic manipulation of u0 and p vector (#582)
  • drop mutating system extenders (#583)
  • Catalyst 13 TODO (#584)
  • Variable rate constants in programatically constructed ReactionSystems (#586)
  • Parse error when defining reaction network in Jupyter notebook (#595)
  • Forbidden symbols check in DSL no longer working (#597)
  • Parameter optimization tutorial outdated (#603)

Merged pull requests:

v12.3.2

24 Jan 21:18
51349ce
Compare
Choose a tag to compare

Catalyst v12.3.2

Diff since v12.3.1

Closed issues:

  • bifurcation analysis support (#81)
  • Reaction rates with greek letter is followed by a number cause latexify error (#566)
  • Non-unicode alternative for overriding mass action kinetics (#574)
  • Unable to remake large network ODEProblem for ensemble calculation (#575)

Merged pull requests:

v12.3.1

25 Oct 01:10
2b9833a
Compare
Choose a tag to compare

Catalyst v12.3.1

Diff since v12.3.0

Closed issues:

  • support more general affects (#308)
  • Matricial ts theory (#555)
  • Unable to compute sparse jacobian (using SparseDiffTools) for reaction system (UndefVarError: m not defined) (#559)
  • Unable to plot observables with vars=observed(rn) (#560)

Merged pull requests: