Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 926 Bytes

installation.rst

File metadata and controls

29 lines (21 loc) · 926 Bytes

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!