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
- nb.optional doesn't work with nb.types.NamedTuple
- Specialized CUDA kernels lose a reference to the cache
- Added basic setup for getting raw LLVM remarks output
- cumprod method doesn't upcast unsigned integer array
- Upcast unsigned integer dtypes in cumsum and cumprod
- 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]`
- Docs
- Python not yet supported