[SciPy-dev] contributing a CHOLMOD wrapper
by Nathaniel Smith other posts by this author
Nov 4 2009 1:25PM messages near this date
Re: [SciPy-dev] Build issue from svn
|
Re: [SciPy-dev] contributing a CHOLMOD wrapper
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.
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? Anyway, is there any interest in such a thing, and any thoughts
on the best way to distribute it?
-- Nathaniel
_______________________________________________
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
|