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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Raise a warning if fastmath options nnan/ninf are in use with `isnan` or `isinf`
- Added traceback printing capability while NRT debugging
- `np.cos`, `np.sin`, `np.sqrt` returning incorrect values in very specific scenarios
- Numba and Debian Bookworm
- RFC: Separate NumPy and CPython implementions/functionality.
- Access to outer variables in nested functions
- Privatization of variables defined inside prange
- Numba crashes Python with simple function containing numpy.exp
- njit(cache=True) is not idempotent (with generators?)
- numba dict converts between int types
- Docs
- Python not yet supported