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).☆82Updated last year
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆52Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 10 months ago
- ☆35Updated 10 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- some CUDA programming example☆25Updated 8 years ago
- Powerful automatic differentiation in C++ and Python☆380Updated 2 weeks ago
- Combined array and automatic differentiation library in C++☆176Updated 3 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- Examples for the usage of "pybind11"☆660Updated 4 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- OpenMP tutorial☆40Updated 4 months ago
- Nonlinear solver backend for PyTorch☆68Updated 6 years ago
- Cython interface to Eigen library☆115Updated 8 months ago
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 3 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆159Updated 3 weeks ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 5 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆81Updated last year