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/tutorial_toolbox/fde_numerical_solvers.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@
46
46
"source": [
47
47
"Factional differential equations have several definitions. It can be defined in a variety of different ways that do often do not all lead to the same result even for smooth functions. In neuroscience, we usually use the following two definitions:\n",
48
48
"\n",
49
-
"- Riemann–Liouville fractional derivative\n",
49
+
"- Grünwald-Letnikov derivative\n",
50
50
"- Caputo fractional derivative\n",
51
51
"\n",
52
52
"See [Fractional calculus - Wikipedia](https://en.wikipedia.org/wiki/Fractional_calculus) for more details."
0 commit comments