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
- 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`
- Add ability to link CUDA functions with in-memory PTX.
- CUDA crashes when passed complex record array
- CUDA target respect NUMBA_OPT environment variable
- overload_methoded function shouldn't set `no_cpython_wrapper` as `False`
- How about unifying `int32` and `Literal[int](0)` as `int32`, rather than `int64`
- Docs
- Python not yet supported