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
- parallel code with prange returns a wrong results with two successive loops
- Add new type-checking level
- RecursionError from ssa.py due to repeated calls to a jitted function.
- Pop items from a dict when looping on it breaks the loop after the first iteration
- Signal handling issue when importing Numba
- `sys.tracebacklimit = 0` causes error for simple numba script
- Slightly ease level-one type checking rule
- Sum is one order of magnitude slower than numpy for non c-contiguous arrays
- debuginfo output doesn't seem to work with gdb v15
- Possible race condition in or around `snt_check()`
- Docs
- Python not yet supported