xtensor
There are 27 repositories under xtensor topic.
xtensor-stack/xtensor-blas
BLAS extension to xtensor
xtensor-stack/xtensor-io
xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5
xtensor-stack/xtensor-fftw
FFTW bindings for the xtensor C++14 multi-dimensional array library
xtensor-stack/xtensor-zarr
Implementation of the Zarr core protocol (version 2 and 3) based on xtensor.
DerThorsten/cpp_cookiecutter
A cookiecutter template for a modern C++ project with python bindings
xtensor-stack/zarray
Dynamically typed N-D expression system based on xtensor
krivenko/ezARPACK
A C++ ARPACK-NG wrapper compatible with multiple matrix libraries
tdegeus/GooseFEM
Several types of Finite Element simulations in C++ (with a Python interface)
artemklevtsov/swarm-quickdraw-doodle-recognition
Quick, Draw! Doodle Recognition Challenge code
VORTICITY-INC/VTensor
VTensor, a C++ library, facilitates tensor manipulation on GPUs, emulating the python-numpy style for ease of use. It leverages RMM (RAPIDS Memory Manager) for efficient device memory management. It also supports xtensor for host memory operations.
leimao/xtensor-Numpy-Examples
Processing Numpy Arrays In C++ Using xtensor
cemoktra/mlpp
Implementation of some machine learning algorithms in c++
andersy005/xtensor-tutorial
Demonstrating lazy tensor algebra in C++ with xtensor
btjanaka/cpp-conda
Template for ML/AI research in C++ using Conda for dependency management.
giorgosR/xevo
Evolutionary and Swarm Intelligence algorithms
samarth015/xtensor-autodiff
Provides a n-dimensional type - tensors - with automatic differentiation support.
tdegeus/QPot
Library to keep track of a sequential potential energy landscape
youngday/xmake-example
cmake to xmake, and c++ package manager
chrizbee/WhistleDetector
C++ console application that detects whistle patterns and publishes MQTT messages
m3nin0-labs/numerical-integration
📈 numerical integration using xtensor
ntauth/xtensor-acts
XTensor ACTS Playground (C++14 + xtensor)
sbstndb/samurai_spack
Spack recipe for Samurai AMR software based on the xtensor stack
snsinfu/latent-dirichlet-allocation
Variational latent dirichlet allocation
tdegeus/FrictionQPotFEM
Friction simulations based on "GMatElastoPlasticQPot" and "GooseFEM"
tdegeus/prrng
Portable Reconstructible (Pseudo!) Random Number Generator
zhihaoy/pythagorean-demo
An xtensor demo project