ttroy50 / pybind11-exampleLinks
Simple example of using pybind11.
☆18Updated 6 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 pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Demonstrates how to call a C++ class from Python using pybind11.☆34Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A thread safe simple C++ wrapper for FFTW & MKL☆15Updated 3 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Easy-to-Use C++ Computer Vision Library☆55Updated last month
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- ANN: A Library for Approximate Nearest Neighbor Searching☆33Updated last month
- KMeans clustering in Eigen.☆26Updated 9 years ago
- C++ computer-vision library☆11Updated 8 years ago
- HDRView is a simple research-oriented depth-map and high-dynamic range image viewer with an emphasis on examining and comparing images, a…☆29Updated 3 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated 6 months ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆61Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- ASR library☆14Updated 6 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆79Updated 10 months ago