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
- [RFC] Support for `__array__()`
- Global flag to prefer 32bit whenever possible
- jitclass doesn't use correct type for init arg
- Different type hints will result in `TypingError` when using `overload`
- set annotation as empty in OverloadFunctionTemplate
- LLVM objmode compilation error: Instruction does not dominate all uses
- Incrementing array location with rank 0 array
- better control of compilation of jitclass members
- test_linalg_matrix_power fails due to tolerance issues when built against lapack 3.12.0
- Add support for providing signatures for jitted functions that accept functions as arguments
- Docs
- Python not yet supported