-
-
Notifications
You must be signed in to change notification settings - Fork 12k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: enable
Py_TPFLAGS_SEQUENCE for the ndarray object
01 - Enhancement
#30653
opened Jan 14, 2026 by
ikrommyd
Loading…
DOC: Update legacy pareto documentation to match Pareto II
04 - Documentation
#30639
opened Jan 12, 2026 by
Aniketsy
Loading…
MAINT: Enable linting with ruff E501
03 - Maintenance
#30630
opened Jan 10, 2026 by
Kadermiyanyedi
Loading…
ENH: Add mask comparison support to
assert_array_equal and assert_equal
#30617
opened Jan 9, 2026 by
Prtm2110
Loading…
DOC: remove duplicate windows fortran
04 - Documentation
#30588
opened Jan 6, 2026 by
Pranjal-Nikalje
Loading…
BUG: np.einsum('i...->i', optimize=False) errored out when optimize=True didn't
00 - Bug
#30568
opened Jan 4, 2026 by
TomPOGET
Loading…
BUG: Ensure stable data address in scalar __array_interface__
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
triage review
Issue/PR to be discussed at the next triage meeting
#30538
opened Dec 29, 2025 by
riku-sakamoto
Loading…
ENH: Add dtype-based ufunc promotion
01 - Enhancement
#30524
opened Dec 26, 2025 by
MaanasArora
Loading…
BUG: validate contraction axes in tensordot
00 - Bug
09 - Backport-Candidate
PRs tagged should be backported
#30521
opened Dec 26, 2025 by
vkverma9534
Loading…
ENH: optimizing np.searchsorted and adding benchmarks
01 - Enhancement
triaged
Issue/PR that was discussed in a triage meeting
#30517
opened Dec 25, 2025 by
amcandio
Loading…
ENH: TSan pixi package definitions
01 - Enhancement
39 - free-threading
PRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
ENH: Hash-based np.unique with support for return_index/return_inverse/return_counts
01 - Enhancement
#30496
opened Dec 21, 2025 by
math-hiyoko
Loading…
DOC: clarify when
genfromtxt produces a structured array
04 - Documentation
#30447
opened Dec 16, 2025 by
jkunimune
Loading…
BUG: Fix missing dtype reset in MaskedRecords.view() when dtype is ndarray subclass
00 - Bug
component: numpy.ma
masked arrays
#30442
opened Dec 16, 2025 by
sabasiddique1
Loading…
ENH: Add
sort_compare dtype slot to register new-style sorts
01 - Enhancement
#30415
opened Dec 11, 2025 by
MaanasArora
Loading…
MAINT: Simplify array setstate by using general deallocation code
03 - Maintenance
component: numpy._core
#30414
opened Dec 10, 2025 by
mhvk
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.