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

MAINT: mark evil_global_disable_warn_O4O8_flag as thread-local 03 - Maintenance 39 - no-GIL PRs and issues related to support for free-threaded CPython (a.k.a. no-GIL, PEP 703)
#26676 opened Jun 12, 2024 by ngoldbaum Loading…
WIP: top_k draft implementation 25 - WIP
#26666 opened Jun 12, 2024 by JuliaPoo Loading…
ENH: Adds cross2d to linalg (with Array API compatibility) 01 - Enhancement triage review Issue/PR to be discussed at the next triage meeting
#26640 opened Jun 7, 2024 by bmwoodruff Loading…
TYP: type ma.min Static typing
#26624 opened Jun 5, 2024 by luxedo Loading…
MNT: Remove set_string_function 03 - Maintenance triage review Issue/PR to be discussed at the next triage meeting
#26611 opened Jun 4, 2024 by mtsokol Loading…
MNT: Reorganize non-constant global statics into structs 03 - Maintenance 39 - no-GIL PRs and issues related to support for free-threaded CPython (a.k.a. no-GIL, PEP 703)
#26607 opened Jun 3, 2024 by ngoldbaum Loading…
refguide-check with pytest as a runner 25 - WIP
#26604 opened Jun 3, 2024 by ev-br Loading…
ENH: Add unstack() 01 - Enhancement 40 - array API standard PRs and issues related to support for the array API standard 56 - Needs Release Note. Needs an entry in doc/release/upcoming_changes 62 - Python API Changes or additions to the Python API. Mailing list should usually be notified.
#26579 opened May 30, 2024 by asmeurer Loading…
BUG: Make Polynomial evaluation adhere to nep 50
#26550 opened May 27, 2024 by eendebakpt Loading…
TYP: Add type stub from StringDType Static typing
#26528 opened May 24, 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…
ProTip! Filter pull requests by the default branch with base:main.