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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Added changelog for `0.61.0` and updated release versioning table
- Implement mergesort for array sort
- Improve UX: `numba.jit` and `numba.njit`
- Add missing `config.DISABLE_PERFORMANCE_WARNINGS` checks
- Please support recent numpy version
- Upgrade GitHub Actions stale
- Added reshaping logic to change layout when provided number of dimensions are greater than array dimensions
- Numba functions with object mode cannot find global variables when using cloudpickle
- remove macos sdk dependency, use xcode 14.2
- suppurt numpy.polynomial.polynomial.polyval3d
- Docs
- Python not yet supported