bast / pybind11-demoLinks
Demonstrates how to call a C++ class from Python using pybind11.
☆35Updated 5 years ago
Alternatives and similar repositories for pybind11-demo
Users that are interested in pybind11-demo are comparing it to the libraries listed below
Sorting:
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated this week
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Example pybind11 module built with a Python-based build system☆524Updated last week
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆149Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- Using nlohmann::json with pybind11☆162Updated 5 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆89Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Examples for the usage of "pybind11"☆666Updated 4 years ago
- OpenMP tutorial☆41Updated 6 months ago
- BLAS extension to xtensor☆171Updated 4 months ago
- Simple example of using pybind11.☆18Updated 7 years ago
- An example combining scikit-build and pybind11☆141Updated this week
- Template for GPU accelerated python libraries☆49Updated 2 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- Example pybind11 module built with a CMake-based build system☆674Updated this week
- Pybind11 bindings for Google's Protocol Buffers☆64Updated last week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- CMake package finder for MKL☆28Updated 4 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- Sample projects demonstrating use of scikit-build☆81Updated this week
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A C++17 interface for HDF5☆98Updated 2 weeks ago
- Deep Learning With C++☆32Updated 8 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)…☆66Updated 6 years ago