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:
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Make your Python code fly at transonic speeds!☆124Updated 3 weeks ago
- Numba tutorial for GTC2019☆134Updated 2 years ago
- NumPy-based Python interface to Intel® oneAPI Math Kernel Library (oneMKL) Fourier Transform Functions☆67Updated last week
- RFC document, tooling and other content related to the array API standard☆242Updated last month
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆386Updated 2 months ago
- ☆145Updated 3 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- numba_scipy extends Numba to make it aware of SciPy☆274Updated 10 months ago
- Calling C from Python☆90Updated 4 years ago
- A general dispatch and override mechanism for Python.☆108Updated this week
- Subsumed into xnd☆81Updated last year
- A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python☆328Updated 9 months ago
- Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.☆63Updated 4 years ago
- Examples using Numba.☆140Updated 6 months ago
- An Aspiring Drop-In Replacement for Pandas at Scale☆74Updated 3 years ago
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆171Updated 2 years ago
- Numba tutorial for GTC 2018☆115Updated 2 years ago
- Execute a subset of Python on HPC platforms☆71Updated 2 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated last month
- Manipulate arrays of complex data structures as easily as Numpy.☆214Updated 4 years ago
- NumPy ufuncs and utilities.☆52Updated this week
- Open and explore HDF5 files in JupyterLab. Can handle very large (TB) sized files, and datasets of any dimensionality☆117Updated last year
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- SymPy code generation tutorial at SciPy 2017☆65Updated 7 years ago
- Capture C-level stdout/stderr in Python☆208Updated last week
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Sphinx extension for rendering of Jupyter interactive widgets.☆194Updated 2 weeks ago
- An augmented version of cProfile and Snakeviz☆27Updated 7 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago