summaryrefslogtreecommitdiff
path: root/numpy
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15114 from charris/backport-15069Charles Harris2019-12-1515-193/+230
|\
| * BUG: core: use blas_ilp64 also for *_matmul, *_dot, and *_vdotPauli Virtanen2019-12-154-38/+53
| * ENH: update BLAS symbol suffix/prefix handling in cblasfuncs & linalgPauli Virtanen2019-12-158-107/+45
| * ENH: distutils: add support for ILP64 OpenBLAS (generic symbol suffix)Pauli Virtanen2019-12-153-48/+132
* | TST: f2py: fix race condition in f2py test _get_compiler_statusPauli Virtanen2019-12-151-3/+9
* | ENH: f2py: add --f2cmap option for specifying the name of .f2py_f2cmapPauli Virtanen2019-12-154-16/+60
|/
* Merge pull request #15111 from charris/backport-15068Charles Harris2019-12-152-15/+35
|\
| * ENH: Add support to sort timedelta64 `NaT` to end of the array (gh-15068)Tirth Patel2019-12-152-15/+35
* | Merge pull request #15112 from charris/backport-15052Charles Harris2019-12-155-12/+8
|\ \
| * | BUG: distutils: remove stray debug printPauli Virtanen2019-12-151-1/+0
| * | TST: fix up issues in requires_memory decoratorPauli Virtanen2019-12-154-11/+8
| |/
* | TST: testing: check requires_memory immediately before the test + ignore Memo...Pauli Virtanen2019-12-151-1/+24
|/
* API, DOC: change names to multivariate_hypergeometric, improve docsmattip2019-12-054-14/+14
* REV: Revert "Merge pull request #14794 from mattip/nep-0034-impl"Charles Harris2019-12-0413-116/+51
* Merge pull request #15007 from mattip/random-c-api2Ralf Gommers2019-12-035-93/+96
|\
| * API: revert changes to standard_t, cauchymattip2019-11-303-8/+8
| * API: rename functions in distributions.c,hmattip2019-11-293-66/+55
| * DOC, TST: refactor CFFI test, add file names to documentationmattip2019-11-292-35/+49
* | Merge pull request #15039 from eric-wieser/fix-weird-reraiseSebastian Berg2019-12-032-4/+2
|\ \
| * | BUG: Exceptions tracebacks are droppedEric Wieser2019-12-032-4/+2
* | | Merge pull request #15036 from eric-wieser/fix-leakMatti Picus2019-12-031-1/+5
|\ \ \
| * | | BUG: Fix refcounting in ufunc object loopsEric Wieser2019-12-031-1/+6
* | | | Merge pull request #15023 from qwhelan/nan_perfMatti Picus2019-12-032-2/+30
|\ \ \ \
| * | | | PERF: only copy input array in _replace_nan() if there are nans to replaceChristopher Whelan2019-12-022-2/+30
| | |/ / | |/| |
* | | | MAINT: Cleaned up mintypecode for Py3Joseph R. Fox-Rabinovitz2019-12-021-1/+1
* | | | Merge pull request #14794 from mattip/nep-0034-implRalf Gommers2019-12-0213-51/+116
|\ \ \ \
| * | | | MAINT: changes from reviewmattip2019-11-291-2/+4
| * | | | MAINT: add test to test_deprecationsmattip2019-11-291-1/+9
| * | | | MAINT: fixes from reviewmattip2019-11-251-4/+3
| * | | | MAINT: fixes from reviewmattip2019-11-071-6/+7
| * | | | TST: fix failing testmattip2019-10-311-1/+1
| * | | | MAINT: revert change to assert_array_equal, adjust testsmattip2019-10-315-8/+10
| * | | | DEP: issue deprecation warning when creating ragged array (NEP 34)mattip2019-10-3112-48/+101
* | | | | REL: Update cversion and numpyconfig.hCharles Harris2019-12-022-0/+5
* | | | | Merge pull request #15027 from charris/revert-71fc59dCharles Harris2019-12-022-145/+62
|\ \ \ \ \
| * | | | | REV: "ENH: Improved performance of PyArray_FromAny for sequences of array-like"Sebastian Berg2019-12-022-145/+62
| | |/ / / | |/| | |
* | | | | ENH,DEP: Allow multiple axes in expand_dims (#14051)Larry Bradley2019-12-022-32/+59
* | | | | Merge pull request #14996 from eric-wieser/masked_rows-bad-argumentSebastian Berg2019-12-022-2/+27
|\ \ \ \ \
| * | | | | DEP: Deprecate the axis argument to masked_rows and masked_colsEric Wieser2019-12-022-2/+27
* | | | | | BUG: warn when saving dtype with metadata (#14994)Matti Picus2019-12-022-0/+44
* | | | | | Merge pull request #15021 from pv/blas64-testCharles Harris2019-12-025-7/+112
|\ \ \ \ \ \
| * | | | | | TST: linalg: add smoke test for 64-bit blasPauli Virtanen2019-12-012-2/+18
| * | | | | | TST: add pytest machinery to specify memory requirements for testsPauli Virtanen2019-12-014-5/+94
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #15012 from pv/blas64_Charles Harris2019-12-0211-951/+1208
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ENH: core: link only against blas64_/lapack64_ when BLAS64_ setPauli Virtanen2019-11-291-9/+5
| * | | | | ENH: core: add LAPACK64_ support in numpy.linalgPauli Virtanen2019-11-295-336/+447
| * | | | | ENH: core: use symbol-suffixed 64-bit CBLAS in cblasfuncs, when availablePauli Virtanen2019-11-291-36/+50
| * | | | | ENH: core: add 64_ suffixed cblas headerPauli Virtanen2019-11-293-550/+594
| * | | | | MAINT: core: optionally use symbol-suffixed 64-bit cblasPauli Virtanen2019-11-291-2/+15
| * | | | | ENH: distutils: support 64-bit OpenBLAS with '64_' symbol suffixPauli Virtanen2019-11-291-26/+105
| | |_|_|/ | |/| | |