summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "DEP: issue deprecation warning when creating ragged array (NEP 34)"revert-14794-nep-0034-implRalf Gommers2019-12-0614-117/+51
* Merge pull request #15052 from pv/blas64-fixupSebastian Berg2019-12-066-12/+13
|\
| * BUG: distutils: remove stray debug printPauli Virtanen2019-12-041-1/+0
| * TST: fix up issues in requires_memory decoratorPauli Virtanen2019-12-044-11/+8
| * DOC: add missing release note for ILP64 OpenBLASPauli Virtanen2019-12-041-0/+5
* | Merge pull request #15054 from san7988/refguide_check_documentationMatti Picus2019-12-061-23/+218
|\ \
| * | Implemented review feedbacks #14961Sanjeev Kumar2019-12-051-12/+23
| * | Added documentation in methodsSanjeev Kumar2019-12-051-23/+207
| |/
* | DOC: Fix statement about norms (#15050)Andreas Klöckner2019-12-051-1/+1
* | Merge pull request #15022 from eric-wieser/better-f2py-errorMatti Picus2019-12-054-31/+14
|\ \
| * | ENH: Chain exceptions when converting python objects to fortranEric Wieser2019-12-023-28/+10
| * | ENH: Show the incorrect type in the fortran error messageEric Wieser2019-12-011-3/+4
* | | Merge pull request #15046 from mattip/random-c-api3Ralf Gommers2019-12-047-33/+25
|\ \ \ | |_|/ |/| |
| * | DOC: change to link (from review)mattip2019-12-052-2/+4
| * | API, DOC: change names to multivariate_hypergeometric, improve docsmattip2019-12-046-32/+22
* | | Merge pull request #15028 from jfbu/latex_fix_preambleMatti Picus2019-12-043-7/+22
|\ \ \ | |/ / |/| |
| * | Update LaTeX build instructionsjfbu2019-12-041-2/+4
| * | [DOC] LaTeX: do PDF build with --halt-on-error optionjfbu2019-12-021-1/+1
| * | [DOC] LaTeX: Fix preamblejfbu2019-12-021-4/+17
| |/
* | TST: Add test for object method (and general unary) loops (#15040)Sebastian Berg2019-12-041-1/+39
* | Merge pull request #15042 from charris/post-1.18.x-branch-updateCharles Harris2019-12-037-17/+6
|\ \
| * | REL: Update master after 1.18.x branch.Charles Harris2019-12-037-17/+6
|/ /
* | Merge pull request #15007 from mattip/random-c-api2Ralf Gommers2019-12-037-157/+187
|\ \
| * | DOC: fixes from reviewmattip2019-12-034-15/+7
| * | API: revert changes to standard_t, cauchymattip2019-11-303-8/+8
| * | DOC: sphinx does not like breaking function declarations over linesmattip2019-11-291-17/+5
| * | API: rename functions in distributions.c,hmattip2019-11-294-76/+57
| * | DOC, TST: refactor CFFI test, add file names to documentationmattip2019-11-295-35/+55
| * | DOC: improve the C-API/Cython documentation for randommattip2019-11-292-50/+99
* | | 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
| | |/ / | |/| |
* | | | Merge pull request #15032 from madphysicist/mintypecode-cleanupMatti Picus2019-12-031-1/+1
|\ \ \ \
| * | | | MAINT: Cleaned up mintypecode for Py3Joseph R. Fox-Rabinovitz2019-12-021-1/+1
|/ / / /
* | | | Merge pull request #14794 from mattip/nep-0034-implRalf Gommers2019-12-0215-51/+124
|\ \ \ \
| * | | | 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
| * | | | DOC: update link to published linkmattip2019-11-021-1/+1
| * | | | DOC: add vertical space in towncrier templatemattip2019-10-311-0/+1
| * | | | TST: fix failing testmattip2019-10-311-1/+1
| * | | | DOC: add release notemattip2019-10-311-0/+7
| * | | | 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
* | | | | Merge pull request #15031 from charris/prepare-1.18-branchRalf Gommers2019-12-0248-244/+360
|\ \ \ \ \
| * | | | | DOC: Update note for using towncrierCharles Harris2019-12-021-7/+7