Commit cfedc1a
Update SciPy lecture: Fix outdated import statement for SciPy 1.15+ compatibility (#406)
* Initial plan
* Update SciPy lecture: Fix outdated import statement for SciPy 1.15+ compatibility
Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
* good suggestions, manual edit
* fix fencing level
* fix execution error
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
Co-authored-by: mmcky <mamckay@gmail.com>1 parent 341ec14 commit cfedc1aCopy full SHA for cfedc1a
File tree
Expand file treeCollapse file tree
1 file changed
+23
-7
lines changedOpen diff view settings
Filter options
- lectures
Expand file treeCollapse file tree
1 file changed
+23
-7
lines changedOpen diff view settings
Collapse file
+23-7Lines changed: 23 additions & 7 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
26 | 41 | |
27 | 42 | |
28 | 43 | |
| ||
49 | 64 | |
50 | 65 | |
51 | 66 | |
52 | | - |
| 67 | + |
| 68 | + |
53 | 69 | |
54 | | - |
55 | | - |
| 70 | + |
56 | 71 | |
57 | 72 | |
58 | 73 | |
59 | 74 | |
60 | 75 | |
61 | 76 | |
62 | | - |
| 77 | + |
63 | 78 | |
64 | | - |
65 | | - |
| 79 | + |
66 | 80 | |
67 | | - |
68 | 81 | |
69 | 82 | |
70 | 83 | |
71 | 84 | |
| 85 | + |
| 86 | + |
| 87 | + |
72 | 88 | |
73 | 89 | |
74 | 90 | |
|
0 commit comments