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
- Cannot find source for CUDA kernels decorated with `lineinfo=True` when executed from Jupyter notebook cell
- numpy records do not support "is" identity comparison.
- emit a warning/error if enabling `boundscheck=True` together with `parallel=True` (raising exceptions from within threads has unspecified behaviour)
- Support parallel dynamic gufuncs
- Change definition of complex sign if numpy does
- Numba stuck compiling
- numba a lot slower for dict lookup when numpy array in value
- Poor performance with astype on an array
- Intermittent NRT leak with `print(reflected list)`
- FEATURE REQUEST: enable more fine grained control over Numba cache
- Docs
- Python not yet supported