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 supported24 Subscribers
Add a CodeTriage badge to numba
Help out
- Issues
- Add support for Chebyshev class from `np.polynomial.chebyshev`
- Support passing arbitrary flags to NVVM
- Wrong instantiation of jitclass
- Negative binomial distribution for float n
- Report error when use np.sum on a specified dimension(setting axis parameters)
- Static method attribute missing from jitclasses inside jitted functions
- numba cannot find libnvvm.so <OSError: libnvvm.so: cannot open shared object file: No such file or directory>
- `overload_method` can't remove unnecessary `NRT_incref/decref`
- "for x in arr" breaks auto-vectorization, unlike semantically-equivalent indexing
- Failure to optimize division by power-of-2 into bitshifting
- Docs
- Python not yet supported