summaryrefslogtreecommitdiff
path: root/numpy/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12286 from mattip/no-api-warnCharles Harris2018-11-191-0/+3
|\
| * ENH: do not emit compilation warning if using old APImattip2018-11-141-0/+3
* | Merge pull request #12417 from eric-wieser/ctypes-bad-errorsMatti Picus2018-11-192-7/+10
|\ \
| * | BUG: Fix regression on np.dtype(ctypes.c_void_p)Eric Wieser2018-11-192-3/+6
| * | MAINT: rename helper functions for consistencyEric Wieser2018-11-181-4/+4
* | | Merge pull request #12414 from charris/fix-cversionEric Wieser2018-11-182-6/+6
|\ \ \ | |/ / |/| |
| * | MAINT: Update cversion hash.Charles Harris2018-11-182-6/+6
* | | ENH: Add support for `np.dtype(ctypes.Union)` (#12405)Mircea-Akos Brumă2018-11-182-7/+63
|/ /
* | Merge pull request #12409 from ahaldane/fix_descr_descrMatti Picus2018-11-181-4/+4
|\ \
| * | MAINT: correct the dtype.descr docstringAllan Haldane2018-11-181-4/+4
* | | BUG: fix possible overlap issues with avx enabledJulian Taylor2018-11-151-117/+134
* | | BUG: Fix for #10533 np.dtype(ctype) does not respect endianness (#12380)Mircea-Akos Brumă2018-11-152-6/+39
* | | Merge pull request #12382 from shoyer/finish-set-moduleCharles Harris2018-11-1415-203/+561
|\ \ \
| * | | MAINT: fix mispellingStephan Hoyer2018-11-141-1/+1
| * | | MAINT: fix test failuresStephan Hoyer2018-11-132-22/+13
| * | | ENH: set correct __module__ for objects in numpy's public APIStephan Hoyer2018-11-1314-183/+550
* | | | Merge pull request #12376 from mattip/remove-import-error-maskCharles Harris2018-11-141-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG: do not override exception on import failuremattip2018-11-131-1/+0
* | | | Merge pull request #12378 from charris/fix-longdouble-testsCharles Harris2018-11-131-17/+5
|\ \ \ \
| * | | | TST: Update complex long double precision tests.Charles Harris2018-11-131-17/+5
* | | | | Merge pull request #11480 from mhvk/ufunc-override-move-code-closer-to-useCharles Harris2018-11-135-186/+168
|\ \ \ \ \
| * | | | | MAINT: fix c comment from reviewmattip2018-10-161-1/+1
| * | | | | MAINT: move code to umath and multiarray as much as possible.Marten van Kerkwijk2018-09-215-186/+168
* | | | | | Merge pull request #12338 from ryzheboka/docs-for-compare_chararraysCharles Harris2018-11-131-0/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | MAINT: Fix spaces, formatting, and improve explanations. Charles Harris2018-11-131-13/+11
| * | | | | STY: Fix up indentation.Charles Harris2018-11-131-3/+1
| * | | | | DOC: changing the example in the docstring for the function 'compare_chararrays'Elena Mokeeva2018-11-071-3/+3
| * | | | | DOC: add a docstring for the function 'compare_chararrays'Elena Mokeeva2018-11-051-0/+41
| | |_|_|/ | |/| | |
* | | | | Merge pull request #12342 from bmakos/fix#10532Charles Harris2018-11-132-7/+46
|\ \ \ \ \
| * | | | | STY: Minor style fixups.Charles Harris2018-11-131-3/+2
| * | | | | STY: Minor style fixups.Charles Harris2018-11-131-3/+1
| * | | | | BUG: Fix for np.dtype(ctypes.Structure) does not respect _pack_ fieldMircea Akos Bruma2018-11-092-31/+48
| * | | | | BUG: Fix for np.dtype(ctypes.Structure) does not respect _pack_ fieldMircea Akos Bruma2018-11-082-19/+33
| * | | | | BUG: Fix for np.dtype(ctypes.Structure) does not respect _pack_ fieldMircea Akos Bruma2018-11-061-9/+20
* | | | | | MAINT: Improve error message for legal but unsupported PEP3118 typesEric Wieser2018-11-132-2/+16
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #12362 from shoyer/disable-array-function-by-defaultCharles Harris2018-11-124-8/+83
|\ \ \ \ \
| * | | | | DOC: add docstring for override_moduleStephan Hoyer2018-11-111-1/+10
| * | | | | DOC: add a full docstring for array_function_dispatchStephan Hoyer2018-11-111-1/+26
| * | | | | MAINT: more fixes for disabling overridesStephan Hoyer2018-11-104-14/+40
| * | | | | MAINT: fix disabling __array_function__Stephan Hoyer2018-11-101-1/+1
| * | | | | MAINT: disable __array_function__ dispatch unless environment variable setStephan Hoyer2018-11-102-13/+28
* | | | | | Merge pull request #8955 from eric-wieser/obj-identityMatti Picus2018-11-125-17/+81
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ENH: Correct identities for logical ufuncs and logaddexpEric Wieser2018-11-122-16/+43
| * | | | | ENH: Allow ufunc.identity to be any python objectEric Wieser2018-11-123-1/+38
| | |/ / / | |/| | |
* | | | | refactor sort head filewtli2018-11-113-209/+89
* | | | | BUG: Fix segfault when an error occurs in np.fromfileSimon Gibbons2018-11-103-1/+53
| |/ / / |/| | |
* | | | Merge pull request #11916 from mattip/deprecate-set_numeric_opsCharles Harris2018-11-0910-26/+83
|\ \ \ \
| * | | | DOC: reword from reviewmattip2018-11-091-2/+3
| * | | | DEP: deprecate np.set_numeric_ops and friendsmattip2018-10-2110-26/+82
* | | | | BUG: fix a bug in npy_PyFile_Dup2 where it didn't return immediately on failureMark Harfouche2018-11-061-0/+1