Skip to content

🌐 [translation-sync] [Tom] July 31 edits of some old and new lectures - #230

Open
mmcky wants to merge 17 commits into
mainfrom
translation-sync-2026-08-01T03-56-26-pr-1020
Open

🌐 [translation-sync] [Tom] July 31 edits of some old and new lectures#230
mmcky wants to merge 17 commits into
mainfrom
translation-sync-2026-08-01T03-56-26-pr-1020

Conversation

@mmcky

@mmcky mmcky commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Automated Translation Sync

This PR contains automated translations from QuantEcon/lecture-python.myst.

Source PR

#1020 - [Tom] July 31 edits of some old and new lectures

Files Added

  • lectures/lq_robust_bewley.md
  • .translate/state/lq_robust_bewley.md.yml
  • lectures/sargent_surico.md
  • .translate/state/sargent_surico.md.yml
  • lectures/var_subsets.md
  • .translate/state/var_subsets.md.yml

Files Updated

  • ✏️ lectures/ar1_turningpts.md
  • ✏️ .translate/state/ar1_turningpts.md.yml
  • ✏️ lectures/kalman_filter_var.md
  • ✏️ .translate/state/kalman_filter_var.md.yml
  • ✏️ lectures/lq_bewley_complete_markets.md
  • ✏️ .translate/state/lq_bewley_complete_markets.md.yml
  • ✏️ lectures/lq_permanent_income.md
  • ✏️ .translate/state/lq_permanent_income.md.yml
  • ✏️ lectures/lq_robust_smoothing.md
  • ✏️ .translate/state/lq_robust_smoothing.md.yml
  • ✏️ lectures/_toc.yml

⚠️ Target-Only Sections Removed

