CVXOPT

amitsoni.1984 at gmail.com amitsoni.1984 at gmail.com
Wed Dec 6 02:10:11 EST 2006


Hi,

I want to use CVXOPT for my optimization problem but I am not able to
find a good tutorial for that. Can someone give me a good link or tell
me some basic steps how to write a simple code for a problem like
following:
min c'x
subject to: x'Ax=0
                 x'Bx=b

Thanks
Amit




More information about the Python-list mailing list