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

BUG: Symbol not found: __powidf2 bug llvm LLVM related issues windows
#6012 opened Jul 20, 2020 by bashtage
2 tasks done
meta-issue: All NumPy functions with no implementation easy feature_request good first issue A good issue for a first time contributor good second issue A good issue for second time contributors numpy
#4074 opened May 10, 2019 by stuartarchibald 100+
Program crashes with ACCESS_VIOLATION. Windows only. no action required No action was needed to resolve.
#6862 opened Mar 25, 2021 by Redict
Numba is not detecting the icc_rt libraries when installed with pip installation issue with installation wheels Issue with wheels
#4713 opened Oct 16, 2019 by sogoogos
Segfault when importing numba in conda environment bug - segfault Bugs that cause SIGSEGV, SIGABRT, SIGILL, SIGBUS wheels Issue with wheels
#4515 opened Sep 3, 2019 by pavlin-policar
Speed regression in 0.29.0 llvm LLVM related issues performance - run time Performance issue occurring at run time.
#2196 opened Nov 12, 2016 by ml31415 Numba 1.0
@vectorize-decorated functions are not found by sphinx feature_request good second issue A good issue for second time contributors
#5755 opened May 27, 2020 by HPLegion
1 of 2 tasks
Segfault in @njit(parallel=True)-decorated function bug - incorrect behavior Bugs: incorrect behavior bug - segfault Bugs that cause SIGSEGV, SIGABRT, SIGILL, SIGBUS bug - typing Bugs: occuring at typing time ParallelAccelerator
#8652 opened Dec 7, 2022 by SiLiKhon
RuntimeError: cannot cache function '__shear_dense' bug - incorrect behavior Bugs: incorrect behavior caching Issue involving caching
#5566 opened Apr 15, 2020 by openedev
help diagnosing a GPU performance issue CUDA CUDA related issue/PR performance performance related issue
#4647 opened Oct 1, 2019 by beckermr
2 tasks done
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
meta issue: fp16 support feature_request Task
#4402 opened Aug 2, 2019 by sklam
1 of 7 tasks
RISC-V Support feature_request ISA: RISC-V Issue related to RISC-V ISA llvm LLVM related issues
#6559 opened Dec 9, 2020 by advancedwebdeveloper
ProTip! Exclude everything labeled bug with -label:bug.