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
- The CUDA target needs to correctly emit the `convergent` attribute
- Literal unroll of jitted functions containing ctypes functions fails without explicit signature (unclear error message).
- support __call__ in jitclass
- Incorrect rounding with uint8 and float32
- [feature request] Support arr[:, [i]]
- [feature request] Broadcasting for np.full with array argument
- Non-det bug with prange code
- NumbaIRAssumptionWarning generated when calling `register_jittable` inline with if expression twice
- [feature request] np.apply_along_axis support
- math.log2 should raise exception with invalid inputs
- Docs
- Python not yet supported