-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fix F2Py typedef requirement checking.
00 - Bug
#32043
opened Jul 20, 2026 by
DWesl
Contributor
Loading…
ENH: add NEP-50 style semantics for string scalars and StringDType
01 - Enhancement
#32040
opened Jul 19, 2026 by
ngoldbaum
Member
Loading…
ENH: Add a software floatstatus register for Emscripten for
LinAlgErrors
#32036
opened Jul 18, 2026 by
agriyakhetarpal
Contributor
Loading…
ENH: Support DLPack for scalars by exporting read-only data
01 - Enhancement
#32029
opened Jul 17, 2026 by
MaanasArora
Contributor
Loading…
ENH: Stabilize Poisson computation for large lambda
01 - Enhancement
#32026
opened Jul 17, 2026 by
adrian740
Loading…
DEP: Deprecate
numpy.linalg.lapack_lite module
07 - Deprecation
component: numpy.linalg
#32015
opened Jul 16, 2026 by
prathamhole14
Contributor
Loading…
ENH: include axis/size detail in tensordot shape-mismatch error
03 - Maintenance
#31998
opened Jul 14, 2026 by
shipitdev
Contributor
Loading…
ENH: Migrate
_multiarray_umath global variables to per-module state
01 - Enhancement
#31992
opened Jul 14, 2026 by
prathamhole14
Contributor
•
Draft
ENH, BUG: use faster calling conventions (vectorcall) in several hot paths
03 - Maintenance
#31988
opened Jul 13, 2026 by
eendebakpt
Contributor
Loading…
ENH: Add Needs an entry in doc/release/upcoming_changes
commented_names parameter to genfromtxt
01 - Enhancement
56 - Needs Release Note.
#31984
opened Jul 13, 2026 by
Aniketsy
Contributor
Loading…
ENH: raise OverflowError on timedelta64 float multiply/divide overflow
03 - Maintenance
#31979
opened Jul 12, 2026 by
jbrockmendel
Contributor
Loading…
MAINT: Use Py_CHARMASK for ctype calls on signed char in string parsers
03 - Maintenance
#31959
opened Jul 11, 2026 by
isl-Ramzi
Loading…
CI: Run ty on NumPy's type stubs
41 - Static typing
component: CI
triaged
Issue/PR that was discussed in a triage meeting
#31956
opened Jul 10, 2026 by
jelle-openai
Contributor
•
Draft
MAINT, ENH: Tuple-spec
array_function_dispatch
01 - Enhancement
03 - Maintenance
#31943
opened Jul 9, 2026 by
eendebakpt
Contributor
Loading…
PERF: avoid an unnecessary copy in np.take with out=
03 - Maintenance
#31940
opened Jul 9, 2026 by
Ijtihed
Contributor
Loading…
BUG: fix np.linalg.norm overflow for representable results (gh-8775)
00 - Bug
component: numpy.linalg
#31927
opened Jul 9, 2026 by
vismaytiwari
Loading…
ENH: Support DLPack for scalars by converting to 0-D array
01 - Enhancement
#31893
opened Jul 7, 2026 by
MaanasArora
Contributor
Loading…
BUG: MaskedArray arithmetic with Python scalars ignores NEP 50 weak-type
00 - Bug
#31871
opened Jul 5, 2026 by
shipitdev
Contributor
Loading…
DOC: fix mismatched size labels in linalg.outer docstring
04 - Documentation
#31854
opened Jul 3, 2026 by
shipitdev
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.