Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fde7ad3

Browse filesBrowse files
committed
fix reference
1 parent f5e1d20 commit fde7ad3
Copy full SHA for fde7ad3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎lectures/scipy.md‎

Copy file name to clipboardExpand all lines: lectures/scipy.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ We leave you to investigate the [set of available routines](http://docs.scipy.or
443443
```{exercise}
444444
:label: sp_ex1
445445
446-
In {ref}`this lecture <python_advanced_features>`, we will discuss the concept of {ref}`recursive function calls <recursive_functions>`.
446+
In {ref}`this lecture <functions>`, we discussed the concept of {ref}`recursive function calls <recursive_functions>`.
447447
448448
Try to write a recursive implementation of homemade bisection function {ref}`described above <bisect_func>`.
449449

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.