🌐 [translation-sync] TEST: Display math equations changed (13 - lecture)#67
Open
mmcky wants to merge 2 commits into
Open
🌐 [translation-sync] TEST: Display math equations changed (13 - lecture)#67mmcky wants to merge 2 commits into
mmcky wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the Persian (fa) translation artifact for lecture.md as part of the automated translation-sync workflow, including metadata/frontmatter adjustments and several display-math equation tweaks.
Changes:
- Replaced
heading-mapfrontmatter with atranslation:block containingtitleandheadings. - Updated multiple display-math equations to add domain/constraints (e.g.,
\in \mathbb{R}^n,\mathbf{v}\neq \mathbf{0},\lambda \in \mathbb{C}). - Added
.translate/state/lecture.md.ymlto record sync state (source SHA, model, date, etc.).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
lecture.md |
Updates translation metadata schema and adjusts several display-math equations/constraints. |
.translate/state/lecture.md.yml |
Adds translation-sync state metadata for the updated lecture. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
133
to
+137
| مقادیر ویژه و بردارهای ویژه ویژگیهای مهم تبدیلهای خطی را آشکار میسازند. یک بردار ویژه $v$ از ماتریس $A$ رابطه زیر را برآورده میکند: | ||
|
|
||
| ```{math} | ||
| :label: eigenvalue-equation | ||
| Av = \lambda v | ||
| A\mathbf{v} = \lambda \mathbf{v}, \quad \mathbf{v} \neq \mathbf{0} |
Comment on lines
+10
to
+14
| translation: | ||
| title: مبانی جبر خطی | ||
| headings: | ||
| Vector Spaces: فضاهای برداری | ||
| Vector Spaces::Basic Properties: ویژگیهای اساسی |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Translation Sync
This PR contains automated translations from QuantEcon/test-translation-sync.
Source PR
#657 - TEST: Display math equations changed (13 - lecture)
Files Added
.translate/state/lecture.md.ymlFiles Updated
lecture.mdDetails
This PR was created automatically by the translation action.