xtensor-stack / xtensor-pythonLinks
Python bindings for xtensor
☆361Updated last month
Alternatives and similar repositories for xtensor-python
Users that are interested in xtensor-python are comparing it to the libraries listed below
Sorting:
- BLAS extension to xtensor☆170Updated last month
- Improved build system generator for CPython C, C++, Cython and Fortran extensions☆518Updated this week
- C++ multi-dimensional labeled arrays and dataframe based on xtensor☆323Updated last year
- C++ backend for the bqplot 2-D plotting library☆99Updated 5 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆88Updated last year
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆221Updated 4 years ago
- Sample projects demonstrating use of scikit-build☆79Updated last week
- An example combining scikit-build and pybind11☆135Updated this week
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP impleme…☆393Updated 4 months ago
- JET is a different approach to make numeric python substantially faster☆66Updated 8 years ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 4 years ago
- Set of compression filters for h5py☆75Updated last week
- numba_scipy extends Numba to make it aware of SciPy☆273Updated last year
- Cython interface to Eigen library☆116Updated 9 months ago
- A next generation Python CMake adaptor and Python API for plugins☆381Updated this week
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Optimised tools for group-indexing operations: aggregated sum and more☆210Updated 3 months ago
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11☆100Updated 6 months ago
- Pure Python GPGPU library☆170Updated 3 weeks ago
- Code repository for the massively-parallel framework for maximum-likelihood fits, implemented in CUDA/OpenMP☆138Updated this week
- Python bindings for ArrayFire: A general purpose GPU library.☆419Updated 2 years ago
- A general dispatch and override mechanism for Python.