Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.3
tag
eea68dea1c19ba8fa519b71f788510e1895611c9
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon May 10 01:56:01 2021
object
27b98cbe0dd9d2969e9c227e7a2070aa56f41d6d
NumPy 1.20.3 release
27b98cb
REL: NumPy 1.20.3 release.
by Charles Harris
· 4 years, 4 months ago
v1.20.3
a438741
Merge pull request #18953 from charris/fix-mypy-test
by Charles Harris
· 4 years, 4 months ago
8639821
BUG: Fix failing mypy test in 1.20.x.
by Charles Harris
· 4 years, 4 months ago
0eedcd1
Merge pull request #18948 from charris/prepare-1.20.3-release
by Charles Harris
· 4 years, 4 months ago
1863519
REL, DOC: Prepare for the NumPy 1.20.3 release.
by Charles Harris
· 4 years, 4 months ago
b5cfe76
Merge pull request #18941 from charris/fix-changelog-script
by Charles Harris
· 4 years, 4 months ago
59414b6
DOC: Update 1.17.0-changelog.rst.
by Charles Harris
· 4 years, 4 months ago
ce397de
DOC: Update 1.18.0-changelog.rst.
by Charles Harris
· 4 years, 4 months ago
608c893
DOC: Update 1.19.0-changelog.rst.
by Charles Harris
· 4 years, 4 months ago
51f5b83
DOC: Update 1.20.0-changelog.rst.
by Charles Harris
· 4 years, 4 months ago
b0e2606
BUG: Make changelog recognize ``gh-`` as PR number prefix.
by Charles Harris
· 4 years, 4 months ago
c447619
Merge pull request #18924 from charris/backport-18903
by Charles Harris
· 4 years, 4 months ago
cbfe847
MAINT: Avoid treating _SIMD module build warnings as errors
by Sayed Adel
· 4 years, 4 months ago
418a855
Merge pull request #18922 from charris/backport-18813
by Charles Harris
· 4 years, 4 months ago
acf6648
MAINT: Remove buffer-clearing from copy code
by Sebastian Berg
· 4 years, 4 months ago
92da57b
BUG: Initialize the full nditer buffer in case of error
by Sebastian Berg
· 4 years, 4 months ago
40e59dd
Merge pull request #18925 from charris/backport-18910
by Charles Harris
· 4 years, 4 months ago
8c0d09b
Merge pull request #18923 from charris/backport-18900
by Charles Harris
· 4 years, 4 months ago
9d6b02f
Merge pull request #18921 from charris/backport-18750
by Charles Harris
· 4 years, 4 months ago
01687f4
BUG FIX for MINGW : threads.h existence test requires GLIBC > 2.12
by Dong Keun Oh
· 4 years, 4 months ago
aaf8363
BLD: remove unnecessary flag `-faltivec` on macOS
by Sayed Adel
· 4 years, 4 months ago
222bc60
MAINT: Allow more recursion depth for scalar tests.
by Charles Harris
· 4 years, 4 months ago
c40cef5
Merge pull request #18915 from BvB93/unsafe
by Charles Harris
· 4 years, 4 months ago
3b3dbdd
MAINT: Remove unsafe unions from `np`
by Bas van Beek
· 4 years, 4 months ago
ad2a144
MAINT: Remove unsafe unions from `np.typing._callable`
by Bas van Beek
· 4 years, 4 months ago
76865f9
MAINT: Remove unsafe unions from `np.core.numeric`
by Bas van Beek
· 4 years, 4 months ago
c753d15
MAINT: Remove unsafe unions from `np.core.function_base`
by Bas van Beek
· 4 years, 4 months ago
0e12abd
MAINT: Remove unsafe unions from `np.core.fromnumeric`
by Bas van Beek
· 4 years, 4 months ago
55a5668
Merge pull request #18887 from BvB93/supports_index
by Charles Harris
· 4 years, 4 months ago
99991be
TST: Fix a typing failure for python 3.7
by Bas van Beek
· 4 years, 4 months ago
342e9bd
MAINT: Relax the miscellaneous integer-type-constraints
by Bas van Beek
· 4 years, 4 months ago
3b41688
TST: Fix a test failure for python 3.7
by Bas van Beek
· 4 years, 4 months ago
3e6ee82
STY: pep8 fixes
by Bas van Beek
· 4 years, 4 months ago
19f0c62
MAINT: Relax the integer-type-constraint of `npt._ShapeLike`
by Bas van Beek
· 4 years, 4 months ago
befda74
MAINT: Ensure that the `np.ndarray` constructor can take any shape-like oject
by Bas van Beek
· 4 years, 4 months ago
bde20c8
Merge pull request #18794 from charris/backport-18790
by Charles Harris
· 4 years, 4 months ago
af8099f
MAINT: Use recent towncrier releases on PyPI.
by Charles Harris
· 4 years, 4 months ago
afc158d
CI: Use `towncrier build` explicitly
by Sebastian Berg
· 4 years, 4 months ago
586c2e7
Merge pull request #18769 from charris/backport-18691
by Charles Harris
· 4 years, 4 months ago
01db0db
Merge pull request #18768 from charris/backport-18701
by Charles Harris
· 4 years, 4 months ago
04b657d
Remove unused variables
by Anne Archibald
· 4 years, 4 months ago
3fc7eb0
BUG: fix segfault in object/longdouble operations
by Anne Archibald
· 4 years, 4 months ago
09be5ac
Strip extra newline when dumping gfortran version on MacOS
by Kamil Choudhury
· 4 years, 4 months ago
9501d2b
Merge pull request #18763 from BvB93/datetime
by Charles Harris
· 4 years, 4 months ago
18544c7
Merge pull request #18764 from BvB93/re-export
by Charles Harris
· 4 years, 4 months ago
31938d0
MAINT: Remove `__all__` in favor of explicit reexports
by Bas van Beek
· 4 years, 4 months ago
03c6734
BUG: Correct `datetime64` missing type overload for `datetime.date`
by Bas van Beek
· 4 years, 4 months ago
e86846e
REL: prepare 1.20.x for further development
by Charles Harris
· 4 years, 5 months ago
b19ad5b
REL: NumPy 1.20.2 release.
by Charles Harris
· 4 years, 5 months ago
v1.20.2
7025ddc
Merge pull request #18681 from charris/prepare-1.20.2-release
by Charles Harris
· 4 years, 5 months ago
5dc057c
REL: Prepare for the NumPy 1.20.2 release.
by Charles Harris
· 4 years, 5 months ago
e687165
Merge pull request #18671 from seberg/backport-small-pytest-leaks-fixes
by Charles Harris
· 4 years, 5 months ago
afc861e
BUG: Fix small issues found with pytest-leaks
by Sebastian Berg
· 4 years, 5 months ago
c4fd82f
Merge pull request #18661 from charris/backport-18651
by Charles Harris
· 4 years, 5 months ago
b9edc25
BUG: Fix small valgrind-found issues (#18651)
by Sebastian Berg
· 4 years, 5 months ago
59c99e4
Merge pull request #18638 from charris/backport-18605
by Charles Harris
· 4 years, 5 months ago
fb44ee2
Update numpy/ma/tests/test_core.py
by Sebastian Berg
· 4 years, 5 months ago
9719ac5
Apply suggestions from code review
by Sebastian Berg
· 4 years, 5 months ago
75e13a6
BUG: Fix ma coercion list-of-ma-arrays if they do not cast to bool
by Sebastian Berg
· 4 years, 5 months ago
031e411
Merge pull request #18636 from BvB93/modules2
by Charles Harris
· 4 years, 5 months ago
6b0490c
API: Move `polynomial.polyutils` to the `PRIVATE_BUT_PRESENT_MODULES` list
by Bas van Beek
· 4 years, 5 months ago
9602fb2
MAINT: Re-export a number of sub-modules
by Bas van Beek
· 4 years, 5 months ago
376ec46
API: Formally classify `np.lib.stride_tricks` as part of the public API
by Bas van Beek
· 4 years, 5 months ago
b947264
Merge pull request #18617 from charris/fix-gcc48-test
by Charles Harris
· 4 years, 5 months ago
2f5e65c
CI: Update apt package list before Python install
by Charles Harris
· 4 years, 5 months ago
26c87b0
Merge pull request #18611 from charris/backport-18539
by Charles Harris
· 4 years, 5 months ago
acaa91c
Merge pull request #18612 from charris/backport-18560
by Charles Harris
· 4 years, 5 months ago
f7c52ab
BUG: Fixed ``where`` keyword for ``np.mean`` & ``np.var`` methods (gh-18560)
by Mateusz Sokół
· 4 years, 5 months ago
72b0087
BUG: NameError in numpy.distutils.fcompiler.compaq
by Michael Lamparski
· 4 years, 5 months ago
a21cbb1
MAINT: Add annotations for `dtype.__getitem__`, `__mul__` and `names` (#18599)
by Bas van Beek
· 4 years, 5 months ago
b83d574
Merge pull request #18546 from ahaldane/backport_18530
by Charles Harris
· 4 years, 6 months ago
69b4fbb
Merge pull request #18559 from charris/backport-ci-fixes
by Charles Harris
· 4 years, 6 months ago
57cf41a
CI: Use Ubuntu 18.04 to run "full" test.
by Charles Harris
· 4 years, 6 months ago
89d2541
CI: Pin docker image.
by Charles Harris
· 4 years, 6 months ago
33398ca
BUG: incorrect error fallthrough in nditer
by Allan Haldane
· 4 years, 6 months ago
a32ff1b
Merge pull request #18488 from charris/backport-18479
by Charles Harris
· 4 years, 6 months ago
6d57833
Merge pull request #18487 from charris/backport-18478
by Charles Harris
· 4 years, 6 months ago
86e2a86
Merge pull request #18486 from charris/backport-18477
by Charles Harris
· 4 years, 6 months ago
b4a0f33
Merge pull request #18485 from charris/backport-18476
by Charles Harris
· 4 years, 6 months ago
dfef262
Goto done when an error condition is reached
by Christoph Gohlke
· 4 years, 6 months ago
2837ac3
BUG: check if PyArray_malloc succeeded
by Christoph Gohlke
· 4 years, 6 months ago
ede709c
MAINT: verify pointer against NULL before using it
by Christoph Gohlke
· 4 years, 6 months ago
242a064
MAINT: remove nonsensical comparison of pointer < 0
by Christoph Gohlke
· 4 years, 6 months ago
0511a93
MAINT: cast Py_ssize_t to int
by Christoph Gohlke
· 4 years, 6 months ago
c69bef6
MAINT: Remove suspicious type casting
by Christoph Gohlke
· 4 years, 6 months ago
969467a
Merge pull request #18469 from charris/backport-18450
by Charles Harris
· 4 years, 6 months ago
b946f09
BUG: Segfault in nditer buffer dealloc for Object arrays
by Allan Haldane
· 4 years, 6 months ago
311c20b
Merge pull request #18462 from charris/backport-15392
by Charles Harris
· 4 years, 6 months ago
a9dbef9
Merge pull request #18461 from charris/backport-18420
by Charles Harris
· 4 years, 6 months ago
95396ff
Merge pull request #18460 from charris/backport-18436
by Charles Harris
· 4 years, 6 months ago
6de68a4
Merge pull request #18459 from charris/backport-18455
by Charles Harris
· 4 years, 6 months ago
317acdb
TST: Add test for nonzero and copyswapn (through advanced indexing)
by Sebastian Berg
· 4 years, 6 months ago
f2b40c6
BUG: Remove temporary change of descr/flags in VOID functions
by Sebastian Berg
· 4 years, 6 months ago
8563a3c
BUG: Fix tiny memory leaks when `like=` overrides are used
by Sebastian Berg
· 4 years, 6 months ago
45f4ca4
BUG: Fix refcount leak in f2py `complex_double_from_pyobj`
by Sebastian Berg
· 4 years, 6 months ago
a3582d8
BUG: Fixed an issue where `diagflat` could overflow on windows and 32-bit platforms
by Bas van Beek
· 4 years, 6 months ago
e9dee86
Merge pull request #18382 from charris/update-1.20.x-f2py
by Charles Harris
· 4 years, 6 months ago
b6a8fb3
MAINT: Update f2py from master.
by Charles Harris
· 4 years, 6 months ago
84f429d
REL: prepare 1.20.x for further development
by Charles Harris
· 4 years, 7 months ago
d7aa408
REL: NumPy 1.20.1 release.
by Charles Harris
· 4 years, 7 months ago
v1.20.1
Next »