Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.19.3
/
numpy
tag
578297ce74a669d78d4de878f30d5a7153abc986
tagger
Charles Harris <charlesr.harris@gmail.com>
Thu Oct 29 01:00:39 2020
object
5010177cfcab1efff8cf5b8eeee093491ae4bc8b
NumPy 1.19.3 release
eceb8c1
TST: Simplify source path names in test_extending.
by Charles Harris
· 4 years, 10 months ago
c0f9f78
TST: Disable test_extending on Windows running Python 3.9.
by Charles Harris
· 4 years, 10 months ago
0f028d0
MAINT: simplify buffer info reuse check
by Sebastian Berg
· 4 years, 11 months ago
8d70a2c
BUG: Fix leak for relaxed strides when exporting both C- and F-order
by Sebastian Berg
· 4 years, 11 months ago
90ee334
BUG: Fix memory leak of buffer-info cache due to relaxed strides
by Sebastian Berg
· 4 years, 11 months ago
17fc185
BUG: Workaround for #14787: on Windows/Cygwin add extra compiler flags
by E. Madison Bray
· 5 years ago
5aacb1b
BLD: add new check_compiler_gcc and check_gcc_version_at_least configure
by E. Madison Bray
· 5 years ago
378e9ce
BUG: Fix indentation.
by Charles Harris
· 5 years ago
e694d17
Update numpy/distutils/fcompiler/nv.py
by danbeibei
· 5 years ago
b484cd4
ENH: Add comments about Nvidia HPC SDK and PGI
by Daniel Vanzo
· 5 years ago
a71e7d7
ENH: Add support for the NVIDIA HPC SDK fortran compiler
by Daniel Vanzo
· 5 years ago
84d30d4
BUG: Set deprecated fields to null in PyArray_InitArrFuncs
by Chris Brown
· 5 years ago
73fb919
fix pickling array size >2G (gh-17045)
by Stephan Loyd
· 5 years ago
2898f69
Merge pull request #17245 from charris/backport-17239
by Charles Harris
· 5 years ago
c6bf31a
DOC: Fix the link to the quick-start in the old API functions
by Sebastian Berg
· 5 years ago
b0946ae
MAINT: npy_cblas.h: redefine NPY_CBLAS_CHUNK in terms of CBLAS_INT_MAX
by Pauli Virtanen
· 5 years ago
8251783
BUG: core: fix ilp64 blas dot/vdot/... for strides > int32 max
by Pauli Virtanen
· 5 years ago
c522107
BUG: Remove non-threadsafe sigint handling from fft calculation
by Sebastian Berg
· 5 years ago
f4c6fb1
ENH: Add NumPy declarations to be used by Cython 3.0+ (#16986)
by scoder
· 5 years ago
4932c9e
Configure hypothesis for np.test()
by Zac-HD
· 5 years ago
5cadc8f
BUG: Fix string/bytes to complex assignment
by Sebastian Berg
· 5 years ago
e417420
Merge pull request #16905 from charris/backport-16890
by Charles Harris
· 5 years ago
92bec1c
BUG,DOC: Fix bad MPL kwarg.
by Ross Barnowski
· 5 years ago
8399ab1
TST, BUG: Re-raise MemoryError exception in test_large_zip's process (gh-16890)
by Antonio Larrosa
· 5 years ago
1049eb7
Revert "MAINT: setuptools 49.2.0 emits a warning, avoid it"
by mattip
· 5 years ago
16b5354
BUG: Validate output size in bin- and multinomial
by Kevin Sheppard
· 5 years ago
9be8572
Merge pull request #16832 from charris/backport-16822
by Charles Harris
· 5 years ago
42a5fcb
MAINT: setuptools 49.2.0 emits a warning, avoid it
by mattip
· 5 years ago
44462cf
BLD: update cython to 0.29.21
by mattip
· 5 years ago
c357c93
BUG: Added missing return after raising error in methods.c (gh-16777)
by Abhinav Reddy
· 5 years ago
dda57c2
Merge pull request #16780 from charris/backport-16242
by Charles Harris
· 5 years ago
e69bf34
Update numpy/lib/_iotools.py
by Sebastian Berg
· 5 years ago
7d18571
BUG: Fix default fallback in genfromtxt
by Sebastian Berg
· 5 years ago
cb440a3
BLD, ENH: Add RPATH support for AIX (#16710)
by EGuesnet
· 5 years ago
76ae2ce
MAINT: Fix deprecated functions in scalarapi.c
by Charles Harris
· 5 years ago
e138e8e
MAINT: Remove unneeded call to PyUnicode_READY
by Charles Harris
· 5 years ago
ecc5bcc
MAINT: Fixes for deprecated functions in scalartypes.c.src
by Charles Harris
· 5 years ago
2899df2
BUG: Fix PyArray_SearchSorted signature.
by Charles Harris
· 5 years ago
3dab4aa
MAINT: Disable use_hugepages in case of ValueError
by Anirudh Subramanian
· 5 years ago
8fba644
BLD Add CPU entry for Emscripten / WebAssembly
by Roman Yurchak
· 5 years ago
4de1972
TEST: modify the assert function's name
by Sayed Adel
· 5 years ago
1c7872d
TEST: Add extra debugging information to CPU features detection
by Sayed Adel
· 5 years ago
3e7fbb6
BUG: Add pre-check to complex AVX code verifying steps is a multiple of element size
by Raghuveer Devulapalli
· 5 years ago
959071a
TST: Add test to validate complex operations on mixed dtype arrays
by Raghuveer Devulapalli
· 5 years ago
ecc9e1d
BUG: raise IEEE exception on AIX
by Etienne Guesnet
· 5 years ago
635e7e9
MAINT: Replace `PyUString_GET_SIZE` with `PyUnicode_GetLength`.
by Eric Wieser
· 5 years ago
8ecbf34
MAINT: Move and improve test_ignore_nan_ulperror.
by Charles Harris
· 5 years ago
a1e166a
Add test for sin/cos for strided large inputs
by Gengxin Xie
· 5 years ago
d90f20f
BUG: fix sin/cos bug when input is strided
by Gengxin Xie
· 5 years ago
9bdcfec
BUG: Ensure SeedSequence 0-padding does not collide with spawn keys
by Robert Kern
· 5 years ago
41da5ea
Merge pull request #16526 from charris/backport-16522
by Charles Harris
· 5 years ago
6fa52f7
Merge pull request #16527 from charris/backport-16503
by Charles Harris
· 5 years ago
1e50a21
BUG: Correct broadcasting when size is not None
by Kevin Sheppard
· 5 years ago
0f8ee58
BUG: gcc >= 10: correctly compare major version
by Michael Hirsch
· 5 years ago
7a43c54
MAINT:ARMHF Fix detecting feature groups NEON_HALF and NEON_VFPV4
by Sayed Adel
· 5 years ago
c3d152d
MNT: be more precise about version support
by Thomas A Caswell
· 5 years ago
dbe3bc9
MNT: define macros supplied in py39 and above
by Thomas A Caswell
· 5 years ago
0e58c3c
MNT: support python 3.10
by Thomas A Caswell
· 5 years ago
65051fc
Merge pull request #16398 from charris/backport-16393
by Charles Harris
· 5 years ago
d2d6afc
Merge pull request #16399 from charris/backport-16387
by Charles Harris
· 5 years ago
0c7cacf
Merge pull request #16400 from charris/backport-16351
by Charles Harris
· 5 years ago
1da07c9
TST, MAINT: Fix detecting and testing armhf features
by Sayed Adel
· 5 years ago
9559d9d
BUG: Add missing dimensions free in `empty_like` with shape
by Sebastian Berg
· 5 years ago
000aa8a
BUG: Fix reference count leak in array allocation memory path
by Sebastian Berg
· 5 years ago
d6bbe2e
Add comment for delayed imports
by Steve Dower
· 5 years ago
4dacac6
Defer ctypes imports in _dtypes_ctypes module
by Steve Dower
· 5 years ago
f870045
MAINT: core: Use a raw string for the fromstring docstring.
by Warren Weckesser
· 5 years ago
219f044
ENH: Optimize Cpu feature detect in X86, fix for GCC on macOS (#16297)
by Chunlin
· 5 years ago
b7a0aec
Merge pull request #16358 from charris/backport-16348
by Charles Harris
· 5 years ago
aa8ee87
BUG: Fix dtype leak in `PyArray_FromAny` error path
by Sebastian Berg
· 5 years ago
232e3d0
BUG: Indentation for docstrings
by Eric Larson
· 5 years ago
8c12ff8
Merge pull request #16341 from charris/backport-16327
by Charles Harris
· 5 years ago
20878de
Merge pull request #16342 from charris/backport-16318
by Charles Harris
· 5 years ago
5dc2f55
Merge pull request #16343 from charris/backport-16288
by Charles Harris
· 5 years ago
9dd2dcc
BUG: Allow attaching documentation twice in add_docstring
by Sebastian Berg
· 5 years ago
177147d
BLD: Avoid "visibility attribute not supported" warning (gh-16288)
by E. M. Bray
· 5 years ago
8bea020
MAINT: Stop Using PyEval_Call* and simplify some uses
by Sebastian Berg
· 5 years ago
d987c40
BUG: Don't segfault on bad __len__ when assigning. (gh-16327)
by Brandt Bucher
· 5 years ago
39a7c52
Merge pull request #16314 from charris/backport-16305
by Charles Harris
· 5 years ago
a50c6f7
DOC: Fix documentation rendering,
by Matthias Bussonnier
· 5 years ago
9f1dc55
BUG: relpath fails for different drives on windows (#16308)
by Matti Picus
· 5 years ago
bd8be54
Merge pull request #16269 from tbm/typo
by Matti Picus
· 5 years ago
0a28931
DOC: Fix typos and cosmetic issues
by Martin Michlmayr
· 5 years ago
411fa9b
Merge pull request #16263 from seberg/decref-fromarray-error-path-fixup
by Charles Harris
· 5 years ago
da48a56
BUG: Add missing decref in fromarray error path
by Sebastian Berg
· 5 years ago
3ba84d2
BUG: numpy.einsum indexing arrays now accept numpy int type (gh-16080)
by Ryan
· 5 years ago
50ce0fc
Merge pull request #16197 from timhoffm/doc-stack
by Sebastian Berg
· 5 years ago
bb63a1a
Merge pull request #16240 from WarrenWeckesser/ptp-warning
by Matti Picus
· 5 years ago
533eb93
DOC: Warn about behavior of ptp with signed integers.
by Warren Weckesser
· 5 years ago
8b81727
BUG: max/min of a masked array dtype fix (gh-15991)
by Rakesh Vasudevan
· 5 years ago
a813a5f
MAINT: Chain exceptions and use NameError in np.bmat (#16215)
by bartosz-grabowski
· 5 years ago
1459b98
DOC: Improve docstring of ``numpy.core.records`` (#16199)
by dojafrat
· 5 years ago
5f7114c
ENH: correct identity for logaddexp2 ufunc: -inf (gh-16102)
by Erik Welch
· 5 years ago
77410e2
Merge pull request #16153 from bashtage/fix-mt19937-jump
by Charles Harris
· 5 years ago
56f444a
Merge pull request #16223 from mattip/pxd-fix
by Charles Harris
· 5 years ago
0cb96b9
DOC: Fix Generator.choice docstring
by Kevin Sheppard
· 5 years ago
0a222b8
Merge pull request #16133 from seberg/maint-cast-error
by Matti Picus
· 5 years ago
2c06400
BUG: fix signature of PyArray_SearchSorted in __init__.pxd
by mattip
· 5 years ago
ac72f8d
DOC: Update docstring
by Kevin Sheppard
· 5 years ago
95309c7
DOC: Improve the docstring for MT19937.jumped
by Kevin Sheppard
· 5 years ago
Next »