Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #11953 from tylerjereddy/issue_11947 | Charles Harris | 2018-09-15 | 1 | -0/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | TST: codecov.yml improvements | Tyler Reddy | 2018-09-14 | 1 | -0/+16 | |
* | | | | | Merge pull request #11952 from jlmuir/npy-internal-build-define-fix | Charles Harris | 2018-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | MAINT: test NPY_INTERNAL_BUILD only if defined | J. Lewis Muir | 2018-09-14 | 1 | -1/+1 | |
* | | | | | Merge pull request #11948 from shoyer/finish-nat-deprecation | Charles Harris | 2018-09-14 | 3 | -83/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: release notes for expired NaT depreaction | Stephan Hoyer | 2018-09-14 | 1 | -1/+14 | |
| * | | | | | DEP: finish making all comparisons to NaT false | Stephan Hoyer | 2018-09-13 | 2 | -82/+26 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11943 from shoyer/nep-18-warn-about-changes | Stephan Hoyer | 2018-09-14 | 1 | -13/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: switch order of checking for new protocls | Stephan Hoyer | 2018-09-13 | 1 | -5/+5 | |
| * | | | | | DOC: Add warning/clarification about backwards compat in NEP-18 | Stephan Hoyer | 2018-09-13 | 1 | -13/+41 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #11950 from eric-wieser/improve-ufunc-docs | Charles Harris | 2018-09-14 | 3 | -12/+79 | |
|\ \ \ \ \ | ||||||
| * | | | | | TST: Split TestUfunc.test_signature into lots of smaller tests | Matti Picus | 2018-09-14 | 1 | -7/+13 | |
| * | | | | | DOC: Adjust the gufunc signature examples | Matti Picus | 2018-09-13 | 1 | -2/+6 | |
| * | | | | | DOC: Add documentation of PyUFuncObject members | Matti Picus | 2018-09-13 | 1 | -1/+58 | |
| * | | | | | STY: string trailing spaces | Eric Wieser | 2018-09-13 | 1 | -2/+2 | |
* | | | | | | Merge pull request #11949 from eric-wieser/tidy-_dtype | Charles Harris | 2018-09-14 | 1 | -13/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | MAINT: Eliminate a struct/non-struct branch in dtype.__repr__ | Eric Wieser | 2018-09-11 | 1 | -13/+4 | |
| * | | | | | MAINT: Extract a helper function for the dtype __str__ on scalar/simple types | Eric Wieser | 2018-09-11 | 1 | -0/+3 | |
* | | | | | | Merge pull request #11932 from eric-wieser/dtype.name-to-python | Charles Harris | 2018-09-13 | 2 | -66/+40 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | MAINT: Move np.dtype.name.__get__ to python | Eric Wieser | 2018-09-11 | 2 | -66/+40 | |
* | | | | | TST: Replace calls to unittest.TestCase.fail (#11933) | Roman Yurchak | 2018-09-12 | 10 | -90/+34 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #11934 from numpy/revert-11693-accept-nep18 | Charles Harris | 2018-09-12 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Revert "NEP: Mark NEP 18 as accepted"revert-11693-accept-nep18 | Stephan Hoyer | 2018-09-12 | 1 | -2/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #11929 from derek-kim/master | Matti Picus | 2018-09-12 | 3 | -11/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | DOC: Add missing comma | Eric Wieser | 2018-09-11 | 1 | -1/+1 | |
| * | | | STY: revert whitespace changes | Eric Wieser | 2018-09-11 | 1 | -3/+3 | |
| * | | | DOC: #defining -> #define | Derek Kim | 2018-09-11 | 2 | -8/+8 | |
| * | | | DOC: #defining -> #define / Added a short explanation for Numeric, which | Derek Kim | 2018-09-11 | 2 | -6/+6 | |
* | | | | Merge pull request #10602 from eric-wieser/dtype-__str__-__repr__-in-python | Charles Harris | 2018-09-11 | 4 | -474/+328 | |
|\ \ \ \ | ||||||
| * | | | | MAINT: Move dtype string functions to python | Eric Wieser | 2018-08-19 | 4 | -474/+328 | |
* | | | | | Merge pull request #11909 from mattip/flake8-cleanups | Charles Harris | 2018-09-11 | 6 | -6/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: remove redundant imports | mattip | 2018-09-09 | 6 | -6/+2 | |
* | | | | | | Merge pull request #11921 from eric-wieser/fix-bitname | Charles Harris | 2018-09-11 | 2 | -67/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MAINT: Don't use `__name__` to inspect type information | Eric Wieser | 2018-09-10 | 2 | -67/+51 | |
* | | | | | | | Merge pull request #11930 from giuliobenetti/master | Charles Harris | 2018-09-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | DOC: fix scipy-sphinx-theme license path | Giulio Benetti | 2018-09-11 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #11891 from tylerjereddy/rm_exec_command_1 | Eric Wieser | 2018-09-10 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MAINT: remove exec_command from build_ext | Tyler Reddy | 2018-09-10 | 1 | -4/+8 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #11899 from tylerjereddy/rm_exec_command_3 | Charles Harris | 2018-09-10 | 2 | -3/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MAINT: remove exec_command from system_info.py | Tyler Reddy | 2018-09-10 | 2 | -3/+15 | |
* | | | | | | | | DOC: Clarify difference between PySequence_GETITEM, PyArray_GETITEM (#11914) | Yug Khanna | 2018-09-10 | 1 | -3/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #11922 from eric-wieser/test-maximum_sctype | Charles Harris | 2018-09-10 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | TST: Add tests for maximum_sctype | Eric Wieser | 2018-09-09 | 1 | -0/+27 | |
* | | | | | | | Merge pull request #11900 from tylerjereddy/rm_exec_command_4 | Charles Harris | 2018-09-10 | 2 | -9/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MAINT: remove exec_command from gnu.py | Tyler Reddy | 2018-09-10 | 2 | -9/+40 | |
* | | | | | | | | BUG: Fix memory leak in pyfragments.swg (#11877) | Christopher Pezley | 2018-09-10 | 1 | -2/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #11920 from YannickJadoul/test_numerictypes.py-TestSctypeD... | Eric Wieser | 2018-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | TST: Fix 'def' of core/tests/test_numerictypes.py::TestSctypeDict test class ... | Yannick Jadoul | 2018-09-10 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #11912 from mattip/dtype-offset-int | Charles Harris | 2018-09-09 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | DOC: dtype offset is limited to int | mattip | 2018-09-09 | 2 | -3/+5 |