numba / numba-examplesLinks
Example Numba implementations of functions
☆177Updated 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:
- Make your Python code fly at transonic speeds!☆124Updated this week
- A general dispatch and override mechanism for Python.☆107Updated this week
- RFC document, tooling and other content related to the array API standard☆242Updated 2 weeks ago
- Numba tutorial for GTC2019☆134Updated last year
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆385Updated 2 months ago
- numba_scipy extends Numba to make it aware of SciPy☆274Updated 10 months ago
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- Subsumed into xnd☆81Updated last year
- Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.☆63Updated 4 years ago
- An Aspiring Drop-In Replacement for Pandas at Scale☆74Updated 3 years ago
- ☆144Updated 3 years ago
- A Python library for manipulating indices of ndarrays☆106Updated this week
- NumPy-based Python interface to Intel® oneAPI Math Kernel Library (oneMKL) FFT functionality☆67Updated last week
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated last month
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆171Updated 2 years ago
- Numba tutorial for GTC 2018☆115Updated last year
- Test suite for Python array API standard compliance☆68Updated last week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆132Updated last month
- Manipulate arrays of complex data structures as easily as Numpy.☆214Updated 4 years ago
- NumPy ufuncs and utilities.☆52Updated last month
- Calling C from Python☆91Updated 3 years ago
- A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python☆328Updated 9 months ago
- Python routines for Monte Carlo integration. Written in Cython and Python for fast computations. @Naereen knows the installation is broke…☆32Updated 3 months ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- Execute a subset of Python on HPC platforms☆70Updated last month
- Sphinx extension for rendering of Jupyter interactive widgets.☆194Updated 8 months ago
- Examples using Numba.☆140Updated 5 months ago
- SymPy code generation tutorial at SciPy 2017☆64Updated 7 years ago
- Tutorial on python packaging☆64Updated 2 years ago