numba
https://github.com/numba/numba
Python
NumPy aware dynamic Python compiler using LLVM
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- register_jitable + cfunc + carray + non-constant slicing = miscompile silently
- Strange interaction between reshaping and type casting in Numba
- cpython scalar treatment inconsistency between `numba.types.Tuple` and `numba.types.NamedTuple`
- Redefining numpy array in parallel mode leads to wrong shapes
- [CUDA] Hang when using `continue` and `cuda.syncthreads_or`
- Added support for `reversed` keyword
- `NUMBA_DISABLE_PERFORMANCE_WARNINGS=1` fails to disable warnings
- Adapt to Python 3.13 low-level monitoring C-API
- workaround for bug in TemporaryFile on windows
- Enable converting dict() to build_map and set() to build_set for simple cases
- Docs
- Python not yet supported