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
- Memory leak when applying numba to an inner function
- Errors not being raised when running code in parallel
- Type system implementation #2: Added magic/dunder method support for add operator on scalar types.
- Can't execute python tests directly without using runtests.py
- Cannot cache function with jitclass as argument
- Unexpected initial value with jit
- Pass NULL pointer for cffi.FFI().from_buffer(empty array)
- Strange issue with round() function used in CUDA kernel
- Improve DeadBranchPrune to be type aware in `x is None` case
- Missing type promotions when doing python API calls
- Docs
- Python not yet supported