Installs dependencies for CVXOPT and builds it.
321
To drop into a container that has CVXOPT:
docker run -it --name cvxopt-container michaelsevilla/cvxopt
Once inside the container (you'll know because your prompt will look like this: root@ea319b33e82b: #), run the example:
cd /cvxopt-1.1.8/examples/doc/chap8/
python lp.py
exit
Content type
Image
Digest
Size
180.6 MB
Last updated
almost 11 years ago
docker pull michaelsevilla/cvxopt