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 Gael Varoquaux other posts by this author
Nov 4 2009 1:29PM messages near this date
[SciPy-dev] contributing a CHOLMOD wrapper | Re: [SciPy-dev] contributing a CHOLMOD wrapper
On Wed, Nov 04, 2009 at 01:25:12PM -0800, Nathaniel Smith wrote:
>  I've written a fairly complete wrapper for CHOLMOD (the SuiteSparse
>  library for sparse Cholesky decomposition) in Cython for my own use,
>  and it occurs that others might benefit as well.

Very very nice.

>  CHOLMOD is GPLed, so I suppose my wrapper must be as well, and is thus
>  unsuitable for inclusion in Scipy proper -- though scipy.sparse
>  already has a wrapper for the GPLed UMFPACK, so I guess I might be
>  wrong?

I would put the code in BSD, just to make it clear that people are
welcomed to derive work for the code in BSD license, but I would make it
clear that the package itself is contaminated.

>  Anyway, is there any interest in such a thing, and any thoughts
>  on the best way to distribute it?

Scikit umfpack seems a good idea. Worst case, stick it on a webpage: this
is useful code.

Thanks for offering :)

Gaël
_______________________________________________
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