We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41ce6fe + 080f76b commit c94df8bCopy full SHA for c94df8b
HISTORY.md
@@ -1,6 +1,8 @@
1
# Breaking updates and feature summaries across releases
2
3
## Catalyst unreleased (master branch)
4
+
5
+## Catalyst 10.5
6
- Added `@reaction` macro
7
```julia
8
rx = @reaction k*v, A + B --> C + D
Project.toml
@@ -1,6 +1,6 @@
name = "Catalyst"
uuid = "479239e8-5488-4da2-87a7-35f2df7eef83"
-version = "10.4.3"
+version = "10.5"
[deps]
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
0 commit comments