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
- `assert` disabling debug option for numba jit compilation
- Segfault in np.power involving integers and fastmath
- LLVM IR generation bug when adding metadata for `excinfo`-related store instruction
- add `emit_excinfo_store_with_md` for all `excinfo`-related `store` instructions
- 2024 Q2-Q4 roadmap gantt chart
- Typed dict throws KeyError when keys contain any UTF-8 character ends with `\xb8\x80`
- math.nextafter for cuda
- @stencil(func_or_mode='circular')
- Fix aliasing issues with fusion.
- numpy.random.binomial(n) is O(n) with numba instead of O(1)
- Docs
- Python not yet supported