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
- unsupported keyword arguments and type inference unification limitation with `np.maximum`
- Inverting matrices with large condition numbers
- Failure in `test_TestPrangeSpecific`
- jit wrapped numpy sort & unique is more than 5x slower
- Caching is useless on higher order functions
- 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
- Docs
- Python not yet supported