On 2012-03-23, Jason Grout <jason-s...@creativetrax.com> wrote: > On 3/22/12 8:58 PM, Robert Samal wrote: >> >> Hi, >> >> I'm trying to use library Csdp <https://projects.coin-or.org/Csdp/> in >> Sage by means of Python numpy wrapper for CSDP called pycsdp (by B. >> Kern) >> <http://ifatwww.et.uni-magdeburg.de/syst/about_us/people/kern/index.shtml>. >> >> I was assuming that it'll be easy, as one can generally run python >> scripts from sage.
By the way, if you just want a quick way to call a (slow) SDP solver in Sage, you can use CVXOPT, which is a standard package in Sage. (You need to disable Sage's preparser though) -- 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