summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump pytest from 5.3.5 to 5.4.1dependabot/pip/pytest-5.4.1dependabot-preview[bot]2020-03-161-1/+1
* MAINT: Test during import to detect bugs with Accelerate(MacOS) LAPACK (#15695)Rakesh Vasudevan2020-03-152-2/+65
* Merge pull request #15747 from WarrenWeckesser/unique-with-zero-lenMatti Picus2020-03-152-41/+97
|\
| * MAINT: lib: PEP-8 clean up in test_arraysetops.py.Warren Weckesser2020-03-151-38/+41
| * BUG: lib: Handle axes with length 0 in np.unique.Warren Weckesser2020-03-152-4/+22
| * TST: lib: Add a unit test for np.unique applied to arrays with a length 0 axis.Huon Wilson2020-03-151-0/+35
|/
* Merge pull request #15757 from WarrenWeckesser/fix-azure-pipelinesRalf Gommers2020-03-152-0/+6
|\
| * MAINT: CI: Run 'apt-get update' in tools/pypy-test.shWarren Weckesser2020-03-151-0/+1
| * MAINT: CI: Add an explicit 'pr' section to azure-pipelines.ymlWarren Weckesser2020-03-151-0/+5
|/
* Merge pull request #15752 from mlamarre/fix_swig_testsCharles Harris2020-03-135-53/+73
|\
| * Fix swig testsMathieu Lamarre2020-03-135-53/+73
|/
* MAINT: Add better error handling in linalg.norm for vectors and clarify it in...Jim2020-03-123-7/+11
* DOC: Do not complain about contiguity when mutating `ndarray.shape` (gh-10600)John Han2020-03-123-4/+6
* Merge pull request #15745 from WarrenWeckesser/remove-doc-summarizeRalf Gommers2020-03-121-178/+0
|\
| * MAINT: doc: Remove doc/summarize.pyWarren Weckesser2020-03-111-178/+0
* | DOC: Refactor `np.polynomial` docs using `automodule` (#15662)Ross Barnowski2020-03-1214-775/+349
|/
* NEP 41: First steps towards improved Datatype Support (gh-15506)Sebastian Berg2020-03-112-0/+4370
* ENH: Add `subok` parameter to np.copy function (cf. gfh6509) (gh-15685)Ross Barnowski2020-03-113-3/+28
* Merge pull request #15738 from rossbar/rm_nnboSebastian Berg2020-03-111-4/+0
|\
| * MAINT: Remove non-native byte order from _var check.Ross Barnowski2020-03-101-4/+0
|/
* Merge pull request #15696 from rossbar/enh/var_complex_fastpathSebastian Berg2020-03-103-0/+67
|\
| * Added benchmark for _var with complex input.Ross Barnowski2020-03-091-0/+11
| * ENH: Adds a fast path to var for complex inputRoss Barnowski2020-03-092-0/+56
* | Merge pull request #15724 from charris/stop-testing-noseSebastian Berg2020-03-101-1/+0
|\ \
| * | TST: Remove nose from the test_requirements.txt file.Charles Harris2020-03-071-1/+0
* | | DOC: Change license date 2019 -> 2020 (gh-15735)Himanshu Garg2020-03-102-2/+2
* | | Merge pull request #15733 from seberg/nep-intersphinxEric Wieser2020-03-091-1/+15
|\ \ \
| * | | DOC: Allow NEPs to link to python, numpy, scipy, and matplotlib docsSebastian Berg2020-03-091-1/+15
|/ / /
* | | Merge pull request #15702 from mwtoews/optparseCharles Harris2020-03-083-49/+42
|\ \ \
| * | | MAINT: replace optparse with argparse for 'doc' and 'tools' scriptsMike Taves2020-03-093-49/+42
| | |/ | |/|
* | | Merge pull request #15706 from melissawm/f2py-typos-fixCharles Harris2020-03-083-8/+8
|\ \ \
| * | | Fixing typos in f2py comments and code.Melissa Weber Mendonca2020-03-043-8/+8
* | | | Merge pull request #15723 from mattip/fix-logicCharles Harris2020-03-071-4/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG: fix logic error when nm fails on 32-bitmattip2020-03-081-4/+7
|/ / /
* | | MAINT: use list-based APIs to call subprocesses (#15714)Sebastian Berg2020-03-074-34/+79
* | | DOC: Fix coremath.rst to fix refguide_check (#15718)Pierre de Buyl2020-03-061-1/+6
* | | Merge pull request #15717 from pdebuyl/fix_refguide_datetimeMatti Picus2020-03-061-51/+25
|\ \ \
| * | | Update doc/source/reference/arrays.datetime.rstPierre de Buyl2020-03-061-2/+1
| * | | DOC: move deprecation info to apart paragraph.Pierre de Buyl2020-03-061-4/+8
| * | | reinstate example with offsetPierre de Buyl2020-03-061-0/+2
| * | | DOC: remove outdated example and sectionPierre de Buyl2020-03-061-51/+20
* | | | Merge pull request #15716 from mattip/pypy4Matti Picus2020-03-061-3/+2
|\ \ \ \
| * | | | TST: always use 'python -mpip' not 'pip'mattip2020-03-061-3/+2
|/ / / /
* | | | Merge pull request #15534 from seberg/deprecate-abstract-scalar-typesMatti Picus2020-03-0610-23/+141
|\ \ \ \
| * | | | Update numpy/core/src/multiarray/descriptor.cSebastian Berg2020-03-041-1/+1
| * | | | Fixup: Do not deprecate generic python typesSebastian Berg2020-02-077-23/+32
| * | | | DEP: Do not allow "abstract" dtype conversion/creationSebastian Berg2020-02-0613-26/+135
* | | | | DOC: Change list to tuple in example description. (gh-15705)Sebastian Berg2020-03-051-2/+2
| |/ / / |/| | |
* | | | DOC: fix SVD tutorial to pass refguide (#15710)Matti Picus2020-03-051-1/+6
* | | | DOC: Fix quickstart doc to pass refguide (#15703)Matti Picus2020-03-051-38/+54