Skip to content

Commit 0861ee3

Browse files
committed
🌐 [translation-sync] Improve clarity and fix typos in need_for_speed lecture
Syncs translation of lectures/need_for_speed.md with upstream source PR #523. Changes include: - Restructure 'Pure Python is slow' → 'Why is Pure Python Slow?' with new subsections - Rewrite 'Why do we need them?' section (two reasons: Python is small, Python is slow) - Add three acceleration strategies (vectorization, JIT, parallelization) - Restructure parallelization section (multithreading before multiprocessing) - Rewrite multiprocessing/multithreading definitions correctly - Consolidate GPU/TPU sections into simpler structure - Remove redundant subsections and blank lines - Various wording improvements throughout Source: QuantEcon/lecture-python-programming#523
1 parent 0d03a4f commit 0861ee3

File tree

2 files changed

+90
-145
lines changed

2 files changed

+90
-145
lines changed

.translate/state/need_for_speed.md.yml

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

0 commit comments

Comments
 (0)