On Tue, Feb 16, 2010 at 7:12 AM, Dima Pasechnik <[email protected]> wrote: > > > On Feb 16, 7:54 am, Harald Schilly <[email protected]> wrote: >> On Feb 16, 5:44 am, William Stein <[email protected]> wrote: >> >> > sage: import cvxopt >> > sage: cvxopt.matrix >> >> > cvxopt.matrix can happily coexist with sage matrices, numpy matrices, >> > maxima matrices, etc. >> >> Yeahr exactly, but originally that wasn't the real problem. It's just >> that cvxopt.matrix doesn't understand Sage's Integer() after >> preparsing. > > is it only Integer() ?
Nope, it is also RealNumber which is what you do 1. --Mike -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
