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

Issues list

meta issue: fp16 support feature_request Task
#4402 opened Aug 2, 2019 by sklam
1 of 7 tasks
PPC lowering error from changes on optimization passes bug ISA: POWER Issue related to POWER ISA llvm LLVM related issues
#6465 opened Nov 11, 2020 by sklam
Bad Parfor loop fusion side-effects? bug - incorrect behavior Bugs: incorrect behavior ParallelAccelerator
#6920 opened Apr 12, 2021 by sklam
2 tasks done
jitclass method not inlined bug jitclass performance - run time Performance issue occurring at run time.
#3305 opened Sep 13, 2018 by sklam
2 tasks done
Non-det bug with prange code bug - miscompile Bugs: miscompile bug - regression A regression against a previous version of Numba bug SSA Problem due to SSA (or lack of)
#9490 opened Mar 11, 2024 by sklam 0.59.1
Rename Registry.register Task
#7985 opened Apr 14, 2022 by sklam
meta discussion: jitclass inferred constructor discussion An issue requiring discussion feature_request
#5750 opened May 26, 2020 by sklam
Default argument with typed list? discussion An issue requiring discussion
#4382 opened Jul 29, 2019 by sklam
Odd Win64 LLVM Symbol not found error for recursion test symbols bug - segfault Bugs that cause SIGSEGV, SIGABRT, SIGILL, SIGBUS
#8840 opened Mar 22, 2023 by sklam
Remaining py3.11 with-lifting failures Python 3.11 All issues related to Python 3.11 support
#8678 opened Dec 16, 2022 by sklam
Refactor tasks: remove mk_unique_var Task
#8230 opened Jul 6, 2022 by sklam
4 of 9 tasks
Investigation in Dispatcher immortality discussion An issue requiring discussion Task
#7831 opened Feb 10, 2022 by sklam
ProTip! Exclude everything labeled bug with -label:bug.