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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Add axis support for np.prod reduction function
- Add axis argument support to np.cumsum reduction function
- Add axis argument support to np.mean, np.std and np.var
- Make _jump_if_none's predicate register name match pre-3.11 convention
- Fix typeof() support for ctypes values and pointers (#10501)
- Test CUDA datetime/timedelta with more units and document CUDA support
- Memory leak when raising from jitted function
- Add mixed-mode complex arithmetic to match CPython 3.14
- Fix: add scalar support for np.nanprod
- Support complex types in cffi_utils.map_type
- Docs
- Python not yet supported