.. _getting_started: Getting Started =============== Requirements ------------- - Python 3.6.x - numpy - scipy - matplotlib - pandas - `cvxpy`_ .. _cvxpy: http://www.cvxpy.org/en/latest/ How to use ---------- 1. Install the required libraries. You can use environment.yml with conda command. 2. Clone this repo. 3. Execute python script in each directory. 4. Add star to this repo if you like it 😃.