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
- "for x in arr" breaks auto-vectorization, unlike semantically-equivalent indexing
- Failure to optimize division by power-of-2 into bitshifting
- `FunctionType` called by another jitted function throws a `ValueError`
- Track ufunc methods and attributes impl. progress
- Add an alternate runtests script for bootstrapping on new Python
- Return `Tuple` type containing `Record` type has an error
- Tracking NumPy usage in various modules.
- `TypeError` when referencing value from typed dict `get()` with `prange()`
- Numba Dispatch error when Number of keyword args > 3 for nested numba calls
- Using numpy random generators does not work with optional arguments
- Docs
- Python not yet supported