Skip to content

Commit 1327b5f

Browse files
TorkelEisaacsas
andauthored
Update HISTORY.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 53f19e1 commit 1327b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rn = @reaction_network begin
2424
end
2525
get_noise_scaling(rn)
2626
```
27-
- `SDEProblem` no longer takes the `noise_scaling` argument (she above for new approach to handle noise scaling).
27+
- `SDEProblem` no longer takes the `noise_scaling` argument (see above for new approach to handle noise scaling).
2828
- Changed fields of internal `Reaction` structure. `ReactionSystems`s saved using `serialize` on previous Catalyst versions cannot be loaded using this (or later) versions.
2929
- Simulation of spatial ODEs now supported. For full details, please see https://github.com/SciML/Catalyst.jl/pull/644 and upcoming documentation. Note that these methods are currently considered alpha, with the interface and approach changing even in non-breaking Catalyst releases.
3030
- LatticeReactionSystem structure represents a spatial reaction network:

0 commit comments

Comments
 (0)