Skip to content

Issues: numba/numba

Python 3.13
#9413 opened Jan 31, 2024 by sklam
Open
2024 Q2-Q4 roadmap gantt chart
#9540 opened Apr 23, 2024 by sklam
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Make Cache Invalidation Work per Function Instead of per File caching Issue involving caching discussion An issue requiring discussion
#9316 opened Nov 30, 2023 by DannyWeitekamp
numba-generated files not removed by pip uninstall bug - incorrect behavior Bugs: incorrect behavior caching Issue involving caching
#9312 opened Nov 29, 2023 by larsoner
1 of 2 tasks
Add PR number and RST validation to towncrier workflow bug - build/packaging Bugs: issue with building or packaging Numba bug - documentation incorrect documentation is incorrect or missing something important Task
#9311 opened Nov 29, 2023 by stuartarchibald
Identityless reduction fails to compile when axis is a tuple bug - failure to compile Bugs: failed to compile valid code bug - incorrect behavior Bugs: incorrect behavior
#9283 opened Nov 15, 2023 by guilhermeleobas
numba does not handle assignment expressions bug - failure to compile Bugs: failed to compile valid code duplicate
#9277 opened Nov 10, 2023 by TsiVit
2 tasks done
Calling print() from nopython corrupts dictionary bug - incorrect behavior Bugs: incorrect behavior
#9276 opened Nov 10, 2023 by philiptromans
2 tasks done
Numba compiled np.dot doesn't support type promotion of different data types bug - documentation incorrect documentation is incorrect or missing something important
#9268 opened Nov 3, 2023 by lgeiger
Deferred types broken for jitclass bug - ice Bugs: internal compiler error jitclass
#9264 opened Nov 2, 2023 by Azmisov
Bus error: 10 when using np.linalg.solve in numba parallel=True bug - segfault Bugs that cause SIGSEGV, SIGABRT, SIGILL, SIGBUS
#9260 opened Nov 1, 2023 by fankiat
ProTip! Type g i on any issue or pull request to go back to the issue listing page.