Skip to content

v10.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 03:28
· 2765 commits to master since this release
252bcd9

Catalyst v10.7.0

Diff since v10.6.0

Closed issues:

  • Doc updates for clarity (#253)
  • support general mass actions? (#329)
  • latex display errors with equation in reaction rate (#473)
  • Parametric non-integer stoichiometry (#481)
  • Problems created directly from ReactionSystem forward kwargs to convert too (#484)

Merged pull requests:

  • in problems don't pass kwargs to convert (#485) (@isaacsas)
  • bidirectional reactions need tuple of coefs (#486) (@anandijain)
  • remove new 1.6 arrow checks (#487) (@isaacsas)
  • Symbolic stoichiometric coefficients (#488) (@isaacsas)
  • CompatHelper: bump compat for AbstractAlgebra to 0.25, (keep existing compat) (#491) (@github-actions[bot])
  • Fix latex and display with symbolic stoich (#492) (@isaacsas)
  • Parametric stoichiometry tutorial (#493) (@isaacsas)