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:
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- Simple example of using pybind11.☆18Updated 7 years ago
- Example pybind11 module built with a Python-based build system☆528Updated 2 weeks ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Using nlohmann::json with pybind11☆162Updated 7 months ago
- Example pybind11 module built with a CMake-based build system☆673Updated 2 weeks ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Examples for the usage of "pybind11"☆666Updated 4 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- ☆59Updated 3 months ago
- C++ library for reading and writing of numpy's .npy files☆424Updated last year
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆226Updated last year
- An example combining scikit-build and pybind11☆141Updated 2 weeks ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- BLAS extension to xtensor☆172Updated 5 months ago
- OpenMP tutorial☆41Updated 8 months ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- The x template library☆230Updated 3 months ago
- How to use CUDA with Python numpy☆40Updated 8 years ago
- Pybind11 bindings for Google's Protocol Buffers☆63Updated last week
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year