Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Make like= in Python functions strict | Peter Andreas Entschev | 2020-11-16 | 1 | -5/+15 |
* | ENH: implement NEP-35's `like=` argument (gh-16935) | Peter Andreas Entschev | 2020-08-28 | 1 | -6/+88 |
* | DOC: Add explanation of 'K' and 'A' layout options to 'asarray*' functions (#... | Neal C | 2020-07-14 | 1 | -6/+13 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | DOC: Add missing return value documentation in ndarray.require (#13619) | Prithvi MK | 2019-05-24 | 1 | -0/+5 |
* | MAINT: Move asarray helpers into their own module | Eric Wieser | 2019-04-13 | 1 | -0/+319 |