-
-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
MNT: use if constexpr for compile-time branch selection
03 - Maintenance
08 - Backport
Used to tag backport PRs
TYP: Used to tag backport PRs
41 - Static typing
numpy.select: allow passing array-like default (#30501)
08 - Backport
ENH: Add isidentifier to numpy.char
01 - Enhancement
#30505
opened Dec 22, 2025 by
belamaran96-coder
Loading…
ENH: enable alloc cache on free-threading builds
01 - Enhancement
#30499
opened Dec 22, 2025 by
kumaraditya303
Loading…
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…
2
ENH: use c11 atomics for Build related PR
numpy
36 - Build
#30489
opened Dec 20, 2025 by
kumaraditya303
Loading…
DOC: Update a docstring in _npyio_impl.py
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…
DOC: Correct wording usage such as a/an
04 - Documentation
#30390
opened Dec 7, 2025 by
star1327p
Loading…
BUG: Fix np.ma.asarray() to handle __array__ protocol properly
00 - Bug
57 - Close?
Issues which may be closable unless discussion continued
#30388
opened Dec 7, 2025 by
pavansai018
Loading…
ENH: float16.h in NumPy
25 - WIP
63 - C API
Changes or additions to the C API. Mailing list should usually be notified.
component: numpy._core
#30380
opened Dec 5, 2025 by
athurdekoos
Loading…
BUG: Fix RecursionError by ignoring strings in dependency checks
00 - Bug
component: numpy.f2py
#30363
opened Dec 3, 2025 by
Rupeshhsharma
Loading…
MAINT: refactor
scalartypes.c.src to pure C++
03 - Maintenance
#30361
opened Dec 3, 2025 by
scratchmex
Loading…
ENH: Remove unnecessary ValueError exception handler in trapezoid
01 - Enhancement
#30344
opened Dec 1, 2025 by
sabasiddique1
Loading…
BUG: Avoid hwcap for RVV version detection due to faulty v0.7/v1.0 re…
00 - Bug
36 - Build
Build related PR
#30338
opened Dec 1, 2025 by
ixgbe
Loading…
BUG: Fix build failure with --latex-doc by filtering flag from backend args
00 - Bug
#30331
opened Nov 29, 2025 by
Rupeshhsharma
Loading…
ENH: Show warning when polynomial.polynomial.fit can behave inconsistently
#30330
opened Nov 29, 2025 by
antareepsarkar
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.