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!☆125Updated this week
- Numba tutorial for GTC2019☆134Updated 2 years ago
- NumPy-based Python interface to Intel® oneAPI Math Kernel Library (oneMKL) Fourier Transform Functions☆70Updated this week
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆397Updated 4 months ago
- A general dispatch and override mechanism for Python.☆109Updated 3 weeks ago
- numba_scipy extends Numba to make it aware of SciPy☆274Updated last year
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- Calling C from Python☆90Updated 4 years ago
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆171Updated 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
- NumPy ufuncs and utilities.☆54Updated last week
- An Aspiring Drop-In Replacement for Pandas at Scale☆74Updated 3 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Execute a subset of Python on HPC platforms☆70Updated 4 months ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Examples using Numba.☆140Updated 8 months ago
- A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python☆331Updated 11 months ago
- ☆145Updated 4 years ago
- RFC document, tooling and other content related to the array API standard☆255Updated last month
- SymPy code generation tutorial at SciPy 2017☆65Updated 7 years ago
- Numba tutorial for GTC 2018☆115Updated 2 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 3 months ago
- Manipulate arrays of complex data structures as easily as Numpy.☆213Updated 4 years ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆221Updated 4 years ago
- An augmented version of cProfile and Snakeviz☆27Updated 8 years ago
- Open and explore HDF5 files in JupyterLab. Can handle very large (TB) sized files, and datasets of any dimensionality☆117Updated last year
- Capture C-level stdout/stderr in Python☆209Updated last month