Part of Phase 0 tracked in QuantEcon/action-translation#74. This repo is the English source for lecture-python.zh-cn, which holds 79 of 121 current lectures but has been dormant since 2025-11-26 — 40+ lecture PRs here (including the Kalman rewrites, Hansen–Singleton, unemployment dynamics, and the LQ permanent-income trilogy) have not flowed through, and 8 translated files still sit under pre-rename filenames.
Scope note: Phase 0 only reconciles the 79 already-translated lectures and turns automation on. Bulk translation of the 42 missing lectures and the restart of the RA review campaign are Phase 2 of the rollout (see QuantEcon/action-translation#74).
Todo
1. Repair the target repo so sync PRs can land correctly
2. Reconcile drift on the 79 translated lectures
3. Wire the automation (this repo)
4. Review workflow (target repo)
5. Verify end-to-end
Part of Phase 0 tracked in QuantEcon/action-translation#74. This repo is the English source for
lecture-python.zh-cn, which holds 79 of 121 current lectures but has been dormant since 2025-11-26 — 40+ lecture PRs here (including the Kalman rewrites, Hansen–Singleton, unemployment dynamics, and the LQ permanent-income trilogy) have not flowed through, and 8 translated files still sit under pre-rename filenames.Scope note: Phase 0 only reconciles the 79 already-translated lectures and turns automation on. Bulk translation of the 42 missing lectures and the restart of the RA review campaign are Phase 2 of the rollout (see QuantEcon/action-translation#74).
Todo
1. Repair the target repo so sync PRs can land correctly
lecture-python.zh-cnto match current source names (optgrowth.md→os.md,optgrowth_fast.md→os_numerical.md(?),cake_eating_problem.md/cake_eating_numerical.md,coleman_policy_iter.md,egm_policy_iter.md,ifp.md,mccall_correlated.md→ verify each against the source rename history before moving)translate headingmap)2. Reconcile drift on the 79 translated lectures
translate status/ onboarding)translate forward3. Wire the automation (this repo)
.github/workflows/sync-translations-zh-cn.yml, copied fromlecture-python-programmingwithtarget-repo: QuantEcon/lecture-python.zh-cn(pinQuantEcon/action-translation@v0.15.0; include the\translate-resynccomment trigger). Note: sync PRs for the 42 untranslated lectures will create new files — confirm desired behaviour with the action's docs-folder settings, or scope the workflow to existing files until Phase 2TRANSLATION_PATandANTHROPIC_API_KEYsecrets are set on this repo4. Review workflow (target repo)
review-translations.ymlandrebase-translations.ymltolecture-python.zh-cn, copied fromlecture-python-programming.zh-cn(the target repo has a parked_future/workflows folder — reconcile with what is there)5. Verify end-to-end