summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Bump mypy from 0.781 to 0.782dependabot/pip/mypy-0.782dependabot-preview[bot]2020-07-061-1/+1
| | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.781...v0.782) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #16684 from BvB93/genericJosh Wilson2020-07-052-6/+16
|\ | | | | MAINT: Allow `None` to be passed to certain `generic` subclasses
| * Allow `None` to be passed to certain `generic` subclassesBas van Beek2020-06-252-6/+16
| | | | | | | | | | | | | | Affected generic subclasses: * `floating` * `complexfloating` * `datetime64`
* | Merge pull request #16757 from bjnath/matti-steering-councilCharles Harris2020-07-051-10/+13
|\ \ | | | | | | DOC: Add Matti Picus to steering council page
| * | DOC: Amend gh-16757 to make Marten van Kerkwijk emeritusBen Nathanson2020-07-051-2/+2
| | |
| * | DOC: Add Matti Picus to steering council pageBen Nathanson2020-07-051-10/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per announcement in https://mail.python.org/pipermail/numpy-discussion/2020-June/080760.html. I've alphabetized the steering council names (some but not all had been alphabetized). Added diacritical mark in Stéfan. This page partially overlaps https://numpy.org/about/. Submitting a separate PR. I imagine at some point we want to transfer over the remaining contents of this older page and cleanly remove it.
* | | Merge pull request #16752 from mattip/manylinux1-openblasCharles Harris2020-07-051-51/+109
|\ \ \ | |/ / |/| | BLD: add manylinux1 OpenBlAS 0.3.10 hashes and test for them
| * | STY: flake8 fixesmattip2020-07-051-51/+96
| | |
| * | BLD: add manylinux1 OpenBlAS 0.3.10 hashes and test for themmattip2020-07-041-2/+15
|/ /
* | Merge pull request #16747 from abhinav-thimma/maint/chain-exceptionsSebastian Berg2020-07-041-4/+5
|\ \ | | | | | | MAINT: Chaining exceptions in numpy/core/_internal.py
| * | MAINT: Chaining exceptions in numpy/core/_internal.pytabhi07972020-07-041-5/+5
| | | | | | | | | | | | - chaining exceptions from None
| * | MAINT: Chaining exceptions in numpy/core/_internal.pytabhi07972020-07-041-6/+7
|/ / | | | | | | - updated %formatted string to f strings
* | SIMD: Optimize the performace of np.packbits in ARM-based machine. (#16482)Chunlin2020-07-031-0/+40
| | | | | | * optimize pack_bit function for NEON.
* | Merge pull request #16738 from Qiyu8/fix_typoMatti Picus2020-07-031-1/+1
|\ \ | | | | | | DOC: Remove redundant word
| * | remove redundant wordQiyu82020-07-031-1/+1
| | |
* | | Merge pull request #16735 from WarrenWeckesser/doc-tweakSebastian Berg2020-07-021-2/+2
|\ \ \ | | | | | | | | DOC: Tweak a sentence about broadcasting.
| * | | DOC: Tweak a sentence about broadcasting.Warren Weckesser2020-07-021-2/+2
|/ / / | | | | | | | | | | | | | | | * Make clear that "trailing" means the "rightmost" dimensions. * Instead of saying "works its way forward" (forward?), say "works its way left".
* | | DOC: reword random c-api introduction, cython is documented in Extending ↵Matti Picus2020-07-021-13/+7
| | | | | | | | | | | | | | | (#16731) DOC: reword random c-api introduction, cython is documented in Extending
* | | Merge pull request #16720 from charris/fix-function-signatureCharles Harris2020-07-011-1/+1
|\ \ \ | | | | | | | | BUG: Fix PyArray_SearchSorted signature.
| * | | BUG: Fix PyArray_SearchSorted signature.Charles Harris2020-07-011-1/+1
|/ / / | | | | | | | | | | | | See comment on merged PR #16223. The `perm` variable may be NULL, so cannot be passed as object.
* | | Merge pull request #16718 from jwilk-forks/masterMatti Picus2020-07-011-1/+1
|\ \ \ | | | | | | | | DOC: fix typo
| * | | DOC: fix typoJakub Wilk2020-07-011-1/+1
|/ / /
* | | [DOC] Added tutorial about the numpy.ma module. (#15791)Melissa Weber Mendonça2020-06-303-0/+492
| | | | | | | | | Added tutorial about the numpy.ma module.
* | | MAINT: Chain exceptions in npyio.py (gh16121)Kerem Hallaç2020-06-301-4/+6
| | | | | | | | | | | | | | | | | | this solution is related to the following issue #15986 Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
* | | DOC: Updated documentation for numpy.squeeze (#16627)Tapajyoti Bose2020-06-303-5/+5
| | | | | | | | | | | | | | | | | | DOC: Updated documentation for squeeze Improve clarity by replacing terms like "single-dimensional" and "singleton dimension" with "axes of length one"
* | | Merge pull request #16708 from anirudh2290/fix_hugepages_issueSebastian Berg2020-06-301-5/+12
|\ \ \ | | | | | | | | MAINT: Disable use_hugepages in case of ValueError
| * | | MAINT: Disable use_hugepages in case of ValueErrorAnirudh Subramanian2020-06-301-5/+12
| | | |
* | | | Merge pull request #16621 from seberg/bench-more-arrMatti Picus2020-06-301-0/+16
|\ \ \ \ | | | | | | | | | | BENCH: Expand array-creation benchmarks
| * | | | BENCH: Expand array-creation testsSebastian Berg2020-06-161-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds some simple additional tests, one for a list of NumPy scalars. Another for generally lists, both integers and floats as one common cases (floats previously had some super-fast paths). As well as a test with the dtype given, since that may make some differences.
* | | | | Merge pull request #16709 from rossbar/doc/alen_depMatti Picus2020-06-301-0/+3
|\ \ \ \ \ | | | | | | | | | | | | DOC: Add dep directive to alen docstring.
| * | | | | DOC: Add dep directive to alen docstring.Ross Barnowski2020-06-291-0/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | alen was deprecated in 1.18. Adds corresponding directive to the docstring to make this information more visible to the user.
* | | | | Merge pull request #16706 from rossbar/doc/release_stable_symlinkMatti Picus2020-06-291-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | | DOC: Add instruction about stable symlink
| * | | | DOC: Add instruction about stable symlink.Ross Barnowski2020-06-291-2/+5
|/ / / / | | | | | | | | | | | | | | | | Add comment to HOWTO_RELEASE about updating the stable symlink when the minor version number is incremented.
* | | | TST: Disable Python 3.9-dev testing. (#16704)Charles Harris2020-06-291-1/+1
| | | | | | | | | | | | | | | | Disable testing with Python 3.9-dev until a fix for the current failures is forthcoming. The test failures are annoying.
* | | | Merge pull request #16702 from rth/wasm-cpuCharles Harris2020-06-282-1/+6
|\ \ \ \ | | | | | | | | | | BLD: Add CPU entry for Emscripten / WebAssembly
| * | | | BLD Add CPU entry for Emscripten / WebAssemblyRoman Yurchak2020-06-282-1/+6
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Michael Droettboom <mdboom@gmail.com>
* | | | | Merge pull request #16699 from seberg/maint-quantile-testsCharles Harris2020-06-281-8/+9
|\ \ \ \ \ | | | | | | | | | | | | MAINT: Fixup quantile tests to not use `np.float`
| * | | | | MAINT: Fixup quantile tests to not use `np.float`Sebastian Berg2020-06-271-8/+9
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This is deprecated usage, also small code style fixups since I was looking at it anyway. YMMV, but I think its a bit/nicer more compact now.
* | | | | Merge pull request #16273 from CloseChoice/BUG-order_percentile-monotonicallySebastian Berg2020-06-272-1/+78
|\ \ \ \ \ | | | | | | | | | | | | BUG: Order percentile monotonically
| * | | | | limit test_quantile_monotonicTobias Pitters2020-06-121-3/+8
| | | | | |
| * | | | | Update numpy/lib/tests/test_function_base.pyTobias Pitters2020-06-121-4/+4
| | | | | | | | | | | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
| * | | | | Update numpy/lib/function_base.pyTobias Pitters2020-06-121-11/+6
| | | | | | | | | | | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
| * | | | | fix _scalar_or_0d in _lerpTobias Pitters2020-06-101-1/+1
| | | | | |
| * | | | | check for `greater-equal` in lerp monotony testTobias Pitters2020-06-101-1/+1
| | | | | |
| * | | | | check for `greater-equal` in lerp monotony testTobias Pitters2020-06-101-1/+1
| | | | | |
| * | | | | make lerp be able to handle 0d casesTobias Pitters2020-06-102-2/+8
| | | | | |
| * | | | | refactor quantile testsTobias Pitters2020-05-271-4/+2
| | | | | |
| * | | | | limit range of lerp inputsTobias Pitters2020-05-271-10/+10
| | | | | |
| * | | | | Update numpy/lib/tests/test_function_base.pyTobias Pitters2020-05-271-2/+8
| | | | | | | | | | | | | | | | | | Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
| * | | | | remove debug statementsTobias Pitters2020-05-271-1/+0
| | | | | |