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
- Elapsed running time of parallel jit for the logistic regression documentation example is dozens of seconds
- Shall we consider using an envvar to disable refct atomic instructions
- In some cases, Numba 0.57.1 (can also be reproduced in 0.59.0) does not assign values to a NumPy array
- Add .tobytes() method
- Added is identity comparison for numpy records and added tests as is_comparison_tests.py
- 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
- Docs
- Python not yet supported