bast / pybind11-demoLinks
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
Sorting:
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Simple example of using pybind11.☆18Updated 6 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- An example for using CMake with the SWIG code generator☆48Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 7 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- How to use CUDA with Python numpy☆38Updated 7 years ago
- ☆44Updated 7 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆52Updated last year
- Example pybind11 module built with a CMake-based build system☆663Updated last week
- Using nlohmann::json with pybind11☆151Updated last week
- Design patterns implemented in C++14☆35Updated 2 years ago
- Sample projects demonstrating use of scikit-build☆78Updated this week
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆27Updated 9 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- CNNs in Halide☆23Updated 9 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- ☆22Updated last year
- Template for GPU accelerated python libraries☆48Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- OpenMP tutorial☆38Updated last month
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- An example combining scikit-build and pybind11☆129Updated this week