hi
I can't seem to get away with this:
from cvxopt.base import matrix as opt_matrix
cdef opt_matrix i_rock
I can't cimport it, either; there is no cvxopt.pxd.
(a) I think I understand why; cvxopt is a Python extension. Is that
right?
(b) Is there any way to get cython to recognize this type? even if it
requires writing new code.
thanks
john perry
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org