| Commit message (Expand) | Author | Age | Files | Lines |
* | TST, DOC: enable refguide_check | Tyler Reddy | 2018-12-14 | 1 | -102/+97 |
* | Merge pull request #12443 from rth/set-litteral | Eric Wieser | 2018-12-01 | 1 | -2/+2 |
|\ |
|
| * | Use set litterals | Roman Yurchak | 2018-11-24 | 1 | -2/+2 |
* | | MAINT: Use list and dict comprehension when possible (#12445) | Roman Yurchak | 2018-12-01 | 1 | -4/+1 |
|/ |
|
* | ENH: set correct __module__ for objects in numpy's public API | Stephan Hoyer | 2018-11-13 | 1 | -0/+23 |
* | DOC: remove excess indentation in Note: | Travis Oliphant | 2018-10-31 | 1 | -2/+2 |
* | DOC: Clarify that 0d arrays are dimension-lifted to 1d in asfortranarray and ... | Travis Oliphant | 2018-10-31 | 1 | -2/+8 |
* | MAINT: set preferred __module__ for numpy functions | Stephan Hoyer | 2018-10-23 | 1 | -1/+6 |
* | Merge pull request #12115 from shoyer/array-function-numpy-core | Charles Harris | 2018-10-11 | 1 | -0/+91 |
|\ |
|
| * | ENH: __array_function__ support for most of numpy.core | Stephan Hoyer | 2018-10-08 | 1 | -0/+91 |
* | | ENH implement __reduce_ex__ for np.ndarray and pickle protocol 5 | Pierre Glaser | 2018-10-10 | 1 | -0/+4 |
* | | MAINT, TST import pickle from numpy.core.numeric | Pierre Glaser | 2018-10-10 | 1 | -1/+7 |
|/ |
|
* | Merge pull request #11909 from mattip/flake8-cleanups | Charles Harris | 2018-09-11 | 1 | -1/+1 |
|\ |
|
| * | MAINT: remove redundant imports | mattip | 2018-09-09 | 1 | -1/+1 |
* | | DOC: Recommend the use of `np.ndim` over `np.isscalar`, and explain the diffe... | Eric Wieser | 2018-09-04 | 1 | -0/+36 |
|/ |
|
* | Merge pull request #10915 from mattip/implement-nep-0015 | Charles Harris | 2018-08-31 | 1 | -4/+1 |
|\ |
|
| * | MAINT: remove code that codecov pointed out is superflous | mattip | 2018-08-21 | 1 | -4/+1 |
* | | DOC, MAINT: Fixes for errstate() and README.md documentation. (#11814) | Michael Hirsch, Ph.D | 2018-08-28 | 1 | -5/+0 |
|/ |
|
* | MAINT: Restore previous behavior on subclasses | Eric Wieser | 2018-07-08 | 1 | -2/+2 |
* | MAINT: Speed up normalize_axis_tuple by about 30% | Marten van Kerkwijk | 2018-07-06 | 1 | -5/+8 |
* | Fix documentation for fromfunction | silenc3r | 2018-06-28 | 1 | -1/+1 |
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -3/+4 |
* | MAINT: Use a set instead of a dictionary | Eric Wieser | 2018-06-13 | 1 | -4/+2 |
* | BUG: Fix typo in variable name (#11116) | zuko3d | 2018-05-18 | 1 | -1/+1 |
* | MAINT: move matrix tests in core, polynomial to matrixlib. | Marten van Kerkwijk | 2018-04-29 | 1 | -4/+4 |
* | Merge pull request #10878 from mattip/devdocs | Ralf Gommers | 2018-04-16 | 1 | -1/+1 |
|\ |
|
| * | formatting fixes | mattip | 2018-04-11 | 1 | -1/+1 |
* | | 'remove indirect relationships' | Matthias Bussonnier | 2018-04-09 | 1 | -15/+0 |
* | | Cross Link full/full_like in a few see-also. | Matthias Bussonnier | 2018-04-09 | 1 | -17/+28 |
|/ |
|
* | DOC: Fix minor typos | luz.paz | 2018-03-30 | 1 | -1/+1 |
* | Fixed author name in reference to book | ChloeColeongco | 2018-03-22 | 1 | -1/+1 |
* | TST: Import abstract classes from collections.abc | Frederick Lefebvre | 2018-03-14 | 1 | -3/+8 |
* | DOC zeros, empty, and ones now have consistent docstrings | Nelle Varoquaux | 2018-03-01 | 1 | -3/+4 |
* | STY: Minor stylistic cleanup of numeric.py | Andrey Portnoy | 2018-02-28 | 1 | -22/+28 |
* | ENH: make flatnonzero use np.ravel(a) instead of a.ravel() | Geoffrey Irving | 2018-02-21 | 1 | -4/+4 |
* | DOC: add warning to isclose function (#10214) | xoviat | 2017-12-26 | 1 | -3/+20 |
* | DEP: Deprecate the pickle aliases | Eric Wieser | 2017-12-10 | 1 | -1/+11 |
* | ENH: don't show boolean dtype, as it is implied | Eric Wieser | 2017-11-13 | 1 | -2/+2 |
* | DEP, ENH: deprecate UPDATEIFCOPY (except for nditer) and replace with WRITEBA... | Matti Picus | 2017-11-08 | 1 | -0/+2 |
* | Merge pull request #9691 from jdemeyer/master | Charles Harris | 2017-10-24 | 1 | -4/+13 |
|\ |
|
| * | PEP 3141 numbers should be considered scalars | Jeroen Demeyer | 2017-09-15 | 1 | -4/+13 |
* | | BUG: count_nonzero treats empty axis tuples strangely | Eric Wieser | 2017-10-17 | 1 | -1/+1 |
* | | MAINT: Fix all special-casing of dtypes in `count_nonzero` | Eric Wieser | 2017-10-12 | 1 | -26/+6 |
* | | DEP: Deprecate truth testing on empty arrays | hemildesai | 2017-09-28 | 1 | -1/+1 |
* | | Merge pull request #9709 from spencerahill/spencerahill-allclose-docstring | Charles Harris | 2017-09-23 | 1 | -2/+7 |
|\ \ |
|
| * | | MAINT: Use single backticks when link needed. | Charles Harris | 2017-09-23 | 1 | -1/+1 |
| * | | [ci skip] requested updates | Spencer Hill | 2017-09-19 | 1 | -6/+7 |
| * | | Add equals to See Also; remove 'np.' | Spencer Hill | 2017-09-18 | 1 | -2/+2 |
| * | | DOC allclose doesn't require matching shapes | Spencer Hill | 2017-09-18 | 1 | -0/+4 |
| |/ |
|
* | | Merge pull request #9725 from ahaldane/circular_arrayprint | Charles Harris | 2017-09-20 | 1 | -223/+33 |
|\ \ |
|