This project depends on the xtensor library, which can be found here: https://github.com/xtensor-stack/xtensor
Make sure to follow the installation instructions provided in the repository.
To compile the project, run:
make
export CADOSys_ROOT=$PWD
Example scripts for running the project are located in: ./running_scripts
Example scripts for generating plots can be found in: ./plotting_scripts
CADOSys was built atop scale-sim-v2 https://github.com/scalesim-project/scale-sim-v2
We thank the authors of Scale-Sim v2 for publicly releasing and maintaining their codebase.