summaryrefslogtreecommitdiff
path: root/numpy/core/src/multiarray/number.h
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Standardize guards in numpy/core/src/multiarray.Charles Harris2021-09-051-3/+3
* MAINT: Do not claim input to binops is `self` (array object)Sebastian Berg2021-03-101-1/+1
* ENH/DEP: Use a ufunc under the hood for ndarray.clipEric Wieser2019-05-141-0/+1
* ENH: make matmul into a ufuncmattip2018-11-251-0/+1
* DEP: deprecate np.set_numeric_ops and friendsmattip2018-10-211-2/+2
* BUG: errors in fast_scalar_power are not propagated.Marten van Kerkwijk2017-05-121-0/+1
* ENH: switch ndarray.__divmod__ to use np.divmodStephan Hoyer2017-05-071-0/+1
* BUG/ENH: Switch to simplified __array_ufunc__/binop interactionNathaniel J. Smith2017-04-271-4/+0
* MAINT: Remove single file compilation support.Charles Harris2015-10-081-5/+0
* ENH: add cube root function np.cbrt for real floatsJulian Taylor2014-09-071-0/+1
* MAINT: multiarray: fix typesLars Buitinck2014-01-121-2/+2
* BUG: core: ensure __r*__ has precedence over __numpy_ufunc__Pauli Virtanen2013-10-191-0/+4
* ENH: missingdata: Add the maskna= parameter to np.ones and np.ones_likeMark Wiebe2011-08-271-1/+1
* Move array_any_nonzero to buffer.c, where it is used, and mark it static.David Cournapeau2009-05-061-3/+0
* Fix separate/batch compilation.David Cournapeau2009-04-301-0/+5
* Put calculation in separate file.David Cournapeau2009-04-301-0/+14
* Move NumericOps into number protocol.David Cournapeau2009-04-301-0/+37
* Put multiarray modul sources into separate directory.David Cournapeau2009-04-301-0/+19