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
- 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()`
- Issue using overload_method
- issue with np.argmin with njit(parallel=True), "AssertionError: key already in dictionary: '$np_g_var.1' "
- Only refresh target_context if objmode is used
- Resolve mutable default argument problems
- Handle empty arrays in np.median implementation and add datetime check
- Integration with Cython C++ classes
- np.dot should upcast types
- Docs
- Python not yet supported