| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #12586 from hameerabbasi/radix-sort | Charles Harris | 2019-05-11 | 1 | -16/+33 |
| |\ |
|
| | * | TST: Test all dtypes for sort. | Hameer Abbasi | 2019-05-11 | 1 | -1/+15 |
| | * | ENH: Radix sort | Hameer Abbasi | 2019-05-11 | 1 | -16/+19 |
| * | | Merge pull request #10723 from eric-wieser/PyLong-to-longdouble | Tyler Reddy | 2019-05-11 | 1 | -0/+26 |
| |\ \ |
|
| | * | | MAINT: more adjustments in PR 10723 | Tyler Reddy | 2019-05-01 | 1 | -1/+13 |
| | * | | MAINT: reviewer adjustments in PR 10723 | Tyler Reddy | 2019-04-30 | 1 | -0/+14 |
| * | | | Merge pull request #13508 from hdamron17/arraymultiter_new-empty-kwds | Charles Harris | 2019-05-11 | 1 | -0/+12 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | BUG: Removes ValueError for empty kwargs in arraymultiter_new | Hunter Damron | 2019-05-08 | 1 | -0/+12 |
| * | | | BUG: test all ufunc.types for return type, fix for exp, log | mattip | 2019-05-08 | 1 | -0/+28 |
| |/ / |
|
| * | | BUG: fixing bugs in AVX exp/log while handling special value floats (#13415) | Raghuveer Devulapalli | 2019-04-30 | 1 | -1/+28 |
| * | | ENH: Add shape to *_like() array creation (#13046) | Peter Andreas Entschev | 2019-04-25 | 1 | -0/+29 |
| * | | Merge pull request #13371 from eric-wieser/__floor__-and-__ceil__ | Charles Harris | 2019-04-22 | 1 | -0/+37 |
| |\ \ |
|
| | * | | BUG/ENH: Make floor, ceil, and trunc call the matching special methods | Eric Wieser | 2019-04-19 | 1 | -0/+37 |
| * | | | Merge pull request #12594 from mattip/pypy3-testing | Tyler Reddy | 2019-04-22 | 2 | -9/+11 |
| |\ \ \ |
|
| | * | | | MAINT: move gc.collect to function (from review) | mattip | 2019-04-19 | 1 | -8/+8 |
| | * | | | TEST: update for PyPy | mattip | 2019-04-17 | 2 | -8/+10 |
| * | | | | Merge pull request #8662 from eric-wieser/ufunc-outer-subclass | Matti Picus | 2019-04-19 | 1 | -0/+11 |
| |\ \ \ \ |
|
| | * | | | | MAINT: avoid np.matrix in PR 8662 | Tyler Reddy | 2019-04-17 | 1 | -0/+11 |
| | |/ / / |
|
| * | | | | Merge pull request #10741 from eric-wieser/as_integer_ratio | Tyler Reddy | 2019-04-18 | 1 | -0/+109 |
| |\ \ \ \ |
|
| | * | | | | TST: use smaller tests for PR 10741. | Tyler Reddy | 2019-04-18 | 1 | -46/+76 |
| | * | | | | ENH: Implement `np.floating.as_integer_ratio` | Eric Wieser | 2019-04-10 | 1 | -0/+79 |
| | | |_|/
| |/| | |
|
| * | | | | Merge pull request #13218 from debsankha/isfinite-datetime | Charles Harris | 2019-04-18 | 1 | -0/+21 |
| |\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | | Merge branch 'master' into isfinite-datetime | Matti Picus | 2019-04-10 | 3 | -0/+25 |
| | |\ \ \
| | |/ / |
|
| | * | | | TST: testing isfinite on datetime and timedelta objects. | Debsankha Manik | 2019-03-30 | 1 | -0/+21 |
| * | | | | BUG: load fails when using pickle without allow_pickle=True | Paul Ivanov | 2019-04-16 | 1 | -1/+1 |
| | |_|/
|/| | |
|
| * | | | BUG: Fix bad error message in np.memmap | Eric Wieser | 2019-04-11 | 1 | -0/+10 |
| | |/
|/| |
|
| * | | BUG: Fix null pointer dereference in PyArray_DTypeFromObjectHelper | Jakub Wilk | 2019-04-06 | 1 | -0/+6 |
| * | | BUG/MAINT: fix reference count error on invalid input to ndarray.flat (#13176) | adeak | 2019-04-01 | 1 | -0/+16 |
| * | | BUG: Fix of `var` method for complex object arrays | Chirag Nighut | 2019-04-01 | 1 | -0/+3 |
| |/ |
|
| * | TST: add tests for the existence and round-tripping of datetime limits | Eric Wieser | 2019-03-28 | 1 | -0/+38 |
| * | Merge pull request #12988 from qwhelan/bool_ufunc | Eric Wieser | 2019-03-28 | 1 | -0/+21 |
| |\ |
|
| | * | ENH: Create boolean and integer ufuncs for isnan, isinf, and isfinite. | Christopher Whelan | 2019-03-09 | 1 | -0/+21 |
| * | | MAINT: add overlap checks to choose, take, put, putmask (#13182) | Allan Haldane | 2019-03-27 | 1 | -0/+20 |
| * | | BUG: Fix np.rec.fromarrays on arrays which are already structured (#12887) | Daniel Hrisca | 2019-03-14 | 1 | -0/+7 |
| * | | Merge pull request #13092 from mhvk/linspace-object-dtype-bug | Matti Picus | 2019-03-10 | 1 | -0/+6 |
| |\ \
| |/
|/| |
|
| | * | BUG: ensure linspace works on object input. | Marten van Kerkwijk | 2019-03-04 | 1 | -0/+6 |
| * | | BUG: ppc is using IBM double double | Andreas Schwab | 2019-03-05 | 1 | -1/+1 |
| * | | Merge pull request #13036 from mattip/array-interface-offset | Charles Harris | 2019-03-04 | 1 | -0/+13 |
| |\ \
| |/
|/| |
|
| | * | BUG: __array_interface__ offset was always ignored | mattip | 2019-02-25 | 1 | -0/+13 |
| * | | BUG: Add missing error checking in conversion from integers to datetime types | Eric Wieser | 2019-03-02 | 1 | -0/+6 |
| * | | BUG: fixes from review | mattip | 2019-02-26 | 1 | -1/+1 |
| * | | BUG: fixes from review | mattip | 2019-02-26 | 1 | -1/+5 |
| |/ |
|
| * | TST: Add test for np.tensordot on 0d arrays (#12152) | Rishabh Chakrabarti | 2019-02-24 | 1 | -0/+6 |
| * | Merge pull request #12846 from tlatorre-uchicago/divmod-bugfix | Charles Harris | 2019-02-22 | 1 | -0/+6 |
| |\ |
|
| | * | BUG: fix signed zero behavior in npy_divmod | tlatorre | 2019-02-18 | 1 | -0/+6 |
| * | | MAINT: Move pickle import to numpy.compat | Charles Harris | 2019-02-21 | 7 | -8/+7 |
| |/ |
|
| * | Merge pull request #12932 from cgohlke/patch-5 | Matti Picus | 2019-02-14 | 1 | -0/+1 |
| |\ |
|
| | * | MAINT: fixes from review | mattip | 2019-02-11 | 1 | -1/+1 |
| | * | BUG: test, fix for trying to register a loop again | mattip | 2019-02-11 | 1 | -0/+1 |
| * | | BUG: Add timsort without breaking the API. | Charles Harris | 2019-02-07 | 1 | -3/+3 |