Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Testing your installation

  1. Download the test file by right-clicking on the "paper-clip" by the title of this page.  
  2. Save it as "lp.py" in some location you will remember.
  3. Open a terminal and navigate to that file.  Navigate to  <your folder >/cvxopt-1.1.5/examples/doc/chap8
  4. Execute python lp.py
  5. Copy the ouput to a text file and upload to Stellar.

Hint, the optimal solution should be x = (1, 1).

Linux users: the default location of cvxopt is

/usr/share/doc/python-cvxopt/examples/doc/chap8