Transfer data between CVXOPT.matrix and numpy.array without creating copies

58 views
Skip to first unread message

jiazho...@stonybrook.edu

unread,
Jun 21, 2017, 5:22:22 PM6/21/17
to CVXOPT
Hello!

This might be a trivil question but I haven't got any answer yet: Suppose I have a matrix A as a CVXOPT.matrix object or numpy.ndarray object, is there a way to create a CVXOPT.matrix object of A from numpy.ndarray (or the other around) without doing any copy of the entries in A?

Best regards.

Martin

unread,
Jun 22, 2017, 2:45:29 PM6/22/17
to CVXOPT
No, that is not possible.

Reply all
Reply to author
Forward
0 new messages