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
- Expensive Calls to `ir.Inst.list_vars` During Compilation
- Memory allocations in Numba significantly slower than allocations with Numpy
- Fall back to iterative topological sort with function IRs with large numbers of basic blocks
- Add script to detect flake8 error in diffs
- Add `NUMBA_CACHE_OVERRIDE` to force caching on or off
- Reduce compilation time by Cythonizing parts of Numba
- NotImplementedError When creating an empty structured array in parallel
- solved higher order function caching
- TypingError When Accessing Attributes of Nested JitClasses
- isfinite(inf) raises FloatingPointError in vectorized functions
- Docs
- Python not yet supported