Getting started

Requisites

  • A c++17-compliant C++ compiler (example: g++ >= 8.1)

  • CMake >= 3.22

  • python >= 3.8

Install

In source directory,

pip install .

See Step by step example for a detailed example.