-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fix unwrap function for object arrays with large numbers.
00 - Bug
#28911
opened May 6, 2025 by
sim0es
Loading…
DEP: Deprecate setting the strides and dtype of a numpy array
#28901
opened May 4, 2025 by
eendebakpt
•
Draft
DEP: Deprecate ma.round_ and add warning test
07 - Deprecation
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
component: numpy.ma
masked arrays
#28899
opened May 4, 2025 by
Dinesh-0813
Loading…
WIP: MAINT: Modulate dispatched x86 CPU features
25 - WIP
#28896
opened May 4, 2025 by
seiko2plus
•
Draft
BUG: Fix fftn failure when both out and s parameters are given
00 - Bug
#28895
opened May 3, 2025 by
shibozhou
Loading…
DOC: Add examples to broadcasting documentation for 2D and 3D array cases
04 - Documentation
#28891
opened May 3, 2025 by
yamato1936
Loading…
DOC: math mode x to \times in docstring for numpy.linalg.multi_dot
04 - Documentation
#28888
opened May 2, 2025 by
warrickball
Loading…
MNT: do not hardcode array size
03 - Maintenance
#28875
opened May 1, 2025 by
DimitriPapadopoulos
Loading…
NEP: NEP 55 revision - dedicated scalar type
component: NEP
#28842
opened Apr 28, 2025 by
mtsokol
Loading…
ENH: Provide Windows 11 ARM64 wheels (#22530)
01 - Enhancement
#28836
opened Apr 26, 2025 by
HinTak
Loading…
DOC: Add flat examples to argmax and armgin
04 - Documentation
#28826
opened Apr 25, 2025 by
danra
Loading…
BUG: Use unrotated companion matrix in polynomial.polyroots.
00 - Bug
component: numpy.polynomial
#28821
opened Apr 25, 2025 by
Chevali2004
Loading…
ENH: Convert unary_complex from C universal intrinsics to C++ using Highway
01 - Enhancement
component: SIMD
Issues in SIMD (fast instruction sets) code or machinery
#28815
opened Apr 24, 2025 by
amane-ame
Loading…
BUG: fix np.genfromtxt for all columns in usecols, in different order.
00 - Bug
#28802
opened Apr 23, 2025 by
HenriqueLLuz
Loading…
TYP: Type masked arrays
np.ma.squeeze
and np.ma.{mask_rows, mask_cols, mask_rowcols}
41 - Static typing
component: numpy.ma
#28794
opened Apr 22, 2025 by
MarcoGorelli
•
Draft
ENH: np.linalg.inv: Allow disabling error when one matrix is singular in a stack
01 - Enhancement
triage review
Issue/PR to be discussed at the next triage meeting
#28782
opened Apr 20, 2025 by
math-hiyoko
Loading…
BUG: Fix #28730 histogram error with nan objects
00 - Bug
#28781
opened Apr 20, 2025 by
R1nesh
Loading…
ENH: np.unique: support hash based unique for string dtype
01 - Enhancement
#28767
opened Apr 18, 2025 by
math-hiyoko
Loading…
MNT: Enforce ruff/flake8-bugbear rules (B)
03 - Maintenance
#28765
opened Apr 18, 2025 by
DimitriPapadopoulos
Loading…
BLD: Add support for building iOS wheels
36 - Build
Build related PR
#28759
opened Apr 18, 2025 by
freakboy3742
•
Draft
MNT: Apply assorted ruff/Pylint Refactor rules (PLR)
03 - Maintenance
#28755
opened Apr 17, 2025 by
DimitriPapadopoulos
•
Draft
BUG: Converting large integer to np.longdouble can raise ValueError
00 - Bug
#28722
opened Apr 15, 2025 by
Tontonio3
Loading…
ENH: Convert unary_fp from C universal intrinsics to C++ using Highway
01 - Enhancement
component: SIMD
Issues in SIMD (fast instruction sets) code or machinery
#28718
opened Apr 15, 2025 by
amane-ame
Loading…
BUG: Respect print options in masked array formatting
00 - Bug
component: numpy.ma
masked arrays
#28698
opened Apr 13, 2025 by
VascoConceicao
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.