CVXOPT

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • amitsoni.1984@gmail.com

    #1

    CVXOPT

    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

Working...