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
- [DevBounty] Fix: Function overloads of some NumPy functions with scalar input are not exhaustive
- Add support for np.unravel_index
- Fix np.clip type promotion to match NumPy behavior (Fixes #10000)
- remove code path for < cpython 3.10
- Fixed accidentally excluded dtypes in sum tests and optimitized tests for better test suite runtime
- Code coverage with sysmon core crashes numba
- Don't force tuple for single-dim pndindex.
- Fix and complete the type stubs for `core.extending`
- Issues related to no-GIL/free-threading/`-t` Python
- Python 3.15
- Docs
- Python not yet supported