main
DOC: add Python-level parallelism tips section (#30820)
STY: Apply ruff/isort rule I001
DOC: Update reshape docstring to clarify it returns a new array (#31440)
DOC: Make "Broadcasting" self-contained
DEP: Deprecate setting the shape attribute of a numpy array (#29536)
DOC: prefer passing scalar types to ``dtype=`` in examples (#30394)
DOC: rework 'Writing custom array containers' guide
DOC: fix alignment
DOC: clarify DLPack GPU tensor example with device='cpu' workaround
change all non-code instances of Numpy to NumPy
DOC: fix typos for "documentaion" in "user/basics.performant_code"
TST: fix examples for struct-check dtypes
API: add stringdtype to numpy
Update basics.strings.rst
DOC: Clarify signed vs unsigned intptr_t vs uintptr_t in user/basics.types
ENH: add mechanism to register reduction loops to ufuncs for multi-output reductions (#31816)
DOC, ENH: Added pngs for svgs for pdf build
DOC: Added graphics for examples with alt-texts
DOC: Fix some broken refs and Typos. (#30196)
docs: Fix missing PyArrayObject cast in example_wrapper
DOC: Use asterisks for ctypes conclusion list bullets
DOC: fix typo "dectorator" in "Writing your own ufunc"
DOC: fix links for newly rebuilt numpy-tutorials site [skip azp][skip cirrus][skip actions]
DOC: Fix some incorrectly formatted documents (#24287)
Fix some incorrect reST markups
DOC: fix typo (#28350)
DOC: Add narrative documentation for printing NumPy arrays (#29502)
DOC: standardize capitalization of headings (#25016)
change CRLF line terminators to Unix
DOC: Improve cross-links in thread safety documentation (#30373)
DOC: Correct typos in symbol formatting
DOC: clarify wording in quickstart ix_() section (#31149)
DOC: fix project name capitalization (Numpy -> NumPy)
DOC: Correct a typo in Troubleshooting guidelines [skip actions][skip azp][skip cirrus] (#29773)