Skip to content

UT-LCA/CADOSys

Repository files navigation

CADOSys Instructions

Compiling

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

Example scripts for running the project are located in: ./running_scripts

Example scripts for generating plots can be found in: ./plotting_scripts

Acknowledgement

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published