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
- Introduce `context.call_overload` and raise dynamic exception in `guard_match_core_dims`
- Unable to convert generator returning 1D arrays into a 2D array using fromiter/vstack
- give primitive types a faster key&value compare, copy, and zero methods in TypedDict
- [Feature Request] `key_equal`, `copy_key`, `zero_key` in dict is slower than direct assignment if key type is primitive
- Type inference leads to libNVVM bugs on 0.59.1
- jitclass apraisal and performance revisit request.
- Add support for more random functions.
- [Feature Request] OpenCl Integration like CUDA.
- Aggressive typecasting with specialization leads to silent wrong value output
- memory leak caused by PinnedArray
- Docs
- Python not yet supported