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
- Fix race condition in GUFunc caching that causes segfaults (#10128)
- cleanup: remove dead code from np/math/numbers
- Refactored int constructor into overload API
- Refactored min/max functionality into overloads
- Add ddof argument to np.nanvar and np.nanstd (fixes #6611)
- GHA: replace json matrices with python evaluation scripts
- Testing issues on `main` related to monitoring tests
- CI: PyPI osx-arm64 package contain ci env RPATH on omppool extension
- Fix cryptic AttributeError when loading cache for exec()-defined functions
- arraymath: add temporal scalar support for np.min and np.max
- Docs
- Python not yet supported