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
- Convert Numba to use `pyproject.toml`
- performance difference between `enumerate(arr)` and `for i in range(len(arr))`
- Preserve class __module__ of a jitclass instance
- Cannot get numba to work on Raspberry Pi 4
- Fix #9008: memory leak in dispatcher.
- Split find_top_level_loops into two functions.
- Change a bunch of var names created during lowering to start with a period.
- Segmentation fault with generator function
- CUDA: support array copy similar to `np.copy`
- Memory leak when passing string literal as an argument to a jitted function
- Docs
- Python not yet supported