(Only tested with macOS) Install submodules and then build:
$ ./update_submodules.sh
$ ./compile_tests.sh
Prerequisites for the image generation are matplotlib
and numpy
:
$ brew install numpy matplotlib
./run_tests.py
./generate_images.sh
Tested on macOS M1 (arm64)