[SciPy-Dev] Unbundling arpack

Pauli Virtanen pav at iki.fi
Thu May 16 04:49:36 EDT 2013


David Cournapeau <cournape <at> gmail.com> writes:
[clip]
> That's the case for arpack, but also fftpack, quadpack, specfunc, etc...

ARPACK has nowadays a semi-alive fork with patches pooled from Scilab,
Debian, Octave, and also from us:
http://forge.scilab.org/index.php/p/arpack-ng/

The bundled Qhull is not modified. 

The bundled SuperLU has small modifications, and cannot be unbundled
due to its error reporting mechanism.

Unbundling anything under scipy.special is out of the question ---
with the exception of AMOS, the original libraries are too buggy.

I'm not sure what the patch situation is with fftpack, quadpack, 
fitpack, and the others.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list