Skip to content

Commit 92f2f4f

Browse files
authored
Update HISTORY.md
1 parent a62fdb5 commit 92f2f4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Breaking updates and feature summaries across releases
22

33
## JumpProcesses unreleased (master branch)
4+
5+
## 9.3
46
- Support for "bounded" `VariableRateJump`s that can be used with the `Coevolve`
57
aggregator for faster simulation of jump processes with time-dependent rates.
68
In particular, if all `VariableRateJump`s in a pure-jump system are bounded one
79
can use `Coevolve` with `SSAStepper` for better performance. See the
810
documentation, particularly the first and second tutorials, for details on
9-
defining and using bounded `VariableRateJump`s.
11+
defining and using bounded `VariableRateJump`s.

0 commit comments

Comments
 (0)