Versions Compared

Key

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

...

This should invoke the GCC compiler and build CVXOPT. When it is complete, you can test your installation.

Testing your

...

Installation

Don't forget to test your installation

Since the installation of CVXOPT is slightly more involved than other packages, we highly recommend testing your installation. To do this:

  1. Navigate to <your folder >/cvxopt-1.1.5/examples/doc/chap8
  2. Execute python lp.py

This should produce some output code and an optimal solution of x = (1, 1).

Questions, Comments and Common Problems

...