| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DOC: fix typo on custom array containers page | David Gilbertson | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | [DOC] make some doctests in user,reference pass pytest | Pierre de Buyl | 2021-12-08 | 1 | -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 argument | Ryan Soklaski | 2021-01-26 | 1 | -8/+8 |
| | | |||||
| * | Fix example in array subclassing doc (#18235) | Nicolas Hug | 2021-01-26 | 1 | -1/+1 |
| | | |||||
| * | MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst ↵ | Matti Picus | 2020-09-02 | 1 | -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 Allan | 2019-07-13 | 1 | -0/+8 |
