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
- Remove unused recompilation for the same function and same signature
- [numba.cuda] StructModel + FP16 fails with CUDA because make_attribute_wrapper assumes default_manager
- No matching implimentation for `np.empty` in guvectorized function with `NUMBA_DISABLE_JIT=1` and related caching issue
- Overloaded function is compiled more than once with the same signature
- Fill out `python -m numba -s` field for `CUDA Libraries Test Output` (even if GPU is absent)
- `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
- Docs
- Python not yet supported