The following sections exist in the current translation but have no counterpart in the source document, so this sync removes them (the translation mirrors the source's structure). If the source deleted these sections, this removal is correct — merge as usual. If they are human-authored additions you want to keep, move them into a target-only file before merging (see adding content to a translated edition).

  • lectures/kalman_filter_var.md: 一个例子

Details

  • Source Language: en
  • Target Language: zh-cn
  • Model: claude-sonnet-5

This PR was created automatically by the translation action.

@mmcky mmcky added action-translation PRs created by QuantEcon/action-translation automated Automated sync PR opened by action-translation labels Aug 1, 2026
@mmcky
mmcky requested review from Copilot August 1, 2026 03:56
@mmcky mmcky added action-translation PRs created by QuantEcon/action-translation automated Automated sync PR opened by action-translation labels Aug 1, 2026
@netlify

netlify Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploy Preview for astonishing-narwhal-a8fc64 ready!

Name Link
🔨 Latest commit 38f73ce
🔍 Latest deploy log https://app.netlify.com/projects/astonishing-narwhal-a8fc64/deploys/6a6d6e78c341510008b93cd1
😎 Deploy Preview https://deploy-preview-230--astonishing-narwhal-a8fc64.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

✅ Translation Quality Review

Verdict: PASS | Model: claude-sonnet-5 | Date: 2026-08-01
Routing: editor — 1 major finding(s); 2 minor finding(s) in gating categories (accuracy/terminology/syntax/diff-check/other); accuracy 8 below floor 9; terminology 8 below floor 9; fluency 7 below floor 8


📝 Translation Quality

Criterion Score
Accuracy 8/10
Fluency 7/10
Terminology 8/10
Formatting 8/10
Overall 7.8/10

Summary: This is a strong, technically precise translation across a large and mathematically dense set of changed sections. Equations, code, and MyST cross-references are preserved faithfully, and terminology is applied consistently with the provided glossary in the vast majority of cases. Minor issues are limited to small cross-file terminology inconsistencies (e.g., '结语' vs '结束语' for 'Concluding remarks') and a few stylistic/spacing nits that do not affect comprehension or build integrity. No blocking accuracy or syntax errors were found in the modified sections. Technical and mathematical content (equations, code blocks, cross-references) is preserved accurately across all eight files with no broken LaTeX or MyST syntax. Domain terminology (e.g., 卡尔曼滤波器, 观测等价性, 稳健性, 贝叶斯估计, 向量自回归) is applied consistently and matches the standard glossary conventions. Long technical passages (e.g., the Sargent-Surico model derivations, Hamiltonian Monte Carlo section) are translated with careful attention to preserving the logical and mathematical structure of the argument. Proper spacing conventions between Chinese text and inline MyST directives/code are followed correctly throughout the changed sections. Headings metadata in YAML frontmatter correctly maps English section IDs to Chinese headings as expected by the translation system.

Suggestions:

  • [major · accuracy] lectures/ar1_turningpts.md — ## 实现 (Implementation section, class AR1 docstring): The AR1 NamedTuple docstring in the translated code was left partially untranslated in structure vs original but content is fine; however more importantly, in the 'A Wecker-Like Algorithm' section header translation the English 'time to next turning point' concept and index notation were preserved correctly. No major issue here upon closer check — retracting.
  • [minor · fluency] lectures/lq_bewley_complete_markets.md — ## 借款人与贷款人经济: The phrase '因此,$R = \beta^{-1}$ 是一个均衡结果。' followed by a lone blank line with a stray space is slightly awkward but not incorrect; minor formatting/fluency roughness carried over from source spacing.
  • [minor · terminology] lectures/lq_robust_bewley.md — ## 相关讲座: Heading '## 相关讲座' is missing the customary blank-line separation/spacing consistency seen elsewhere in the document (e.g., other 'Related lectures' sections elsewhere have blank line before), but this is a very minor formatting nit not affecting rendering.
  • [minor · fluency] lectures/sargent_surico.md — ## 结束语: The term '结束语' is used here for 'Concluding remarks' whereas elsewhere in the same PR set (e.g., lq_robust_bewley.md, lq_robust_smoothing.md) the same English heading 'Concluding remarks' is translated as '结语'. This is a minor cross-file terminology inconsistency for the repeated heading. → Use '结语' consistently for 'Concluding remarks' across all files, or confirm '结束语' is intentional for this file.
  • [minor · terminology] lectures/var_subsets.md — ## 例1:一个二元向量自回归 VAR(2): Heading translated as '例1:一个二元向量自回归 VAR(2)' inserts a space before 'VAR(2)' inconsistently with the no-space convention used for inline math/code elsewhere (e.g., '二元向量自回归VAR(2)' vs with space); minor style inconsistency, does not affect meaning.

🔍 Diff Quality

Check Status
Scope Correct
Position Correct
Structure Preserved
Heading-map Correct
Overall 10/10

Summary: The translation sync correctly mirrors all source changes across the eight files, including new lectures, restructured sections, code updates, and cross-reference changes, with properly updated heading-maps.


This review was generated automatically by action-translation review mode.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is an automated zh-cn translation sync from QuantEcon/lecture-python.myst, adding new translated lectures and updating several existing ones, along with the translation state metadata and TOC navigation.

Changes:

  • Add new translated lectures: var_subsets, lq_robust_bewley (and TOC inclusion).
  • Substantially update lq_robust_smoothing and refresh related LQ PI lecture cross-links.
  • Update kalman_filter_var and wire it to the new var_subsets follow-up; refresh translation state YAMLs.

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
lectures/var_subsets.md New translated lecture on VAR subsystems / subsets.
lectures/lq_robust_smoothing.md Major restructure/update; new sections, renamings, and added “Related lectures”.
lectures/lq_robust_bewley.md New translated lecture extending the LQ PI sequence with robust Bewley content.
lectures/lq_permanent_income.md Updates lecture-sequence numbering and adds cross-link to lq_robust_bewley.
lectures/lq_bewley_complete_markets.md Updates lecture-sequence numbering and adds cross-link to lq_robust_bewley.
lectures/kalman_filter_var.md Updates header/contents, revises examples section, and links forward to var_subsets.
lectures/ar1_turningpts.md Minor update in ArviZ plotting call.
lectures/_toc.yml Adds var_subsets, lq_robust_bewley, sargent_surico, and (currently) learning_approximation.
.translate/state/var_subsets.md.yml New translation state for var_subsets.
.translate/state/sargent_surico.md.yml New translation state for sargent_surico.
.translate/state/lq_robust_smoothing.md.yml Updates translation state metadata for lq_robust_smoothing.
.translate/state/lq_robust_bewley.md.yml New translation state for lq_robust_bewley.
.translate/state/lq_permanent_income.md.yml Updates translation state metadata for lq_permanent_income.
.translate/state/lq_bewley_complete_markets.md.yml Updates translation state metadata for lq_bewley_complete_markets.
.translate/state/kalman_filter_var.md.yml Updates translation state metadata for kalman_filter_var.
.translate/state/ar1_turningpts.md.yml Updates translation state metadata for ar1_turningpts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lectures/_toc.yml
Comment on lines 125 to 130
- file: bounded_rationality
- file: olg_adaptive_money
- file: learning_approximation
- file: exchange_rate_learning
- file: genetic_classifier
- file: marimon_mcgrattan_sargent
Comment on lines +1071 to +1073
观察等价定理 {prf:ref}`thm-rcs-oe1` 表明,仅就数量 $(c_t, i_t)$ 而言,对稳健性的担忧与 $\beta$ 的减小是无法区分的。

反向定理 {prf:ref}`thm-rcs-oe2` 表明,从 $\beta R = 1$ 出发,稳健性在观察上等价于 $\beta$ 的*增大*,这会给预期消费带来向上的漂移。

- {doc}`lq_permanent_income` 阐述了本讲座所使用的标准 LQ 永久收入模型。
- {doc}`lq_bewley_complete_markets` 研究了消费的横截面分布以及支持该分布的市场结构。
- {doc}`lq_robust_bewley` 将本讲座的观察等价性结果应用于构建一个具有异质性错误设定担忧的贝叶利经济体。

- {doc}`lq_bewley_complete_markets` 研究消费的横截面行为,并将单个消费者嵌入具有不完全市场和完全市场的封闭经济中。
- {doc}`lq_robust_smoothing` 研究一个不信任自己收入模型并进行预防性储蓄的消费者。
- {doc}`lq_robust_bewley` 将两者结合起来,构建一个贝尔利经济,其中消费者对自己收入模型的不信任程度各不相同。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action-translation PRs created by QuantEcon/action-translation automated Automated sync PR opened by action-translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants