-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
REV: "MAINT: undo change to Reversion of previous commit or merge
fromstring text signature for 2.4.0" for 2.5.0
34 - Reversion
BUG: fix data race in PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
PyArray_DescrHash
00 - Bug
39 - free-threading
#30234
opened Nov 16, 2025 by
kumaraditya303
Loading…
TYP:
_core.numeric: shape-typing and fixed overlapping overloads
41 - Static typing
#30233
opened Nov 16, 2025 by
jorenham
Loading…
TYP: Shape-typing in
lib._twodim_base_impl
41 - Static typing
#30231
opened Nov 15, 2025 by
jorenham
Loading…
ENH, TYP: transparent masked arrays
ma.extras._fromnxfunction runtime signatures
01 - Enhancement
41 - Static typing
component: numpy.ma
#30229
opened Nov 15, 2025 by
jorenham
Loading…
BUG: fix data race in
wrapping_auxdata_freelist by making it thread-local
00 - Bug
#30228
opened Nov 15, 2025 by
kumaraditya303
Loading…
TYP:
ravel: less awkward return types
41 - Static typing
#30224
opened Nov 15, 2025 by
jorenham
Loading…
CI: remove (mainly windows) jobs from Azure pipelines
component: CI
#30222
opened Nov 15, 2025 by
andyfaff
Loading…
TYP: Annotate remaining masked arrays
ma.MaskedArray methods
41 - Static typing
component: numpy.ma
#30221
opened Nov 15, 2025 by
jorenham
Loading…
ENH: einsum_sumprod.c.src to cpp in numpy.multiarray see #29528
01 - Enhancement
#30210
opened Nov 14, 2025 by
athurdekoos
Loading…
ENH: optimize expandtabs to only call memcpy on full runs
01 - Enhancement
#30205
opened Nov 12, 2025 by
hellerve
Loading…
MAINT: Enable linting with ruff E501 #28947 (test_linalg.py)
03 - Maintenance
#30195
opened Nov 11, 2025 by
daniel-koronthaly
Loading…
MAINT: Enable linting with ruff E501
03 - Maintenance
#30186
opened Nov 10, 2025 by
RuddyKay
Loading…
MAINT: Enable linting with ruff E501 #28947 (test-numeric.py)
03 - Maintenance
#30184
opened Nov 9, 2025 by
simolanayak
Loading…
TST: Add tests for savez and savez_compressed reproducibility
05 - Testing
#30182
opened Nov 9, 2025 by
tovrstra
Loading…
DEP: Deprecate ndarray.resize
07 - Deprecation
41 - Static typing
#30181
opened Nov 9, 2025 by
eendebakpt
Loading…
MAINT: Take advantage of C++ for more robust use of the PyGILState_* API.
03 - Maintenance
C++
Related to introduction and use of C++ in the NumPy code base
#30180
opened Nov 8, 2025 by
WarrenWeckesser
Loading…
MAINT,API: Introduce __numpy_dtype__ and fix dtype attribute recursion
03 - Maintenance
30 - API
#30179
opened Nov 8, 2025 by
seberg
Loading…
ENH: add binary exponentiation in
polynomial.polyutils._pow
01 - Enhancement
#30150
opened Nov 5, 2025 by
antareepsarkar
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.