bast / pybind11-demo
Demonstrates how to call a C++ class from Python using pybind11.
☆34Updated 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
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 6 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Libtorch C++ Examples☆53Updated 3 years ago
- 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☆69Updated last year
- Sample projects demonstrating use of scikit-build☆77Updated this week
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- How to use CUDA with Python numpy☆38Updated 7 years ago
- ☆44Updated 7 years ago
- An example for using CMake with the SWIG code generator☆48Updated 3 years ago
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆27Updated 9 years ago
- ☆58Updated 7 months ago
- A Visual Studio Code Debug Extension for debugging mixed Python and C++ code. The extension starts a Python debug session and attaches th…☆53Updated last year
- Pybind11 bindings for Google's Protocol Buffers☆62Updated 2 months ago
- An automatic Python wrapper generator for C++ code.☆46Updated 4 months ago
- Using nlohmann::json with pybind11☆151Updated 4 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- OpenMP tutorial☆38Updated 7 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- CMake package finder for MKL☆28Updated 3 years ago
- Pybind11 tool for making docstrings from C++ comments☆40Updated 11 months ago