Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork11.1k
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
ENH: array comparison utils show calculations and indices of max errors 01 - Enhancement
#29395 openedJul 19, 2025 bydanraLoading…
ENH: avoid thread safety issues around uses ofPRs and issues related to support for free-threading CPython (a.k.a. no-GIL, PEP 703)
PySequence_Fast
01 - Enhancement 39 - free-threading #29394 openedJul 17, 2025 byngoldbaumLoading…
BUG: Any dtype should call
square
onarr ** 2
00 - Bug #29392 openedJul 16, 2025 byMaanasAroraLoading…
TYP: Typemasked arrays
MaskedArray.view
41 - Static typing component: numpy.ma #29383 openedJul 15, 2025 byMarcoGorelliLoading…
BUG: Fix np.unique with axis=0 and 1D input not collapsing NaNs with equal_nan=True #29336 00 - Bug
#29372 openedJul 14, 2025 byAnkitAhlawat7742Loading…
ENH: Allow subscript access for
np.bool
by adding__class_getitem__
01 - Enhancement #29370 openedJul 13, 2025 byriku-sakamotoLoading…
BUG: avoid segmentation fault in
string_expandtabs_length_promoter
00 - Bug #29368 openedJul 13, 2025 byriku-sakamotoLoading…
MAINT: Fix deprecated license specification in
pyproject.toml
03 - Maintenance #29367 openedJul 13, 2025 bykoyuki7wLoading…
DOC: add typing test to dev env page 04 - Documentation
#29366 openedJul 12, 2025 bydeniederhutLoading…
DOC: vectorize with signature doesn't pre-call function 04 - Documentation
#29335 openedJul 7, 2025 bydanraLoading…
BUG: Always return a real dtype from linalg.cond (gh-18304) 00 - Bug
#29333 openedJul 7, 2025 bybroeslerLoading…
MAINT: UseIssues which may be closable unless discussion continued
python
shim and clean up CI script calls 03 - Maintenance 57 - Close? #29324 openedJul 5, 2025 bygaurang98671Loading…
MNT: Cleanup infs handling in np.testing assertion utilities 03 - Maintenance
#29321 openedJul 4, 2025 bydanraLoading…
MAINT: Replace setting of array shape by reshape operation
#29314 openedJul 3, 2025 byeendebakptLoading…
DOC: make descriptions of hyperbolic functions consistent 04 - Documentation
#29297 openedJun 30, 2025 bypartevLoading…
ENH: Enable custom compression levels in
np.savez_compressed
01 - Enhancement #29294 openedJun 30, 2025 bya-sajjad72Loading…
4 tasks done
ENH: Extend numpy.pad to handle pad_width dictionary argument. 01 - Enhancement
#29273 openedJun 25, 2025 bycarlosgmartinLoading…
BUG: Fix copy performance regression for structured arrays 00 - Bug
#29270 openedJun 25, 2025 bybonpytLoading…
ENH, SIMD: Optimize the trigonometric implementation based on Highway… 01 - Enhancement
#29263 openedJun 24, 2025 byixgbeLoading…
ENH: Add
madvise
formemmap
objects 01 - Enhancement #29260 openedJun 23, 2025 byIndifferentAreaLoading…
ENH: zero initialize variable for elf_aux_info() 01 - Enhancement
#29253 openedJun 21, 2025 bybrad0Loading…
DEP: Deprecate setting the dtype of an exact numpy.ndarray 07 - Deprecation
#29244 openedJun 20, 2025 byeendebakptLoading…
ProTip! Filter pull requests by the default branch withbase:main.