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:
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- OpenMP tutorial☆40Updated 5 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- unconstrained optimization tools☆14Updated 12 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- ANN: A Library for Approximate Nearest Neighbor Searching☆33Updated 3 months ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 4 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago
- ☆35Updated 10 years ago
- Nonlinear solver backend for PyTorch☆68Updated 6 years ago
- CMake package finder for MKL☆28Updated 3 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆142Updated 6 months ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago