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.
1 parent a62fdb5 commit 92f2f4fCopy full SHA for 92f2f4f
HISTORY.md
@@ -1,9 +1,11 @@
1
# Breaking updates and feature summaries across releases
2
3
## JumpProcesses unreleased (master branch)
4
+
5
+## 9.3
6
- Support for "bounded" `VariableRateJump`s that can be used with the `Coevolve`
7
aggregator for faster simulation of jump processes with time-dependent rates.
8
In particular, if all `VariableRateJump`s in a pure-jump system are bounded one
9
can use `Coevolve` with `SSAStepper` for better performance. See the
10
documentation, particularly the first and second tutorials, for details on
- defining and using bounded `VariableRateJump`s.
11
+ defining and using bounded `VariableRateJump`s.
0 commit comments