Skip to content

Commit

Permalink
update history file
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Sep 20, 2023
1 parent 8f5b10f commit 92cdc84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Catalyst unreleased (master branch)
- Simulation of spatial ODEs now supported. For full details, please see https://github.com/SciML/Catalyst.jl/pull/644 and upcoming documentation.
- Simulations of spatial Jumps are now supported. For full details see: https://github.com/SciML/Catalyst.jl/pull/663. For documentation on the spatial SSA solvers used, pelase see: https://docs.sciml.ai/JumpProcesses/stable/tutorials/spatial/.
- LatticeReactionSystem structure represents a spatiral reaction network:
```julia
rn = @reaction_network begin
Expand Down

0 comments on commit 92cdc84

Please sign in to comment.