Installing robust¶
Dependencies¶
To be able to use robust, you will need the following software installed on your system:
Please click on each link to see installation instructions.
Clone + install robust¶
To install robust, clone convexengineering/robust into your directory of choice.
Using a console, go into the directory one level above the repository, and type in the following command:
pip install robust -e
Your local version of robust will be ready to go!