Pinned issues
Issues
- 0
Pytest failure
#28445 opened by AnkitAhlawat7742 - 1
BUG: Unable to build cython when using `NpyIter_GetIterNext`.
#28446 opened by zoj613 - 0
- 2
DOC: Place bitwise_count under bit-wise operations
#28440 opened by carlosgmartin - 0
ENH: Add a `bit_width` function
#28441 opened by carlosgmartin - 2
- 6
BUG: views base still pointing to an array after resizing
#28429 opened by Andrej730 - 5
BUG: Unable to get wheel package to incude libnpymath.a and libnpyrandom.a static libraries
#28430 opened by th0ma7 - 0
`unravel_index` fails to restore dimensions of `indices` arguments
#28439 opened by gabriel-vanzandycke - 2
- 4
Issue while building the numpy in zOS
#28425 opened by AnkitAhlawat7742 - 5
- 3
ENH: add np.nans and np.nans_like
#28432 opened by 1taroh - 4
- 3
TYP: Signatures are missing default values
#28428 opened by Andrej730 - 1
BUG: cp313t-win32 wheel tests are failing on main
#28412 opened by mayeut - 1
BUG: maybe bug in broadcasting
#28419 opened by davide-baltieri - 2
BUG: `np.bincount` casting `uint64` to `int64`
#28354 opened by jakirkham - 5
ENH: Compiled einsum path support
#28394 opened by gtoombs-avidrone - 1
DOC: no mention of scimath submodule in the np.lib namescape changes under 2.0 migration guide
#28402 opened by f380cedric - 1
NumPy build segfaults on PPC64LE CI
#28405 opened by ngoldbaum - 2
- 1
ENH: Add a `spectral_radius` function to `numpy.linalg`
#28409 opened by carlosgmartin - 4
ENH: Add C-API PyDataType_ setter functions.
#28401 opened by l-johnston - 0
BUG: MaskedArray.astype('uint8') with certain fill_value raises warning on ARM (Mac M3) inside Docker (Ubuntu 24.04/25.04) and leads inconsistent output
#28403 opened by AlessioChecchin - 2
BUG: Memleak in frombuffer() when applied to QByteArray
#28398 opened by coells - 3
ENH: Improve Argsort performance on ARM devices
#28389 opened by Mugundanmcw - 9
ENH: allow addition of custom attributes to arrays
#28397 opened by mdhaber - 0
ENH: creating arrays with alignment to higher boundaries
#28399 opened by david-cortes - 2
Hash based np.unique to support return_index, return_inverse, and return_counts
#28374 opened by adrinjalali - 2
Numpy import error when using conda-forge build of numpy 2.2.3 // no issue with pip
#28395 opened by bakj1979 - 4
ENH: f2py w/ `meson` backend and cross-compiling (suppport `--cross-file` flag?)
#28352 opened by beckermr - 4
DOC: Note that concat did not exist before numpy 2.0 is missing
#28369 opened by axil - 2
- 2
<presumed spam>
#28388 opened by masoud6974 - 4
DOC: clarification on np.array copy argument
#28380 opened by MarDiehl - 1
BUG: duplication in `ufunc.types`
#28365 opened by jorenham - 8
- 1
DOC: numpy.char.encode example is for numpy.strings.encode
#28384 opened by mturnansky - 0
Hash based np.unique dispatch to dtypes
#28362 opened by adrinjalali - 0
np.unique: support float dtypes
#28363 opened by adrinjalali - 0
np.unique: support string dtypes
#28364 opened by adrinjalali - 0
np.unique: support masked arrays
#28366 opened by adrinjalali - 0
meta-issue: np.unique enhancements
#28375 opened by adrinjalali - 5
BUG: FreeBSD fails a conversion test
#28351 opened by mattip - 3
BUG: `signbit` behaves differently for explictly defined `nan` and `nan` from other functions' return
#28376 opened by AnonymousPlayer2000 - 6
BUG: inconsistent casting behavior in `numpy.emath`
#28367 opened by jorenham - 10
- 0
- 1
BUG: inconsistent integer to float conversion
#28357 opened by Llewyllen