[SciPy-user] scipy and cvxopt

Joachim Dahl dahl.joachim at gmail.com
Thu Mar 1 14:41:46 EST 2007


>
> I'd like to move a the Sparse matrix representation into NumPy as well
> at that time.  We will need some discussion on what exactly to move over
> and how that is to be done.    There are some differences in indexing
> that CVXOPT uses for its matrix classes that we will need to discuss how
> to handle.  For example, we could construct a separate matrix subclass
> with the CVXOPT-style indexing.  I think it would be easier to just have
> one style of indexing, though and just make sure that sparse matrices
> also handle that style.
>
> The most important thing to me, though, is to expose more users to the
> great work that CVXOPT has done and integrate that work into the larger
> NumPy/SciPy world.


that sounds great - I look forward to helping any way I can!

- Joachim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070301/a622b43e/attachment.html>


More information about the SciPy-User mailing list