Commit bc47ebf
[action-translation] resync: newton_method.md (#140)
* 🔄 resync newton_method.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 trailing newline (review nit)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Fix misapplied print restoration; restore CJK font block
The localisation sweep transplanted the exercise-solution print line
('尝试 {attempt}...') into the multivariate newton() loop where neither
variable exists - a NameError the review caught. Correct line matches
the one-dimensional cell: 迭代 {n}, 误差. Also restores the standard
font-config block the resync dropped while keeping Chinese plot labels.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 0b069f9 commit bc47ebf
2 files changed
Lines changed: 239 additions & 201 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments