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 Robert Kern other posts by this author
Nov 4 2009 1:36PM messages near this date
Re: [SciPy-dev] contributing a CHOLMOD wrapper | Re: [SciPy-dev] contributing a CHOLMOD wrapper
On Wed, Nov 4, 2009 at 15:28, Gael Varoquaux
<gael.varoquaux@[...].org>  wrote:
>  On Wed, Nov 04, 2009 at 01:25:12PM -0800, Nathaniel Smith wrote:

> > 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?

No, you're right. The UMFPACK support there has always been optional.
However, we don't want to add more optional components into scipy and
have been pushing this one out to scikits.umfpack.

>  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.

I'd probably go the other way. Make it GPLed, but add a note that you
will relicense your parts of the code on request. Having wrappers with
a different license than the library itself is usually just confusing
for very little benefit. The code in the wrapper itself is usually not
very interesting.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
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