Commit a8afcc8
committed
🌐 [translation-sync] Small edits to Numba lecture
Syncs translation of lectures/numba.md with upstream source PR #526.
Changes include:
- Restructure sections: 'Dangers and Limitations' → 'Sharp Bits'
- Add 'Base Version' and 'Acceleration via Numba' subsections
- Make α a default parameter instead of global variable
- Rename h() to update(), add English code comments
- Add warm-up + second run timing cells
- Move Julia comparison into {note} admonition
- Simplify overview text
- Various wording improvements
Source: QuantEcon/lecture-python-programming#5261 parent cac3f2a commit a8afcc8
2 files changed
+130
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
0 commit comments