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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Regression (0.66.0): two-argument max/min fail on CUDA after #10543 refactored them into *args overloads
- Better error for constant inference for missing module
- First-class function call returns the zero value when the callee's return type infers as `Literal[str]`
- Update dependency pyrefly to v1.2.0
- `numba.core.types` stubs missing re-exports
- `numba.np.types` type stubs (`NPTimedelta`, `NPDatetime`)
- docs: add CUDA driver cache FAQ
- docs: explain passing NumPy arrays to ctypes
- docs: add a multiple GPU CUDA example
- docs: describe container types
- Docs
- Python not yet supported