| Commit message (Expand) | Author | Age | Files | Lines |
| * | TST: move _no_tracing to testing._private | mattip | 2020-03-01 | 2 | -22/+3 |
| * | MAINT: refactor function out of test module | mattip | 2020-01-05 | 1 | -7/+26 |
| * | ENH: Add support to sort timedelta64 `NaT` to end of the array (gh-15068) | Tirth Patel | 2019-12-15 | 1 | -15/+27 |
| * | REV: Revert "Merge pull request #14794 from mattip/nep-0034-impl" | Charles Harris | 2019-12-04 | 5 | -61/+20 |
| * | Merge pull request #14794 from mattip/nep-0034-impl | Ralf Gommers | 2019-12-02 | 5 | -20/+61 |
| |\ |
|
| | * | MAINT: changes from review | mattip | 2019-11-29 | 1 | -2/+4 |
| | * | MAINT: add test to test_deprecations | mattip | 2019-11-29 | 1 | -1/+9 |
| | * | MAINT: revert change to assert_array_equal, adjust tests | mattip | 2019-10-31 | 1 | -1/+2 |
| | * | DEP: issue deprecation warning when creating ragged array (NEP 34) | mattip | 2019-10-31 | 4 | -19/+49 |
| * | | REV: "ENH: Improved performance of PyArray_FromAny for sequences of array-like" | Sebastian Berg | 2019-12-02 | 1 | -23/+0 |
| * | | Merge pull request #14983 from charris/revert-71fc59d | Charles Harris | 2019-11-27 | 1 | -20/+0 |
| |\ \ |
|
| | * | | REV: "ENH: Improved performance of PyArray_FromAny for sequences of array-like" | Sebastian Berg | 2019-11-25 | 1 | -20/+0 |
| * | | | Merge pull request #12658 from tylerjereddy/NaT_sort_order | Charles Harris | 2019-11-25 | 1 | -0/+32 |
| |\ \ \ |
|
| | * | | | BUG: NaT now sorts to end of arrays | Tyler Reddy | 2019-11-22 | 1 | -0/+32 |
| | |/ / |
|
| * | | | Merge pull request #14718 from eric-wieser/disable-Q_-_m_casting | Matti Picus | 2019-11-25 | 2 | -1/+20 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Followup: Make "same_kind" casting possible for consistency | Sebastian Berg | 2019-10-16 | 1 | -1/+1 |
| | * | | API: Forbid Q<->m safe casting | Eric Wieser | 2019-10-16 | 2 | -1/+20 |
| * | | | ENH: add isinf, isnan, fmin, fmax loops for datetime64, timedelta64 (#14841) | Matti Picus | 2019-11-21 | 1 | -13/+24 |
| * | | | BUG: Fix step returned by linspace when num=1 and endpoint=False (#14929) | David Zwicker | 2019-11-21 | 1 | -7/+13 |
| * | | | TST: turn off tracing for np.resize tests | mattip | 2019-11-16 | 2 | -0/+10 |
| * | | | MAINT: Remove uses of scalar aliases | Eric Wieser | 2019-11-13 | 10 | -22/+21 |
| * | | | MAINT: revert gh-14800, which gave precedence to OO->O over OO->? | mattip | 2019-11-06 | 3 | -16/+8 |
| * | | | BUG: raise ValueError for empty arrays passed to _pyarray_correlate (#14829) | Doug Davis | 2019-11-06 | 1 | -0/+5 |
| * | | | Merge pull request #14800 from mattip/reorder-obj-comparison-loop | Charles Harris | 2019-11-04 | 3 | -11/+18 |
| |\ \ \ |
|
| | * | | | ENH: add OO->? loops, use np.compare(a, b, dtype=bool), add comments | mattip | 2019-10-30 | 1 | -5/+9 |
| | * | | | WIP, DEP, ENH: finish richcompare changes from 1.10 | mattip | 2019-10-29 | 2 | -6/+9 |
| * | | | | Merge pull request #14227 from zjpoh/from_string_complex | Matti Picus | 2019-10-31 | 1 | -0/+32 |
| |\ \ \ \ |
|
| | * | | | | Fix style per Sebastian's comments | zjpoh | 2019-10-15 | 1 | -5/+4 |
| | * | | | | Update per Sebastian's comments | zjpoh | 2019-10-06 | 1 | -0/+6 |
| | * | | | | Add deprecation warning for invalid complex string | zjpoh | 2019-09-26 | 1 | -4/+18 |
| | * | | | | Merge branch 'master' into from_string_complex | zjpoh | 2019-09-26 | 20 | -72/+2190 |
| | |\ \ \ \ |
|
| | * | | | | | Add parenthesis as suggested by compiler. Update docstring. | zjpoh | 2019-08-19 | 1 | -1/+1 |
| | * | | | | | Parse complex number from string | zjpoh | 2019-08-07 | 1 | -0/+13 |
| * | | | | | | Merge pull request #14730 from zjpoh/fromfile_complex | Matti Picus | 2019-10-31 | 1 | -0/+82 |
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | * | | | | | Add complex number support for fromfile | zjpoh | 2019-10-16 | 1 | -0/+82 |
| * | | | | | | Merge pull request #14669 from siddhesh/undefined-float2datetime | Matti Picus | 2019-10-30 | 1 | -0/+24 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | BUG: Do not rely on undefined behaviour to cast from float to datetime | Siddhesh Poyarekar | 2019-10-15 | 1 | -0/+24 |
| * | | | | | | | BUG: clear only attribute errors in get_attr_string.h::maybe_get_attr (#14745) | keewis | 2019-10-30 | 1 | -0/+29 |
| | |_|_|_|/ /
|/| | | | | |
|
| * | | | | | | changed test to assert_allclose() the output values | Jack J. Woehr | 2019-10-19 | 1 | -2/+4 |
| * | | | | | | added test case test_einsum_failed_on_p9_and_s390x(self) | Jack J. Woehr | 2019-10-19 | 1 | -0/+6 |
| | |/ / / /
|/| | | | |
|
| * | | | | | API: NaT (arg)min/max behavior (#14717) | Zijie (ZJ) Poh | 2019-10-15 | 2 | -18/+14 |
| | |_|_|/
|/| | | |
|
| * | | | | Merge pull request #14714 from eric-wieser/datetime-arange-fix | Sebastian Berg | 2019-10-15 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | BUG: Default start to 0 for timedelta arange | Eric Wieser | 2019-10-15 | 1 | -1/+1 |
| * | | | | | Merge pull request #14710 from seberg/ufunc-out-deprecation | Matti Picus | 2019-10-15 | 1 | -4/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | DEP: Finish the out kwarg deprecation for ufunc calls | Sebastian Berg | 2019-10-15 | 1 | -4/+4 |
| | |/ / / / |
|
| * | | | | | Merge pull request #14469 from sunqm/master | Matti Picus | 2019-10-15 | 1 | -0/+24 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | TEST: Fix broken pypy ctypes test | Qiming Sun | 2019-09-19 | 1 | -3/+5 |
| | * | | | | TEST: Fix broken pypy ctypes test | Qiming Sun | 2019-09-19 | 1 | -0/+7 |
| | * | | | | MAINT: Update tests for _ctypes class | Qiming Sun | 2019-09-15 | 1 | -14/+0 |
| | * | | | | TEST: Add tests for .ctypes.data_as | Qiming Sun | 2019-09-14 | 1 | -0/+29 |