explosion / cython-blisLinks
π₯ Fast matrix-multiplication as a self-contained Python library β no system dependencies!
β231Updated last month
Alternatives and similar repositories for cython-blis
Users that are interested in cython-blis are comparing it to the libraries listed below
Sorting:
- Pyculib - Python bindings for CUDA librariesβ99Updated 6 years ago
- JET is a different approach to make numeric python substantially fasterβ67Updated 8 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like APIβ93Updated 4 years ago
- Press conda packages into wheelsβ118Updated 2 years ago
- Interactive parametric benchmarks in Pythonβ17Updated 4 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSXβ222Updated 5 years ago
- A general dispatch and override mechanism for Python.β108Updated 3 weeks ago
- An Aspiring Drop-In Replacement for Pandas at Scaleβ74Updated 4 years ago
- persistent caching to memory, disk, or databaseβ278Updated 2 weeks ago
- Serialize numpy arrays using msgpackβ211Updated last year
- π‘ Automated build repo for Python wheels and source packagesβ175Updated last year
- A Vectorized Python Dict/Setβ116Updated 2 years ago
- Cookiecutter for a Python project making use of xtensorβ31Updated 6 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.β162Updated 2 months ago
- π¦ Hyperparameter optimization for machine learning pipelines π¦β73Updated 5 years ago
- Python exposure of dyndβ121Updated 3 years ago
- Parallel Programming with Python and Charm++β295Updated 7 months ago
- Python bindings for xtensorβ364Updated 3 months ago
- IPython magic for parallel profiling (like `%time`, but parallel)β72Updated 8 years ago
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP implemeβ¦