[SciPy-dev] adding mpfit to scipy optimize (Please respond)

Stéfan van der Walt stefan at sun.ac.za
Sun May 10 07:20:51 EDT 2009


Hi Pauli

2009/5/10 Pauli Virtanen <pav at iki.fi>:
> However, column-pivoted QR, which the Minpack code uses is not exposed
> currently, AFAIK. The LAPACK routines xGEQPF/xGEQP3 doing this could be
> easily exposed in scipy.lib.lapack by modifying scipy/lib/lapack/
> flapack_llsc.pyf.src

How would we go about exposing DGESVJ in SciPy (this algorithm is only
available in LAPACK 3.2, but it would be a very good addition!).

Regards
Stéfan



More information about the SciPy-Dev mailing list