Skip to content

Commit 6da33da

Browse files
authored
🌐 [translation-sync] Improve clarity and fix errors in Numba lecture (#101)
Syncs translation of lectures/numba.md with upstream source PR #524. Changes include: - Rename anchor (speed) to (numba_lecture) - Remove Julia from vectorization weaknesses list - Update performance comparison wording - Fix Julia comparison text (correct casing, wording) - Replace Decorator Notation section with admonition block - Simplify type inference example (iterate/g instead of bootstrap/mean) - Remove outdated nopython mode note - Add global variables workaround advice - Update multithreading section - Remove duplicate import - Add GPU parallelization cross-reference to JAX lectures Source: QuantEcon/lecture-python-programming#524
1 parent 2c39955 commit 6da33da

File tree

2 files changed

+67
-111
lines changed

2 files changed

+67
-111
lines changed

.translate/state/numba.md.yml

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

0 commit comments

Comments
 (0)