Skip to content

DOC: fix project name capitalization (Numpy -> NumPy)#31229

Draft
agp19d wants to merge 1 commit intonumpy:mainfrom
agp19d:doc-fix-numpy-capitalization
Draft

DOC: fix project name capitalization (Numpy -> NumPy)#31229
agp19d wants to merge 1 commit intonumpy:mainfrom
agp19d:doc-fix-numpy-capitalization

Conversation

@agp19d
Copy link
Copy Markdown
Contributor

@agp19d agp19d commented Apr 12, 2026

PR summary
Fixes inconsistent capitalization of the project name ("Numpy" → "NumPy")
across developer docs, user docs, and benchmarks.

Changes:

  • "Numpy" → "NumPy" in benchmarks/benchmarks/bench_app.py
  • "Numpy" → "NumPy" in doc/source/dev/development_advanced_debugging.rst
  • "Numpy" → "NumPy" in doc/source/dev/development_workflow.rst
  • "Numpy" → "NumPy" in doc/source/user/theory.broadcasting.rst

AI Disclosure
No AI tools used.

Fix inconsistent capitalization of the project name in developer docs,
user docs, and benchmarks. The correct spelling is "NumPy" (capital N
and P).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants