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 for using CMake with the SWIG code generator☆47Updated 3 years ago
- Simple example of using pybind11.☆17Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- NumPy-compatible multidimensional arrays in C++☆160Updated 3 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆80Updated 8 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆84Updated 9 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆137Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 months ago
- Sample projects demonstrating use of scikit-build☆75Updated this week
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆46Updated 7 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- How to use CUDA with Python numpy☆37Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆147Updated last year
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆49Updated 9 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- BLAS extension to xtensor☆159Updated 5 months ago
- Pybind11 bindings for Google's Protocol Buffers☆58Updated this week
- a c++/cuda template library for tensor lazy evaluation☆163Updated last year
- ☆21Updated 8 months ago
- Template for GPU accelerated python libraries☆45Updated last year
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Using nlohmann::json with pybind11☆146Updated last month
- ☆41Updated 6 years ago
- A small framework to infer neural network☆142Updated this week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 10 months ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆81Updated 5 years ago
- C++ template library for probabilistic programming☆46Updated 4 years ago
- An example combining scikit-build and pybind11☆116Updated this week