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
- [WIP] Support Multidimensional poisson sampling
- Support floating arguments for np.random.negative_binomial
- Inconsistent behavior when setting values in structured arrays using nested loops in Numba
- [WIP] Fall back on inspect.getsourcelines() in first line finder
- Fix coverage support to respect include and omit and other options
- `bool` is represented as `DW_ATE_float`
- Version `0.61.0rc2` leaks Numba source code into coverage report
- Types change when enabling parallel option leading to incorrect results
- [WIP] Debug global enviornment variables in object mode cloudpickle.
- Segmentation fault when using recursive generator with Numba JIT (NUMBA_OPT=0)
- Docs
- Python not yet supported