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
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- OpenMP tutorial☆40Updated 4 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- CMake package finder for MKL☆28Updated 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
- Large scale C++ Software development tutorials☆81Updated 6 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- Combined array and automatic differentiation library in C++☆177Updated 4 months 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
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆104Updated 5 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Source codes of Discovering Modern C++☆207Updated 7 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago