Skip to content

Commit 1c0e0f7

Browse files
author
Holger Wolff
committed
typo
1 parent d9d6c0b commit 1c0e0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-05-02-comparison-of-performance.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
"cell_type": "markdown",
287287
"metadata": {},
288288
"source": [
289-
"Note that the developers behind `scipy` have decided to [depreciate the `interp1d` method](https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.interp1d.html) in favour of the `numpy.interp` method described above.\n",
289+
"Note that the developers behind `scipy` have decided to [deprecate the `interp1d` method](https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.interp1d.html) in favour of the `numpy.interp` method described above.\n",
290290
"This section is only intended to show that `scipy` offers a wide range of optimised calculations on numeric arrays."
291291
]
292292
},

0 commit comments

Comments
 (0)