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.
2 parents b976ac4 + fde7ad3 commit 45c53caCopy full SHA for 45c53ca
lectures/scipy.md
@@ -443,7 +443,7 @@ We leave you to investigate the [set of available routines](http://docs.scipy.or
443
```{exercise}
444
:label: sp_ex1
445
446
-In {ref}`this lecture <python_advanced_features>`, we will discuss the concept of {ref}`recursive function calls <recursive_functions>`.
+In {ref}`this lecture <functions>`, we discussed the concept of {ref}`recursive function calls <recursive_functions>`.
447
448
Try to write a recursive implementation of homemade bisection function {ref}`described above <bisect_func>`.
449
0 commit comments