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:
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 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
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated 2 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- C++ Matlab MEX development kit.☆100Updated 7 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 10 months ago
- Library with colormaps for C++☆30Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- OpenMP tutorial☆41Updated 9 months ago
- Cython interface to Eigen library☆120Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- CMake package finder for MKL☆28Updated 4 years ago