[SciPy-User] linalg.decomp code contribution

Collin Stocks collinstocks at gmail.com
Thu Jul 7 17:47:36 EDT 2011


Oh, thank you. For some reason, I did not see this before replying to
the thread again. I will take a look at that.

Thanks,
Collin

On Jul 7, 2:09 pm, Pauli Virtanen <p... at iki.fi> wrote:
> Hi,
>
> On Wed, 06 Jul 2011 11:17:56 -0700, Collin Stocks wrote:
> > Over the past several years, there have been various requests for the
> > linalg.decomp.qr() function to (optionally) implement qr with pivots. I
> > have written a solution which, unfortunately, requires cvxopt, since
> > there is no wrapper within scipy for lapack.geqp3(). However, this
> > should be an effective starting place for anyone who wants to complete
> > the job. If this does eventually end up in scipy, I would appreciate a
> > little mention, though! :)
>
> I'd suggest creating an enhancement ticket on the Scipy Trac (if a related
> ticket does not already exist), and attaching your code to it:
>
>    http://projects.scipy.org/scipy/
>
> The reason is that if there is no-one who can spare time to look at this
> immediately, then there is a high likelihood that your mail will be lost
> and forgotten in the mailing list traffic.
>
> Cheers,
> Pauli
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-U... at scipy.orghttp://mail.scipy.org/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list