summaryrefslogtreecommitdiff
path: root/numpy/core/umath.py
Commit message (Expand)AuthorAgeFilesLines
* DEV: remove _arg from public API, add matmul to benchmark ufuncsmattip2019-01-071-2/+2
* BUG: The multiarray/ufunc merge broke old wheels.Charles Harris2018-09-041-21/+25
* BUG: Re-add _ones_like to numpy.core.umath.Marten van Kerkwijk2018-09-011-2/+1
* DOC: add docstring to new python filesmattip2018-08-211-0/+7
* MAINT: merge umath, multiarray into _multiarray, add python wrappersmattip2018-08-211-0/+25