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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Random cache corruption
- Fix exception message when the number of arguments does not match in a gufunc
- Support calling gufunc without output buffers
- Allow dynamic gufuncs with `target="parallel"`?
- Regression in parallel code between 0.55 and 0.56
- Python abort vs exception in `target="parallel"` with workqueue
- FEATURE REQUEST: adopt SPEC 0
- Optional jitclass can't be compared, even with conditional guard for `None`
- JIT compilation time jumped from 9sec on Python 3.9 to 219sec on Python 3.10
- NumPy like slice operations don't seem to work in CUDA mode
- Docs
- Python not yet supported