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
- guvectorize does not check contiguity, breaks indexing
- Implement ndarray.byteswap
- Tuple of functions (with identical signature) does not compile for CUDA
- Structured array scalar slices: `iadd`, `isub`, etc, not able to compile (simple example code)
- debuginfo issues with parallel functions: file names are not identified
- New Type System/NumPy 2 support tracking
- Add type annotations for @intrinsic
- Some array methods much slower with non-C-order arrays
- CUDA: Providing a signature for a function reference when eagerly compiling does not work
- Add ability to @jit to disable auto-vectorization
- Docs
- Python not yet supported