summaryrefslogtreecommitdiff
path: root/doc/source/user/basics.dispatch.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: fix typo on custom array containers pageDavid Gilbertson2022-07-051-1/+1
|
* [DOC] make some doctests in user,reference pass pytestPierre de Buyl2021-12-081-10/+17
| | | | | | | | | | | | 1. Add `import numpy as np` in rst files 2. Update NumPy repr for array (whitespace) 3. Update bytearray representation 4. Fix tiny output formatting (`<class ...>`, etc) 5. Format tracebacks 6. Skip random number tests or some platform-dependent outputs 7. Add `<matplotlib. ... at 0x...>` or similar output lines where missing 8. Set seed
* DOC: __array__ accepts a dtype argumentRyan Soklaski2021-01-261-8/+8
|
* Fix example in array subclassing doc (#18235)Nicolas Hug2021-01-261-1/+1
|
* MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst ↵Matti Picus2020-09-021-1/+265
| | | | | | | | | counterparts (#17222) * DOC: redistribute docstring-only content from numpy/doc * DOC: post-transition clean-up * DOC, MAINT: reskip doctests, fix a few easy ones
* Add new section of custom array containers.Dan Allan2019-07-131-0/+8