Skip to content

Pull requests: numba/numba

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

Pull requests list

Add ability to link CUDA functions with in-memory PTX. CUDA CUDA related issue/PR
#9470 opened Feb 27, 2024 by ed-o-saurus Loading…
Remove unused recompilation for the same function and same signature 4 - Waiting on reviewer Waiting for reviewer to respond to author
#9457 opened Feb 22, 2024 by dlee992 Loading…
Implement ndarray.byteswap 3 - Ready for Review
#9422 opened Feb 4, 2024 by bmerry Loading…
Add .tobytes() method 3 - Ready for Review Effort - short Short size effort needed
#9390 opened Jan 12, 2024 by guilhermeleobas Loading… 0.61.0-rc1
Added is identity comparison for numpy records and added tests as is_comparison_tests.py 4 - Waiting on reviewer Waiting for reviewer to respond to author PR Help needed Help is needed to complete a PR.
#9384 opened Jan 9, 2024 by Kamakshi8104 Loading…
Post py38 remove cleanup 2 - In Progress doc enhancement skip_release_notes Skip towncrier requirement
#9319 opened Nov 30, 2023 by esc Loading…
add ufunc.reduceat support 3 - Ready for Review Effort - long Long size effort needed
#9313 opened Nov 29, 2023 by guilhermeleobas Loading…
allow using IntEnumMember as array index 4 - Waiting on reviewer Waiting for reviewer to respond to author
#9230 opened Oct 9, 2023 by dlee992 Loading… 0.61.0-rc1
Remove an undefined name 3 - Ready for Review
#9172 opened Aug 29, 2023 by munahaf Loading…
memcpy static buffer content into newly allocated buffer 4 - Waiting on author Waiting for author to respond to review
#9119 opened Aug 3, 2023 by guilhermeleobas Loading… 0.61.0-rc1
CUDA: Add overloads generated by specialization to the current dispatcher. 4 - Waiting on author Waiting for author to respond to review CUDA CUDA related issue/PR
#9106 opened Jul 28, 2023 by gmarkall Loading… nvidia-cuda-next
Split find_top_level_loops into two functions. 3 - Ready for Review skip_release_notes Skip towncrier requirement
#9013 opened Jun 13, 2023 by DrTodd13 Loading…
ProTip! Filter pull requests by the default branch with base:main.