Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.21.6
/
numpy
/
lib
tag
04d8154ad8a6a7c3b46ac9ece47cc691d8b6c401
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Apr 12 00:00:08 2022
object
ef0ec786fd4c7622ad2fa0e54d3881f3b9bbd792
NumPy 1.21.6 release
946f8c8
TST: Skip `test_lookfor` in 3.10rc1
by Bas van Beek
· 4 years ago
844571f
BUG: Do not raise deprecation warning for all nans in unique (#19301)
by Thomas J. Fan
· 4 years, 2 months ago
34c7db0
DOC: fix typo
by Kenichi Maehashi
· 4 years, 2 months ago
d336c26
ENH: support major version larger than 9 in numpy.lib.NumpyVersion
by Kenichi Maehashi
· 4 years, 2 months ago
4d1442a
MAINT: Add annotations for the missing `period` parameter to `np.unwrap`
by Bas van Beek
· 4 years, 2 months ago
334b7cd
API: Delay string and number promotion deprecation/future warning
by Sebastian Berg
· 4 years, 3 months ago
ae9314e
MAINT: Directly grab `nan` from the input array
by Bas van Beek
· 4 years, 3 months ago
410924e
TST: Update the `np.nanmedian` tests for all-nan arrays
by Bas van Beek
· 4 years, 3 months ago
a8b825c
BUG: Fixed an issue wherein `_nanmedian_small` would fail for `timedelta64`-based dtypes
by Bas van Beek
· 4 years, 3 months ago
f91f4bc
BUG: Fixed an issue wherein `nanmedian` could return an array with the wrong dtype
by Bas van Beek
· 4 years, 3 months ago
098b4d1
Merge pull request #16987 from scimax/master
by Charles Harris
· 4 years, 3 months ago
8bdeaeb
BUG: Fix missing "np." in docstring examples.
by Charles Harris
· 4 years, 3 months ago
5bc6926
STY: Break long lines
by Charles Harris
· 4 years, 3 months ago
dbed464
DOC: Improve trapz docstring (#19041)
by Bhargav v
· 4 years, 3 months ago
7c20796
MAINT: Replace `_ArrayND` with `NDArray`
by Bas van Beek
· 4 years, 3 months ago
85606c6
BUG: Fixed a broken `NumpyVersion.__repr__` method
by Bas van Beek
· 4 years, 3 months ago
46ede3e
ENH: Add annotation for `np.lib.NumpyVersion`
by Bas van Beek
· 4 years, 3 months ago
c00091e
DOC: add note and examples to `isrealobj` docstring
by Yashasvi Misra
· 4 years, 3 months ago
a0533ba
Merge pull request #18959 from marysia/histogram2d-documentation
by Matti Picus
· 4 years, 3 months ago
8fa5438
DOC: improve numpy.histogram2d() documentation
by Marysia Winkels
· 4 years, 3 months ago
8609939
ENH: Add annotations for `np.lib.utils`
by Bas van Beek
· 4 years, 4 months ago
6ad4650
DOC: Clarify isreal docstring for string/obj arrays (#18843)
by Amrit Krishnan
· 4 years, 4 months ago
5fad839
MAINT: Remove unsafe unions from `np.lib.ufunclike`
by Bas van Beek
· 4 years, 4 months ago
44c3e1f
MAINT: Remove unsafe unions from `np.lib.index_tricks`
by Bas van Beek
· 4 years, 4 months ago
7d6d74a
DOC: Typo fix
by Bas van Beek
· 4 years, 4 months ago
cf68ebf
MAINT: Import `np.lib`-based functions from aforementioned namespace
by Bas van Beek
· 4 years, 4 months ago
bb34344
ENH: Add improved placeholder annotations for `np.lib`
by Bas van Beek
· 4 years, 4 months ago
472b152
ENH: add new function `_opt_info()` to utils provides the optimization info of NumPy build
by Sayed Adel
· 4 years, 4 months ago
341316d
BUG: Prevent nan being used in percentile (gh-18831)
by Kevin Sheppard
· 4 years, 4 months ago
0ef6508
DOC: Add blank line before section.
by Matthias Bussonnier
· 4 years, 4 months ago
54dc479
Fixes small typos in the genfromtext docstring
by Matt Hall
· 4 years, 4 months ago
ada694a
Merge pull request #18708 from DCtheTall/meshgrid-test
by Charles Harris
· 4 years, 5 months ago
9f33975
review comments
by DCtheTall
· 4 years, 5 months ago
2a88021
rm comment
by DCtheTall
· 4 years, 5 months ago
3cdb33f
Add tests np.meshgrid for higher dimensional grids.
by DCtheTall
· 4 years, 5 months ago
5ebc656
Merge pull request #18515 from terfilip/select-dtype-err-msg-18430
by Charles Harris
· 4 years, 5 months ago
0d5eefb
MAINT: Adding exception chaining and switching to fstring
by Filip Ter
· 4 years, 5 months ago
badbf70
ENH: Improve performance of `np.save` for small arrays (gh-18657)
by Ohad Ravid
· 4 years, 5 months ago
172251d
Merge pull request #18652 from timhoffm/doc-plot
by Ralf Gommers
· 4 years, 5 months ago
bfb5e9f
DOC: Update some plotting code to current Matplotlib idioms
by Tim Hoffmann
· 4 years, 5 months ago
9e47444
Merge pull request #18642 from seberg/splitup-faster-argparsing-optimize-asarray
by Matti Picus
· 4 years, 5 months ago
c1aa1af
MAINT: use super() as described by PEP 3135
by Mike Taves
· 4 years, 5 months ago
cb71c43
MAINT: Added Chain exceptions where appropriate (#18400)
by Abhay Raghuvanshi
· 4 years, 5 months ago
f531110
ENH: Use new argument parsing for array creation functions
by Sebastian Berg
· 4 years, 5 months ago
9c68c2f
MAINT: Added Chain exceptions where appropriate (#18394)
by Abhay Raghuvanshi
· 4 years, 5 months ago
564a71c
MAINT: Re-export a number of sub-modules
by Bas van Beek
· 4 years, 5 months ago
1579c9c
Merge pull request #18596 from mainak-debnath/maint
by Ralf Gommers
· 4 years, 5 months ago
e03a557
Merge pull request #18583 from timhoffm/doc-flip
by Ralf Gommers
· 4 years, 5 months ago
38e5125
ENH: Add annotations for `np.lib.arrayterator`
by Bas van Beek
· 4 years, 5 months ago
80b2e5d
added exception chaining in index_tricks.py and mrecords.py
by Mainak Debnath
· 4 years, 5 months ago
ada38d2
DOC: Clarify docs for fliplr() / flipud()
by Tim Hoffmann
· 4 years, 6 months ago
4f3aa00
DOC: trunc, floor, ceil, rint, fix should all link to each other in see also
by Tim Hoffmann
· 4 years, 6 months ago
bf72d67
ENH: A more helpful error message, when types don't match type of default kwarg
by Filip Ter
· 4 years, 6 months ago
f345d73
MAINT: Relax the type-constraints of `IndexExpression.__getitem__`
by Bas van Beek
· 4 years, 6 months ago
a58784d
ENH: Expose `index_tricks` content to `np` and `np.lib` namespace
by Bas van Beek
· 4 years, 6 months ago
668f1aa
ENH: Add annotations for `np.lib.index_tricks`
by Bas van Beek
· 4 years, 6 months ago
aeae93b
API: make piecewise subclass safe using use zeros_like.
by Marten van Kerkwijk
· 4 years, 6 months ago
68a5e7f
BUG: Fixed an issue where `diagflat` could overflow on windows and 32-bit platforms
by Bas van Beek
· 4 years, 6 months ago
f80fe62
Update numpy/lib/function_base.py
by Eric Wieser
· 4 years, 6 months ago
fa7f79d
Update numpy/lib/function_base.py
by Eric Wieser
· 4 years, 6 months ago
7dcd29a
BUG: Fix unique handling of nan entries. (#18070)
by Filip Trojan
· 4 years, 6 months ago
6d8956e
Fixed chain exception for array_split func (#18317)
by Abhay Raghuvanshi
· 4 years, 6 months ago
570710a
Adjusted formulas to estimator and removed repeat
by Jamie
· 4 years, 6 months ago
7828422
Merge remote-tracking branch 'upstream/master' into histogram-binwidth-doc
by Jamie
· 4 years, 6 months ago
00f6ddb
Merge pull request #18369 from AngelGris/bugfix-for-in1d-with-tuples
by Charles Harris
· 4 years, 6 months ago
f6a71fe
Merge pull request #18377 from BvB93/ufunclike
by Charles Harris
· 4 years, 6 months ago
3823775
Merge pull request #18379 from anntzer/mnd
by Sebastian Berg
· 4 years, 6 months ago
3f3e604
Merge pull request #18324 from anntzer/fm
by Sebastian Berg
· 4 years, 6 months ago
3cb10bc
DOC: Fix docstring of _median_nancheck.
by Antony Lee
· 4 years, 6 months ago
692f00b
MAINT: Fix the dtype mentioned in 2 `np.lib.ufunclike` exceptions
by Bas van Beek
· 4 years, 6 months ago
df68378
ENH: Expose `ufunclike` annotations to the `np` and `np.lib` namespace
by Bas van Beek
· 4 years, 6 months ago
edf2d00
ENH: Add annotations for `np.lib.ufunclike`
by Bas van Beek
· 4 years, 6 months ago
8fbd472
Implement different approach to fix bug
by AngelGris
· 4 years, 6 months ago
5936386
BUG: np.in1d bug on the object array (issue 17923)
by AngelGris
· 4 years, 6 months ago
54eed98
numpy/lib/arraysetops.py
by AngelGris
· 4 years, 6 months ago
922f6d1
Merge remote-tracking branch 'upstream/master' into histogram-binwidth-doc
by Jamie
· 4 years, 7 months ago
32b564a
Merge pull request #18342 from zolboo1024/trapz_doc
by Matti Picus
· 4 years, 7 months ago
5990b67
Added sentence to docstring of histogram_bin_edges
by Jamie
· 4 years, 7 months ago
4152443
MAINT: Avoid moveaxis overhead in median.
by Antony Lee
· 4 years, 7 months ago
e5a5c7a
Specified the return type for trapz to include the possibility of ndarray being returned
by zolboo1024
· 4 years, 7 months ago
80ffa42
Merge pull request #18302 from BvB93/missing-attr
by Charles Harris
· 4 years, 7 months ago
c21509a
MAINT: Add previously-missing placeholder annotations
by Bas van Beek
· 4 years, 7 months ago
12d9967
MAINT: Add missing `__all__` annotations
by Bas van Beek
· 4 years, 7 months ago
9466271
ENH: defer the import of shutil
by Christoph Gohlke
· 4 years, 7 months ago
71ac6b7
DOC: Nupydoc format space before `:` in Parameters
by Matthias Bussonnier
· 4 years, 7 months ago
11141c4
Merge pull request #18232 from Carreau/shape_base_doc
by Matti Picus
· 4 years, 7 months ago
af51d66
Merge pull request #18116 from seberg/futurewarn-string-promotion
by Matti Picus
· 4 years, 7 months ago
ecec872
DOC: lib/shape_base numpydoc formatting.
by Matthias Bussonnier
· 4 years, 7 months ago
38bda3c
DEP: Deprecate promotion of numbers and bool to string
by Sebastian Berg
· 4 years, 7 months ago
d9dee6a
Merge pull request #18176 from Illviljan/Illviljan-faster_tril_indices
by Matti Picus
· 4 years, 7 months ago
333fd94
fix from review
by mattip
· 4 years, 7 months ago
518edc7
TST: raise memory limit for test
by mattip
· 4 years, 7 months ago
b6313fd
import indices, broadcast_to
by Illviljan
· 4 years, 7 months ago
bad3b6f
use same tri format
by Illviljan
· 4 years, 7 months ago
b038c35
faster tril_indices
by Illviljan
· 4 years, 7 months ago
1b8b46b
Merge pull request #18091 from anntzer/docset
by Charles Harris
· 4 years, 8 months ago
f36e940
DOC: Avoid using "set of" when talking about an ordered list.
by Antony Lee
· 4 years, 8 months ago
74249e3
MAINT: multiline regex class simplify
by Tyler Reddy
· 4 years, 8 months ago
e63001a
MAINT: regex char class improve
by Tyler Reddy
· 4 years, 8 months ago
09cbb74
DOC: Fix a couple of reference to verbatim and vice versa
by Matthias Bussonnier
· 4 years, 8 months ago
Next »