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:
- 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
- NumPy-compatible multidimensional arrays in C++☆161Updated 8 months ago
- Sample projects demonstrating use of scikit-build☆78Updated last week
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- Simple example of using pybind11.☆18Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- BLAS extension to xtensor☆167Updated 2 months ago
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆27Updated 9 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆146Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Pybind11 bindings for Google's Protocol Buffers☆62Updated last week
- Libtorch C++ Examples☆53Updated 3 years ago
- Using nlohmann::json with pybind11☆152Updated last month
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Fast matrix multiplication☆29Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- How to use CUDA with Python numpy☆38Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 7 months ago
- Numerical optimization in C++☆40Updated 11 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- Example pybind11 module built with a CMake-based build system☆666Updated this week
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Implementation of C++ Boost Python Examples, With python3.5+ support☆38Updated 5 years ago
- A small framework to infer neural network☆144Updated last week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 weeks ago