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
- Added is identity comparison for numpy records and added tests as is_comparison_tests.py
- Segfault in `@njit(parallel=True)`-decorated function
- Autodiff support in Numba
- Extend cache invalidation to include changes in other files (take 2)
- "Iteration" over empty containers
- improve performance of numba.typed.List constructor with Python list as arg
- Use `omp_set_max_active_levels()` instead of `omp_set_nested()`
- Added multiple axes support for np.expand_dims
- LLVM ERROR: Symbol not found: __sync_fetch_and_add_4 running tests on armv7l,armv8l (armel)
- Program crashes with ACCESS_VIOLATION. Windows only.
- Docs
- Python not yet supported