Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11.8k
Pull requests: numpy/numpy
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
BUG: Allow np.interp([], [], []) to return an empty array instead of error (GH-30316) 00 - Bug
#30334 openedNov 29, 2025 bySujit-HiwaleLoading…
MAINT: Add some pedantic Py_DECREFs 03 - Maintenance
#30332 openedNov 29, 2025 byWarrenWeckesserLoading…
BUG: Fix build failure with --latex-doc by filtering flag from backend args 00 - Bug
#30331 openedNov 29, 2025 byRupeshhsharmaLoading…
Show warning when polynomial.polynomial.fit can behave inconsistently
#30330 openedNov 29, 2025 byantareepsarkarLoading…
MAINT: Use RAII objects in unique.cpp to ensure safe resource management. 03 - Maintenance C++Related to introduction and use of C++ in the NumPy code base
#30329 openedNov 29, 2025 byWarrenWeckesserLoading…
ENH,REF: New-style generic sorting ArrayMethod loops 01 - Enhancement
#30328 openedNov 29, 2025 byMaanasAroraLoading…
MAINT, TYP: bump
mypy to1.19.0 03 - Maintenance 41 - Static typing #30323 openedNov 28, 2025 byjorenhamLoading…
DOC: rework 'Writing custom array containers' guide 04 - Documentation
#30322 openedNov 28, 2025 bynlegendreeLoading…
DOC: document NPY_ENABLE_CPU_FEATURES and NPY_DISABLE_CPU_FEATURES 04 - Documentation
#30305 openedNov 25, 2025 byhellerveLoading…
ENH: is monotonic function to simplify checking ascending and descending values in arrays.
#30304 openedNov 25, 2025 byVybhLoading…
BUG: recarray, masked_array and datetime break fill value calculation 00 - Bug
#30301 openedNov 25, 2025 byAniketsyLoading…
BUG: default BLAS to LP64 and add Alpine preload smoke test 27 - OpenBLAS
#30299 openedNov 25, 2025 byt-kalinowski • Draft
BUG: C code generated by f2py is not C23 compliant 00 - Bug component: numpy.f2py
#30298 openedNov 25, 2025 byAniketsyLoading…
BUG: Blackman window has negative ends #30249 00 - Bug
#30292 openedNov 24, 2025 byG-GuillardLoading…
BUG: Return first NaN occurence in np.unique for complex arrays 00 - Bug
#30281 openedNov 22, 2025 byMaanasAroraLoading…
ENH: usePRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
PyMutex based rwlock for better ufunc scaling 01 - Enhancement 39 - free-threading #30275 openedNov 21, 2025 bykumaraditya303Loading…
DOC: numpy.random.pareto documentation updated 04 - Documentation
#30274 openedNov 21, 2025 bymatthewholmstromLoading…
REV: "MAINT: undo change toReversion of previous commit or merge
fromstring text signature for 2.4.0" for 2.5.0 34 - ReversionENH: einsum_sumprod.c.src to cpp in numpy.multiarray see #29528 01 - Enhancement
#30210 openedNov 14, 2025 byathurdekoosLoading…
ENH: optimize expandtabs to only call memcpy on full runs 01 - Enhancement
#30205 openedNov 12, 2025 byhellerveLoading…
MAINT: Enable linting with ruff E501 #28947 (test_linalg.py) 03 - Maintenance
#30195 openedNov 11, 2025 bydaniel-koronthalyLoading…
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.