-
-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Pull requests: numpy/numpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TYP: Add type stubs for stringdtype in np.char and np.strings
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
component: numpy.strings
String dtypes and functions
Static typing
DOC: Added
CONTRIBUTING.rst
04 - Documentation
#27469
opened Sep 28, 2024 by
Schefflera-Arboricola
Loading…
MAINT: Clean up for PyUnicode_AsASCIIString
03 - Maintenance
#27455
opened Sep 23, 2024 by
ashwani-dumca
Loading…
DOC: Removed outdated versionadded/changed directives in numpy random, ma, linalg and testing package
04 - Documentation
#27452
opened Sep 23, 2024 by
vigneshkumarj7
Loading…
added examples in docstring for np.ma.convolve
#27450
opened Sep 23, 2024 by
infinity-void6
Loading…
ENH: make np.dtype(scalar_type) return the default dtype instance
01 - Enhancement
#27434
opened Sep 20, 2024 by
ngoldbaum
Loading…
BLD: Win arm64 adding openblas to gh build
36 - Build
Build related PR
#27410
opened Sep 17, 2024 by
SlobodanMiletic
Loading…
DOC: more informative _excluded_ argument explanation in np.vectorize
04 - Documentation
#27408
opened Sep 16, 2024 by
vnherdeiro
Loading…
DOC: document type promotion with Python types
04 - Documentation
#27404
opened Sep 16, 2024 by
matthiasdiener
Loading…
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway
component: SIMD
Issues in SIMD (fast instruction sets) code or machinery
#27402
opened Sep 16, 2024 by
abhishek-iitmadras
•
Draft
BUG: numpy.array does not respect __iter__ = None
00 - Bug
#27398
opened Sep 15, 2024 by
ruema
Loading…
ENH: added functionality "median_of_masked"
01 - Enhancement
#27396
opened Sep 14, 2024 by
VyankateshRohokale
Loading…
DOC: Update np.*stack doc to reflect behavior
04 - Documentation
#27364
opened Sep 9, 2024 by
Kh4L
Loading…
Improving Release Notes with AI-functionalities and Bug Fixes
03 - Maintenance
14 - Release
#27357
opened Sep 7, 2024 by
AnandPolamarasetti
Loading…
ENH: Better handling of nan values in np.unique for multidimensional arrays
01 - Enhancement
#27345
opened Sep 4, 2024 by
caph1993
Loading…
ENH: Add support for flat indexing on flat iterator
01 - Enhancement
#27343
opened Sep 4, 2024 by
lysnikolaou
Loading…
DOC: Removing module name from by-topic docs
04 - Documentation
#27324
opened Sep 2, 2024 by
john-science
Loading…
TST: remove
-DNPY_NO_DEPRECATED_API=0
, now that cython>=3 is required
05 - Testing
#27315
opened Aug 30, 2024 by
h-vetinari
•
Draft
MAINT: Start applying ruff/Pyflakes rules (F)
03 - Maintenance
#27309
opened Aug 29, 2024 by
DimitriPapadopoulos
•
Draft
BUG: Scalar array comparison should return np.bool
00 - Bug
#27288
opened Aug 27, 2024 by
eendebakpt
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.