bast / pybind11-demoLinks
Demonstrates how to call a C++ class from Python using pybind11.
☆35Updated 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:
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Example pybind11 module built with a Python-based build system☆523Updated this week
- Simple example of using pybind11.☆18Updated 7 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- OpenMP tutorial☆40Updated 4 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- Using nlohmann::json with pybind11☆159Updated 4 months ago
- Examples for the usage of "pybind11"☆662Updated 4 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- Pybind11 bindings for Google's Protocol Buffers☆62Updated this week
- The x template library☆225Updated 5 months ago
- Libtorch C++ Examples☆52Updated 3 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆88Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- BLAS extension to xtensor☆170Updated 2 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- An example combining scikit-build and pybind11☆136Updated last week
- Inference Server Implementation from Scratch for Machine Learning Models☆24Updated 4 years ago
- C++ library for reading and writing of numpy's .npy files☆415Updated 11 months ago