QuantEcon / QuantEcon/lecture-python-programming
[numpy] Duplicated {index} directive under Matrix Multiplication
未關閉
適合新手
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 72
- 分支
- 31
- 平均合併
- 2 天 20 小時
- 30 天內合併 PR
- 8
描述
numpy.md carries the same index directive twice, back to back, under the "Matrix Multiplication" heading (lines 432–438):
```{index} single: NumPy; Matrix Multiplication
One of the two should be removed.
Found during native-editor review of the French edition, where the duplication had been carried over by translation; the French copy was cleaned up in QuantEcon/lecture-python-programming.fr#24. Until it is removed here, the French edition deliberately diverges from the source at this spot. Same discovery path as #594.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
開啟 numpy.md,檢查 "Matrix Multiplication" 標題下的第 432–438 行。刪除兩個連續且相同的 {index} 指令中的一個,然後確認只剩下一個 NumPy; Matrix Multiplication 項目,並且來源與清理後的法文版本一致。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- numpy
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 90/100