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
- Fix #9585: Correct exceptions raised by NumPy dtype typing and catch them
- numba.typed.List fails for F-contiguous np.ndarrays if one is also C-contiguous
- numba.core.errors.CompilerError: Failed in nopython mode pipeline (step: analyzing bytecode) / Illegal IR, del found at: del foo
- TypingError when conditionally shadowing variable
- `NotImplementedError` for `datetime64[10Y]`
- [RFC] Support for `__array__()`
- Global flag to prefer 32bit whenever possible
- jitclass doesn't use correct type for init arg
- Different type hints will result in `TypingError` when using `overload`
- set annotation as empty in OverloadFunctionTemplate
- Docs
- Python not yet supported