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 sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to