Skip to content

Pull requests: numpy/numpy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

CI: enable free-threaded wheel builds [wheel build] 39 - no-GIL PRs and issues related to support for free-threaded CPython (a.k.a. no-GIL, PEP 703) component: distribution
#26512 opened May 23, 2024 by ngoldbaum Draft
ENH: Implement DLPack version 1 01 - Enhancement 56 - Needs Release Note. Needs an entry in doc/release/upcoming_changes
#26501 opened May 22, 2024 by seberg Loading…
MAINT: fix thread-unsafe cache initialization in PyUFunc_TrueDivisionTypeResolver 03 - Maintenance 39 - no-GIL PRs and issues related to support for free-threaded CPython (a.k.a. no-GIL, PEP 703)
#26497 opened May 21, 2024 by ngoldbaum Loading…
ENH: add locking around initializing the argparse cache 01 - Enhancement 39 - no-GIL PRs and issues related to support for free-threaded CPython (a.k.a. no-GIL, PEP 703)
#26430 opened May 13, 2024 by ngoldbaum Loading…
ENH: Convert loop unary fp into highway component: SIMD Issues in SIMD (fast instruction sets) code or machinery
#26346 opened Apr 25, 2024 by luyahan Loading…
CI: Enhance error handling in Azure Pipelines
#26335 opened Apr 23, 2024 by morkev Loading…
TST: Add CPU Dispatch test for RISC-V Vector Extenson. 05 - Testing component: SIMD Issues in SIMD (fast instruction sets) code or machinery
#26300 opened Apr 17, 2024 by ArielHeleneto Loading…
ENH: Decrease wall time of ma.cov and ma.corrcoef 01 - Enhancement component: numpy.ma masked arrays triage review Issue/PR to be discussed at the next triage meeting
#26285 opened Apr 15, 2024 by christopher-titchen Loading…
ProTip! Exclude everything labeled bug with -label:bug.