ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scipy-dev
scipy-dev
Re: [SciPy-dev] contributing a CHOLMOD wrapper
by David Warde-Farley other posts by this author
Nov 4 2009 1:55PM messages near this date
Re: [SciPy-dev] contributing a CHOLMOD wrapper | Re: [SciPy-dev] [Numpy-discussion] [ANN] For SF Bay Area residents: a discussion with Guido at the Berkeley Py4Science seminar
On 4-Nov-09, at 4:42 PM, James Bergstra wrote:

>  There is also a cholmod wrapper in cvxopt.  Not sure what the license
>  on that is... or what it has to do with scipy exactly.  Just fyi.

CVXOPT is GPL (possibly because of CHOLMOD and friends): http://abel.ee.ucla.edu/cvxopt/copy
right.html

They also don't use NumPy arrays but rather their own matrix type  
which is Fortran contiguous and always rank 2. They do expose the  
array interface, though, and thus are interoperable.

David
_______________________________________________
Scipy-dev mailing list
Scipy-dev@[...].org
http://mail.scipy.org/mailman/listinfo/scipy-dev
Thread:
Nathaniel Smith
Gael Varoquaux
Robert Kern
James Bergstra
David Warde-Farley

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved