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 b0259a0 commit 199564fCopy full SHA for 199564f
docs/src/tutorials/jump_diffusion.md
@@ -120,7 +120,7 @@ plot(sol)
120
In this way we have solve a mixed jump-ODE, i.e. a piecewise deterministic
121
Markov process.
122
123
-Note that in this case, the rate of the `VariableRateJump`s depends on a
+Note that in this case, the rates of the `VariableRateJump`s depend on a
124
variable that is driven by an `ODEProblem`, and thus they would not satisfy the
125
conditions to be represented as bounded `VariableRateJump`s (and hence can not
126
be simulated with the `Coevolve` aggregator).
0 commit comments