You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Testing your installation

  1. Navigate to  <your folder >/cvxopt-1.1.5/examples/doc/chap8
  2. Execute python lp.py
  3. 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

  • No labels