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
- [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
- Numba list of sets causes malfunctioning when filled by function not decorated with @jit
- support assign a `tuple` to a row of a `recarray`
- [feature request] assign a `tuple` to one row of `recarray`
- Infer Numba Types from Python Type Hints
- want `int64` rather than `Optional(int64)` when `dict.get(key, default_int64)` and dict value type is `int64`
- Docs
- Python not yet supported