Skip to content

Commit a8afcc8

Browse files
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#526
1 parent cac3f2a commit a8afcc8

File tree

2 files changed

+130
-114
lines changed

2 files changed

+130
-114
lines changed

.translate/state/numba.md.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
source-sha: a897eb875ecbf8975872fd6bc0a6b2e91a6ba701
1+
source-sha: be6eeaee8db0c8bfea65b89d57ca8aecf7f96dff
22
synced-at: "2026-04-12"
33
model: claude-sonnet-4-6
44
mode: UPDATE
5-
section-count: 6
5+
section-count: 5
66
tool-version: 0.14.1

0 commit comments

Comments
 (0)