Calling C++ from Python

Calling C++ from Python#

The pybind11 library makes it easy to call a C++ function from python.