Skip to content

[action-translation] resync: linear_models.md#127

Merged
mmcky merged 2 commits into
mainfrom
resync/linear_models
Jul 19, 2026
Merged

[action-translation] resync: linear_models.md#127
mmcky merged 2 commits into
mainfrom
resync/linear_models

Conversation

@mmcky

@mmcky mmcky commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Forward Resync: linear_models.md

Source: QuantEcon/lecture-python.mystlectures/linear_models.md
Source commit: 089e35c
This PR resyncs the translation to match the current source document.

Reason: Target includes extra font-configuration code (matplotlib font setup with FONTPATH, figure size defaults) not present in source's import cell. Otherwise content is faithfully translated with only minor i18n differences (e.g., link targets to Baidu Baike instead of Wikipedia for 'martingale' and 'multivariate normal distribution', which convey equivalent meaning). No missing content from source was found otherwise.

Changes

Whole-file resync applied. The entire document was resynced in a single pass.


Created by action-translation forward resync

Copilot AI review requested due to automatic review settings July 18, 2026 08:04
@mmcky mmcky added action-translation-sync CLI resync PR (translate forward --github) resync Forward resync labels Jul 18, 2026
@netlify

netlify Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploy Preview for astonishing-narwhal-a8fc64 ready!

Name Link
🔨 Latest commit b3cc72c
🔍 Latest deploy log https://app.netlify.com/projects/astonishing-narwhal-a8fc64/deploys/6a5c4b0fd8b2420008d69972
😎 Deploy Preview https://deploy-preview-127--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.

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 forward-resyncs the Chinese translation of lectures/linear_models.md to match the current upstream source document, while preserving the repo-specific Matplotlib font configuration noted in the PR description.

Changes:

  • Added translation metadata in the document front matter (title + heading map) and normalized several MyST/Jupytext code-cell directives (e.g., ipython3, :tags: style).
  • Applied a broad set of small Markdown/typography adjustments (e.g., emphasis formatting, spacing around labels/blocks) consistent with the resynced source.
  • Updated one code-cell expression to compute the normal scale via np.sqrt(Sigma_y.item()) when plotting the stationary distribution density.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
lectures/linear_models.md Whole-file resync of the translated lecture, including added translation metadata and minor formatting/code-cell normalization.
.translate/state/linear_models.md.yml Records resync state (source SHA, sync date, model/tool metadata) for the translation workflow.

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

@mmcky mmcky added the action-translation PRs created by QuantEcon/action-translation label Jul 18, 2026
@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown

@github-actions
github-actions Bot temporarily deployed to pull request July 18, 2026 10:30 Inactive
@github-actions

Copy link
Copy Markdown

✅ Translation Quality Review

Verdict: PASS | Model: claude-sonnet-5 | Date: 2026-07-19


📝 Translation Quality

Criterion Score
Accuracy 9/10
Fluency 9/10
Terminology 8/10
Formatting 9/10
Overall 8.8/10

Summary: 整体翻译质量优秀,准确传达了原文的技术内容和数学概念,专业术语使用规范,格式保留完整无语法错误。个别外部链接被替换为百度百科而非维基百科对应页面,建议核实链接内容的对应性;另有个别标点风格不统一及断句可优化之处,但均为小问题,不影响整体理解和学术严谨性。 数学公式、代码块和LaTeX标记全部完整保留,未出现格式错误 专业术语翻译准确且与术语表高度一致,如'鞅差序列'、'协方差平稳'、'伴随矩阵'等 长难句的拆分和重组处理得当,保持了学术文本的严谨性和可读性 代码注释和图表标签(如'时间'、'相对频率')翻译恰当且符合语境

Suggestions:

  • 移动平均表示部分: '鞅' 链接使用百度百科链接(https://baike.baidu.com/item/%E9%9E%85/56830519)替代了原文的维基百科链接,虽然内容准确但与源文档引用来源不一致,建议保留原始维基百科链接或说明替换理由
  • 分布部分: '众所周知' 后的链接同样替换为百度百科链接(矩阵正态分布),而非维基百科的仿射变换页面,链接目标与原文略有偏差,建议核实链接内容与原文'Affine transformation'描述是否完全对应
  • 全局稳定情况部分: '这就是全局稳定情况——更多理论内容请参见' 使用了破折号'——'而原文使用'---',建议统一破折号风格以保持全文一致性(其他地方多使用' --- '空格加三连字符)
  • 联合分布部分: '回想\n\n联合密度与条件密度存在如下关系' 这里换行略显突兀,原文是'recall that joint and conditional densities are linked by the rule'一气呵成的句子,建议合并为一句以提高流畅度,例如'回想联合密度与条件密度之间存在如下关系'

🔍 Diff Quality

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

Summary: The resync correctly restructures the target document to match the source, with proper heading map additions and preserved content positioning.


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

@github-actions
github-actions Bot temporarily deployed to pull request July 19, 2026 04:21 Inactive
@mmcky
mmcky merged commit 6247f9c into main Jul 19, 2026
7 checks passed
@mmcky
mmcky deleted the resync/linear_models branch July 19, 2026 04:22
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 action-translation-sync CLI resync PR (translate forward --github) resync Forward resync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants