summaryrefslogtreecommitdiff
path: root/numpy/core/multiarray.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: The multiarray/ufunc merge broke old wheels.Charles Harris2018-09-041-17/+20
* DOC: add docstring to new python filesmattip2018-08-211-0/+7
* MAINT: export newly added c-extension functionmattip2018-08-211-2/+2
* MAINT: fix more name replacements, __all__ importsmattip2018-08-211-2/+2
* MAINT: merge umath, multiarray into _multiarray, add python wrappersmattip2018-08-211-0/+27