ttroy50 / pybind11-example
Simple example of using pybind11.
☆17Updated 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
- Numerical optimization in C++☆39Updated 11 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆33Updated 4 years ago
- C++ computer-vision library☆11Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 4 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆29Updated 3 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 10 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆40Updated 7 years ago
- Examples from Second Edition of Discovering Modern C++☆22Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- some CUDA programming example☆25Updated 8 years ago
- Object-oriented Scientific Computing Library☆36Updated this week
- ☆23Updated 5 years ago
- CMake package finder for MKL☆28Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- source code(v1.03) for the book <Multicore and GPU Programming> or 《多核与GPU编程》☆24Updated 6 years ago
- Exploring using stdpar and Cython☆33Updated 4 years ago
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆142Updated last year
- Large-scale nonlinear least-squares optimization library for both sparse and dense problems☆25Updated 4 months ago
- unconstrained optimization tools☆14Updated 12 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago