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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Fix: add scalar handling for np.var overload
- [Experimantal/DONOTMERGE] Remove NumPy import from various core files
- Fix np.clip returning wrong shape when bounds broadcast larger than a
- Fix #10753: fix for cuda min/max
- np.clip returns an array with the wrong shape when a_min or a_max broadcasts to a larger result
- [WIP] Remove numpy dependency from cpython mathimpl
- Fix: first-class function return type mismatch
- Fix #10758. Refuse to unify mismatched first-class function types
- Fix np.clip writing past the end of a caller-provided out= array
- CI: expand `win-arm64` py-version matrix to cover python 3.11-3.14
- Docs
- Python not yet supported