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
- Classes with `__enter__` and `__exit__` methods, and `jitclass` decorator can't be used as context managers.
- performance issue with F-order array
- np.kron behaves differently when compiled with numba
- Segfault when calling nested parallel function with caching
- `np.fmod` doesn't work with negative inputs
- Autodiff support in Numba
- Add file and line number information in NRT Debug statements.
- Support for np.linalg.svd(X, compute_uv=False)
- Return the type(obj) in `numba.typeof` when `DISABLE_JIT` is enabled
- Rearanging the order of axes in cuda jitted code
- Docs
- Python not yet supported