Commit db25065
[action-translation] resync: mle.md (#136)
* 🔄 resync mle.md
* Restore target-side localisation dropped by whole-file resync
Re-applies Chinese code comments / print strings / plot labels that the
resync reverted to English while the surrounding code is unchanged
(action-translation#107 field validation, Track B wave).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Restore CJK font configuration dropped by the resync
The resynced file keeps Chinese plot labels but reverted the import
cell to the source's exact form, losing the Source Han Serif setup -
Chinese in figures would render as missing glyphs. Residual #107
class found in the merge review; applied wave-wide.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Repair transplanted print line and restore trailing newline
The hand-restoration of localised code lines grabbed the wrong line of
a print pair from the old pre-JAX lecture: the newton_raphson routine
printed the iteration count twice and never printed the beta_hat
estimate the following prose relies on. Restored upstream's second
print line (using the new JAX-local beta). Also adds the missing
trailing newline (engine issue tracked in QuantEcon/action-translation#116).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 341ecca commit db25065
2 files changed
Lines changed: 302 additions & 232 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments