summaryrefslogtreecommitdiff
path: root/numpy/core/_asarray.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* DOC: Add missing return value documentation in ndarray.require (#13619)Prithvi MK2019-05-241-0/+5
* MAINT: Move asarray helpers into their own moduleEric Wieser2019-04-131-0/+319