Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | MAINT: refactor datetime.c_metadata creation | mattip | 2018-11-25 | 1 | -61/+55 | |
* | | | | | Merge pull request #12419 from timfel/fix-fill-funcs | Charles Harris | 2018-11-24 | 2 | -9/+18 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | ENH: Fix PyArray_FillFunc definitions to return an int as per typedef | Tim Felgentreff | 2018-11-19 | 2 | -9/+18 | |
* | | | | | Merge pull request #11526 from ahaldane/add_struct_helper_funcs_redo | Charles Harris | 2018-11-23 | 3 | -2/+394 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: Add new recfunctions to numpy function API | Allan Haldane | 2018-11-23 | 1 | -0/+23 | |
| * | | | | | ENH: Fixups to multi-field assignment helpers | Allan Haldane | 2018-11-22 | 2 | -42/+72 | |
| * | | | | | ENH: add multi-field assignment helpers in np.lib.recfunctions | Allan Haldane | 2018-10-31 | 3 | -2/+341 | |
* | | | | | | Merge pull request #12439 from mattip/visible-to-invisible | Charles Harris | 2018-11-23 | 3 | -3/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BUG: test, fix NPY_VISIBILITY_HIDDEN on gcc, which becomes NPY_NO_EXPORT | mattip | 2018-11-22 | 3 | -3/+22 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | BUG: don't override casting errors with matmul or inner | Stephan Hoyer | 2018-11-23 | 2 | -11/+19 | |
* | | | | | | BUG: don't override original errors when casting inside np.dot() fails | Stephan Hoyer | 2018-11-23 | 2 | -1/+13 | |
* | | | | | | Merge pull request #8923 from guoci/histo_ise | Charles Harris | 2018-11-22 | 2 | -23/+97 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | resolve issues from review | guoci | 2018-11-20 | 2 | -4/+7 | |
| * | | | | | DOC: mention LOOCV in description of "stone" rule. | Stephan Hoyer | 2018-11-20 | 1 | -2/+2 | |
| * | | | | | ENH: Add 'ise' estimator to np.histogram | guoci | 2018-11-20 | 2 | -23/+94 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | BUG/ENH: Fix use of ndpointer in return values | Eric Wieser | 2018-11-21 | 3 | -25/+120 | |
|/ / / / | ||||||
* | | | | Merge pull request #12424 from eric-wieser/rework-11536 | Charles Harris | 2018-11-20 | 2 | -14/+28 | |
|\ \ \ \ | ||||||
| * | | | | BUG: Fix inconsistent cache keying in ndpointer | Eric Wieser | 2018-11-19 | 2 | -14/+28 | |
* | | | | | Merge pull request #12420 from aixoss/master | Ralf Gommers | 2018-11-19 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | gfortran needs -lpthread & -maix64(64 build) in AIX | Ayappan P | 2018-11-19 | 1 | -0/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | MNT: Reword error message about loading pickled data. | Elliott Sales de Andrade | 2018-11-19 | 1 | -2/+2 | |
* | | | | | Merge pull request #12286 from mattip/no-api-warn | Charles Harris | 2018-11-19 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | ENH: do not emit compilation warning if using old API | mattip | 2018-11-14 | 1 | -0/+3 | |
* | | | | | | Merge pull request #12417 from eric-wieser/ctypes-bad-errors | Matti Picus | 2018-11-19 | 2 | -7/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | BUG: Fix regression on np.dtype(ctypes.c_void_p) | Eric Wieser | 2018-11-19 | 2 | -3/+6 | |
| * | | | | | MAINT: rename helper functions for consistency | Eric Wieser | 2018-11-18 | 1 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #12414 from charris/fix-cversion | Eric Wieser | 2018-11-18 | 2 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: Update cversion hash. | Charles Harris | 2018-11-18 | 2 | -6/+6 | |
* | | | | | | BUG: Do not double-quote arguments to the command line | Eric Wieser | 2018-11-18 | 1 | -8/+8 | |
| |/ / / / |/| | | | | ||||||
* | | | | | ENH: Add support for `np.dtype(ctypes.Union)` (#12405) | Mircea-Akos Brumă | 2018-11-18 | 2 | -7/+63 | |
|/ / / / | ||||||
* | | | | Merge pull request #12407 from dimpase/master | Charles Harris | 2018-11-18 | 1 | -5/+8 | |
|\ \ \ \ | ||||||
| * | | | | fall back to 'ascii' locale in build (if needed) | Dima Pasechnik | 2018-11-17 | 1 | -5/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #12409 from ahaldane/fix_descr_descr | Matti Picus | 2018-11-18 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | MAINT: correct the dtype.descr docstring | Allan Haldane | 2018-11-18 | 1 | -4/+4 | |
* | | | | MAINT: Rewrite shape normalization in pad function (#11966) | Lars Grüter | 2018-11-15 | 2 | -94/+145 | |
* | | | | Merge pull request #12399 from hershen/fix-polyint-typo | Charles Harris | 2018-11-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | DOC: Fix typo in polyint. | Alon Hershenhorn | 2018-11-15 | 1 | -1/+1 | |
* | | | | | Merge pull request #12398 from juliantaylor/fix-large-vector-overlap | Charles Harris | 2018-11-15 | 1 | -117/+134 | |
|\ \ \ \ \ | ||||||
| * | | | | | BUG: fix possible overlap issues with avx enabled | Julian Taylor | 2018-11-15 | 1 | -117/+134 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #12391 from mattip/deprecate-unique | Charles Harris | 2018-11-15 | 1 | -19/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | DEP: remove deprecated numpy.lib.function_base.unique | mattip | 2018-11-15 | 1 | -19/+0 | |
* | | | | | Merge pull request #12381 from tylerjereddy/datasource_del_handling | Charles Harris | 2018-11-15 | 2 | -1/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | BUG: improve DataSource __del__ | Tyler Reddy | 2018-11-13 | 2 | -1/+16 | |
* | | | | | | Merge pull request #12390 from mattip/cleanup-deprecate | Charles Harris | 2018-11-15 | 1 | -7/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DEV remove shim added in 1.4 | mattip | 2018-11-14 | 1 | -7/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | BUG: Fix for #10533 np.dtype(ctype) does not respect endianness (#12380) | Mircea-Akos Brumă | 2018-11-15 | 2 | -6/+39 | |
* | | | | | | Merge pull request #11898 from tylerjereddy/rm_exec_command_2 | Charles Harris | 2018-11-14 | 2 | -21/+66 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | MAINT: remove exec_command usage from ccompiler.py | Tyler Reddy | 2018-10-31 | 2 | -21/+66 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #12382 from shoyer/finish-set-module | Charles Harris | 2018-11-14 | 30 | -215/+727 | |
|\ \ \ \ \ | ||||||
| * | | | | | MAINT: fix tests on Python 2 | Stephan Hoyer | 2018-11-14 | 1 | -0/+6 |