This repository contains a super simple example of how to use pybind11. Python bindings for a small C++ library are created as a demonstration.
mkdir build
cd build
cmake ..
make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains a super simple example of how to use pybind11. Python bindings for a small C++ library are created as a demonstration.
mkdir build
cd build
cmake ..
make