numba / numba-examplesLinks
Example Numba implementations of functions
☆175Updated 2 years ago
Alternatives and similar repositories for numba-examples
Users that are interested in numba-examples are comparing it to the libraries listed below
Sorting:
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆373Updated 3 weeks ago
- Make your Python code fly at transonic speeds!☆122Updated 2 months ago
- numba_scipy extends Numba to make it aware of SciPy☆273Updated 8 months ago
- Material for the SciPy 2017 Cython tutorial☆142Updated 7 years ago
- Subsumed into xnd☆81Updated last year
- RFC document, tooling and other content related to the array API standard☆239Updated last week
- Numba tutorial for GTC 2018☆115Updated last year
- ☆144Updated 3 years ago
- Sphinx extension for rendering of Jupyter interactive widgets.☆192Updated 6 months ago
- Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.☆63Updated 4 years ago
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆171Updated 2 years ago
- Examples using Numba.☆140Updated 4 months ago
- A general dispatch and override mechanism for Python.☆105Updated last month
- Numba tutorial for GTC2019☆134Updated last year
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API