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
- Typed dict throws KeyError when keys contain any UTF-8 character ends with `\xb8\x80`
- math.nextafter for cuda
- @stencil(func_or_mode='circular')
- Fix aliasing issues with fusion.
- numpy.random.binomial(n) is O(n) with numba instead of O(1)
- Standard container like C+ STL
- Wrong list result with parallel=True despite no resizing and no cross-thread access of the list
- CUDA - Inline literal in (...) statements
- CUDA: Error handling variables not added to the `@llvm.used` list
- Support for Advanced Numpy dtypes
- Docs
- Python not yet supported