ttroy50 / pybind11-exampleLinks
Simple example of using pybind11.
☆18Updated 7 years ago
Alternatives and similar repositories for pybind11-example
Users that are interested in pybind11-example are comparing it to the libraries listed below
Sorting:
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- OpenMP tutorial☆41Updated 8 months ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆124Updated 5 years ago
- Library with colormaps for C++☆30Updated 2 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 6 months ago
- CMake package finder for MKL☆28Updated 4 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Global optimization algorithms written in C++☆49Updated 4 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 years ago