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
- Consider adding URL to Issue 6482 in _guard_py_ver message
- Update ufunc loop signature resolution to use NumPy #22422
- Implementation of `__repr__` method within `jitclass`
- CUDA target overloads not handling kwargs
- Stub handling for type check purposes
- Meta Issue: NumPy Random Generator Support
- njit with np. histogram vs np.histogram, but get different output on an edge case
- Tracebacks in compiled code don't include all frames
- Exceptions raised in `@lower_builtin` implementations do not have an associated location.
- Support catching exceptions raised in njit code from within gdb
- Docs
- Python not yet supported