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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to numba
Help out
- Issues
- Added initial typed set implementation
- Inconsistent error state with numpy for zero division
- Inconsistent output for floor_divide / remainder / divmod
- Numba data model for `void` returns pointer to `i8`
- Jitclass Infer Spec for Collections from Type Annotations
- Assigning a `jitclass` Attribute to `List.empty_list(Item)` in the Constructor Fails
- save and read numba.typed.Dict , with multiple workers
- CUDA simulator does not raise for more than one group in cooperative groups mode
- numba stencil too slow
- `LoweringError` when using `is` with jitclass
- Docs
- Python not yet supported