QuantEcon / QuantEcon/lecture-python-programming

[numpy] Duplicated {index} directive under Matrix Multiplication

Open Beginner friendly
#600 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
72
Forks
31
Avg merge
2d 20h
Merged PRs (30d)
8

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open numpy.md and inspect lines 432–438 under the "Matrix Multiplication" heading. Remove one of the two consecutive identical {index} directives, then confirm that only one NumPy; Matrix Multiplication entry remains and the source matches the cleaned French edition.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
90/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.