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

DO NOT MERGE. Debug buildfarm abandoned PR is abandoned (no reason required)
#9688 opened Aug 7, 2024 by sklam Draft updated Aug 7, 2024
Enable caching functions arising from exec of strings (continued) 2 - In Progress stale Marker label for stale issues.
#9553 opened Apr 30, 2024 by dlee992 Draft updated Aug 6, 2024
Python 3.13 support 2 - In Progress Python 3.13
#9682 opened Aug 1, 2024 by sklam Draft updated Aug 5, 2024
Move Numba to LLVM's NewPassManager 2 - In Progress
#9676 opened Jul 30, 2024 by yashssh Loading… updated Aug 1, 2024
[WIP] Improve typed dict KeyError traceback 2 - In Progress stale Marker label for stale issues.
#9530 opened Apr 16, 2024 by Arenhart Loading… updated Aug 1, 2024
add ufunc.reduceat support 3 - Ready for Review Effort - long Long size effort needed
#9313 opened Nov 29, 2023 by guilhermeleobas Loading… updated Jul 31, 2024
Allow numba functions within zip files to be cached 3 - Ready for Review caching Issue involving caching
#9630 opened Jun 27, 2024 by max-sixty Loading… updated Jul 31, 2024 0.61.0-rc1
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… updated Jul 30, 2024 0.61.0-rc1
better control of compilation of jitclass members 3 - Ready for Review
#9565 opened May 9, 2024 by andy-bell101 Loading… updated Jul 23, 2024
5 of 6 tasks
Added basic setup for getting raw LLVM remarks output 2 - In Progress
#9601 opened Jun 3, 2024 by kc611 Draft updated Jul 18, 2024
2 of 5 tasks
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… updated Jul 16, 2024 0.61.0-rc1
Add np.in1d, np.isin, np.setxor1d, np.setdiff1d, extend np.intersect1d. 2 - In Progress 4 - Waiting on author Waiting for author to respond to review Effort - medium Medium size effort needed
#9338 opened Dec 7, 2023 by jaredjeya Loading… updated Jul 10, 2024 0.61.0-rc1
follow the NVVM IR form: not use . in global identifier CUDA CUDA related issue/PR
#9642 opened Jul 6, 2024 by dlee992 Loading… updated Jul 9, 2024
median raises assertion error for an empty array 2 - In Progress 4 - Waiting on author Waiting for author to respond to review Effort - short Short size effort needed
#9498 opened Mar 14, 2024 by adityav1810 Loading… updated Jul 9, 2024
Fix automatic unwrapping of optional type 2 - In Progress 4 - Waiting on author Waiting for author to respond to review Effort - short Short size effort needed
#9248 opened Oct 17, 2023 by sklam Loading… updated Jul 9, 2024 0.61.0-rc1
CUDA: Make block, thread, and warp indices unsigned. 4 - Waiting on author Waiting for author to respond to review CUDA CUDA related issue/PR
#6112 opened Aug 11, 2020 by gmarkall Loading… updated Jul 3, 2024 PR Backlog
cuda graph api proposal 3 - Ready for Review CUDA CUDA related issue/PR Pending BuildFarm For PRs that have been reviewed but pending a push through our buildfarm R&D Research and Development
#4182 opened Jun 13, 2019 by oxyflour Loading… updated Jul 2, 2024
7 tasks done
PR Backlog
Refactor np.sum and add support for tuple axes 2 - In Progress
#9612 opened Jun 10, 2024 by Kamekameha Draft updated Jun 28, 2024
Optimize functions taking non-contiguous arrays 2 - In Progress
#9624 opened Jun 18, 2024 by sklam Draft updated Jun 27, 2024
Use omp_set_max_active_levels() instead of omp_set_nested() 4 - Waiting on CI Review etc done, waiting for CI to finish 4 - Waiting on reviewer Waiting for reviewer to respond to author Effort - short Short size effort needed Pending BuildFarm For PRs that have been reviewed but pending a push through our buildfarm
#7705 opened Jan 5, 2022 by gmarkall Loading… updated Jun 26, 2024 PR Backlog
Part 1: dynamic override for overload decorator
#9578 opened May 21, 2024 by dlee992 Draft updated Jun 25, 2024
11 of 15 tasks
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… updated Jun 24, 2024
Implement np.tile 3 - Ready for Review
#5785 opened May 31, 2020 by AndrewEckart Loading… updated Jun 20, 2024 PR Backlog
ProTip! Filter pull requests by the default branch with base:main.