Skip to content

Commit 0a59c9d

Browse files
andyElkingpatrick-kidger
authored andcommitted
fixed the SPaRK naming
1 parent 18f184b commit 0a59c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/devdocs/srk_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
"This variant of the Euler-Maruyama makes use of the space-time Levy area, which improves its local error to $O(h^2)$ compared to $O(h^{1.5})$ of the standard Euler-Maruyama. Nevertheless, it has a strong order of only 1 for additive-noise SDEs.\n",
267267
"\n",
268268
"\n",
269-
" ### The \"Space-Time Optimal Runge-Kutta\" method\n",
269+
" ### The \"Splitting Path Runge-Kutta\" (SPaRK) method\n",
270270
"This is a general Stochastic Runge-Kutta method with 3 evaluations of the vector field per step,\n",
271271
"based on Definition 1.6 from\n",
272272
"Foster, J. (2023).\n",

0 commit comments

Comments
 (0)