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
- Lack of support for `setitem` simultaneously across all fields of record arrays
- The `.fill` on a record array results in a `KeyError`
- Deconstructor support in jitclass
- Add more LLVM build info to numba -s
- Tasks for deprecating/removing "fallback" compilation pipelines from the default `@jit` behaviour.
- Call to exp with float32 values using numba does not produce the same result as using numpy
- Support averaging across axis in np.average
- Heap corruption detected when using prange
- `np.std` gives a different result in Numba when the input is an empty array
- Additional examples and documentation for cfuncs
- Docs
- Python not yet supported