bast / pybind11-demo
Demonstrates how to call a C++ class from Python using pybind11.
☆33Updated 4 years ago
Alternatives and similar repositories for pybind11-demo:
Users that are interested in pybind11-demo are comparing it to the libraries listed below
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 9 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- NumPy-compatible multidimensional arrays in C++☆160Updated 4 months ago
- Sample projects demonstrating use of scikit-build☆77Updated last week
- How to use CUDA with Python numpy☆37Updated 7 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- An example for using CMake with the SWIG code generator☆48Updated 3 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆141Updated last year
- Using nlohmann::json with pybind11☆149Updated 2 months ago
- ☆42Updated 7 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆85Updated 10 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- ☆58Updated 5 months ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Example pybind11 module built with a CMake-based build system☆652Updated last week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Pybind11 bindings for Google's Protocol Buffers☆61Updated last week
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- ☆21Updated 9 months ago
- BLAS extension to xtensor☆160Updated 6 months ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago
- Simple example of using pybind11.☆17Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago