-
-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: explain how typing handles deprecations
04 - Documentation
#32696
opened Sep 19, 2026 by
Ai-Eastern
Loading…
ENH: allow StringDType to use the sort paths in isin
01 - Enhancement
component: numpy.strings
String dtypes and functions
#32693
opened Sep 18, 2026 by
ngoldbaum
Member
Loading…
ENH: use x86-simd-sort for descending sorts and partitions
01 - Enhancement
#32690
opened Sep 18, 2026 by
eendebakpt
Contributor
Loading…
BUG: use __index__ in integer argument parsing
00 - Bug
sustain-2026
Issues reserved for NumFOCUS Sustaining Open Source Series 2026
#32680
opened Sep 17, 2026 by
shbhmbnsl1
Contributor
Loading…
BUG: linalg.pinv: use the computation dtype for rtol=None and empty input
00 - Bug
component: numpy.linalg
#32679
opened Sep 17, 2026 by
danggeun
Contributor
Loading…
PERF: visit the inner dimension of transposed copies in cache-sized chunks
#32672
opened Sep 17, 2026 by
beatakouchnir
Loading…
BUG: use same-kind casting for the np.put indices argument
00 - Bug
#32666
opened Sep 16, 2026 by
ikrommyd
Member
Loading…
BUG: use same-kind casting for the np.repeat repeats argument
00 - Bug
#32665
opened Sep 16, 2026 by
ikrommyd
Member
Loading…
BUG: assert_equal/assert_array_equal now handle NaN in object arrays (gh-9023)
00 - Bug
#32661
opened Sep 16, 2026 by
BHUVANSH855
Contributor
Loading…
wip: pixi-packages: use cpython with
shared-libsan
#32658
opened Sep 16, 2026 by
lucascolley
Contributor
•
Draft
DEP: add FutureWarning for promotion based on inferred scalar dtype in append
01 - Enhancement
07 - Deprecation
#32642
opened Sep 15, 2026 by
ngoldbaum
Member
Loading…
ENH: Convert flatiter, broadcast and nditer to heap types
01 - Enhancement
#32641
opened Sep 15, 2026 by
prathamhole14
Member
Loading…
BUG: fix segfault on deeply nested structured dtype (gh-32488)
00 - Bug
#32622
opened Sep 14, 2026 by
BHUVANSH855
Contributor
Loading…
BUG: Fix broadcasting error in polyfit with cov=True on rank-deficient inputs (gh-22380)
00 - Bug
#32597
opened Sep 12, 2026 by
VimalN2005
Loading…
PERF: Avoid refilling buffers for operands broadcast over them
#32595
opened Sep 11, 2026 by
tuan2k33
Loading…
MAINT: specify encoding in test-path file opens
03 - Maintenance
#32589
opened Sep 11, 2026 by
shoumikchakravarty-dev
Contributor
Loading…
MAINT, PERF: replace consecutive min and max calls with
np.minmax
03 - Maintenance
#32577
opened Sep 10, 2026 by
ikrommyd
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.