frozenca / Ndim-Matrix
C++20 N-dimensional Matrix class for hobby project
☆23Updated 3 years ago
Alternatives and similar repositories for Ndim-Matrix
Users that are interested in Ndim-Matrix are comparing it to the libraries listed below
Sorting:
- Some CUDA design patterns and a bit of template magic for CUDA☆151Updated last year
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Installing and Test PyTorch C++ API on Ubuntu with GPU enabled☆25Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated last year
- Fast, multithreaded, AVX/FMA matrix multiplication kernel in C++ 17☆18Updated 6 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆146Updated last year
- Material used for teaching.☆62Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆78Updated 9 months ago
- ☆18Updated 2 years ago
- ☆32Updated 7 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 2 months ago
- A fast and flexible C++ simulation engine and differential equation solver.☆131Updated 4 months ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆12Updated 2 years ago
- ☆58Updated 8 months ago
- Numerical optimization in C++☆40Updated 11 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Template for GPU accelerated python libraries☆48Updated last year
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 6 months ago