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
- `nextafter` (via both `math` and `numpy`) missing for CUDA
- np.median raises AssertionError for empty arrays while numpy returns nan
- Integrate ZLUDA for AMD CUDA
- explicit specialization does not respect caching
- GPU target doesn't emit compile events
- 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
- Docs
- Python not yet supported