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 this week
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆106Updated 6 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Cython interface to Eigen library☆119Updated 11 months ago
- OpenMP tutorial☆41Updated 6 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 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
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆149Updated last year
- Discrete Hidden Markov Model (HMM) Implementation in C++☆28Updated 6 years ago
- Source codes of Discovering Modern C++☆207Updated 8 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
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Large scale C++ Software development tutorials☆81Updated 6 years ago
- CMake package finder for MKL☆28Updated 4 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆12Updated 8 years ago
- Powerful automatic differentiation in C++ and Python☆386Updated 3 weeks ago