smrfeld / cmake_cpp_pybind11_tutorialLinks
Tutorial for wrapping C++ library into Python using pybind11 and CMake
☆150Updated last year
Alternatives and similar repositories for cmake_cpp_pybind11_tutorial
Users that are interested in cmake_cpp_pybind11_tutorial are comparing it to the libraries listed below
Sorting:
- Example pybind11 module built with a CMake-based build system☆674Updated last week
- An example combining scikit-build and pybind11☆142Updated last week
- Examples for the usage of "pybind11"☆665Updated 4 years ago
- Powerful automatic differentiation in C++ and Python☆386Updated 2 weeks ago
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- Using nlohmann::json with pybind11☆162Updated 6 months ago
- Example pybind11 module built with a Python-based build system☆528Updated last week
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆118Updated 2 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Fastest Random Distribution Generator for Eigen☆103Updated last week
- Efficient bindings between Numpy and Eigen using Boost.Python☆198Updated this week
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Combined array and automatic differentiation library in C++☆183Updated 2 months ago
- Pybind11 tool for making docstrings from C++ comments☆44Updated this week
- A nanobind example project☆114Updated 2 weeks ago
- A Visual Studio Code Debug Extension for debugging mixed Python and C++ code. The extension starts a Python debug session and attaches th…☆59Updated last year
- BLAS extension to xtensor☆172Updated 4 months ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆169Updated last week
- Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11☆102Updated 2 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆68Updated last year
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Generate stubs for python modules☆332Updated 4 months ago
- A lightweight high performance tensor algebra framework for modern C++☆823Updated 5 months ago
- Binder, tool for automatic generation of Python bindings☆356Updated 2 months ago
- A next generation Python CMake adaptor and Python API for plugins☆423Updated last week
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago