-
-
Notifications
You must be signed in to change notification settings - Fork 12.3k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
MAINT: Update some requirements.
03 - Maintenance
#31312
opened Apr 22, 2026 by
charris
Member
Loading…
Remove LICENSE workaround from pixi recipes
#31304
opened Apr 22, 2026 by
crusaderky
Contributor
Loading…
BUG: Prevent deadlock due to downstream importing NumPy in dlopen
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
ENH: Create a path for legacy dtypes to transition to new DType API
01 - Enhancement
#31302
opened Apr 22, 2026 by
seberg
Member
Loading…
MAINT: fix implicit conversion warnings
03 - Maintenance
#31294
opened Apr 21, 2026 by
kumaraditya303
Contributor
Loading…
BUG: preserve top-level subarray dtypes in dtype_to_descr
#31291
opened Apr 21, 2026 by
wuxian08
Loading…
BUG: Raise warning for integer arithmetic with timedelta64/datetime64 arrays
#31290
opened Apr 20, 2026 by
may12day
Loading…
ENH: ArrayMethod sorting for built-in dtypes
#31278
opened Apr 20, 2026 by
MaanasArora
Contributor
Loading…
ENH: use
_get_bin_edges() on histogramdd for consistency.
#31276
opened Apr 19, 2026 by
JosephMehdiyev
Contributor
Loading…
ENH: fast path for full contiguous reductions
01 - Enhancement
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
MAINT: Replace malloc/free with PyArray_malloc/free in buffer.c
03 - Maintenance
#31270
opened Apr 18, 2026 by
DeineBruder
Loading…
MAINT: Expose ufunc vectorcall function on Limited API >= 3.12
03 - Maintenance
#31265
opened Apr 17, 2026 by
da-woods
Loading…
ENH: add maxlag and lags parameters to correlate/convolve
01 - Enhancement
54 - Needs decision
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
#31261
opened Apr 16, 2026 by
HoniSanders
Loading…
BUG: handle non-ASCII flags and tofile format strings
00 - Bug
#31257
opened Apr 16, 2026 by
mjbommar
Loading…
ENH: Allow downstream to register for DLPack support
01 - Enhancement
#31256
opened Apr 16, 2026 by
seberg
Member
Loading…
BUG: fix np.linalg.pinv(rtol=None) for integer input
#31250
opened Apr 15, 2026 by
erhan1209
Loading…
ENH: added Support for scalar operations against python datetime and …
#31247
opened Apr 15, 2026 by
Anushreebasics
Loading…
BUG: add
sorted=False to unique_all, unique_counts, unique_inverse
00 - Bug
#31244
opened Apr 14, 2026 by
Jah-yee
Loading…
ENH: use existing SIMD reduction for reversed unit-stride integer min/max
01 - Enhancement
#31236
opened Apr 13, 2026 by
csp256
Loading…
BUG: preserve datetime.date scalar comparison transitivity
00 - Bug
#31235
opened Apr 13, 2026 by
zozo123
Loading…
DOC: clarify that read_array_header requires prior read_magic call
04 - Documentation
#31231
opened Apr 12, 2026 by
agp19d
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.