You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/api/ddt.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -308,7 +308,7 @@
308
308
"cell_type": "markdown",
309
309
"metadata": {},
310
310
"source": [
311
-
"The classes {class}`UniformFiniteDifferencer` and {class}`NonuniformFiniteDifferencer` wrap the finite difference methods listed above for use with {mod}`opinf.rom` classes.\n",
311
+
"The classes {class}`UniformFiniteDifferencer` and {class}`NonuniformFiniteDifferencer` wrap the finite difference methods listed above for use with {mod}`opinf.roms` classes.\n",
312
312
"They also have a [`verify()`](opinf.ddt.UniformFiniteDifferencer.verify) method for checking the estimation scheme against true derivatives for a limited set of test cases."
0 commit comments