Re: New keyword name for linalg.lu
Robert Kern <[email protected]> Mon, 24 Apr 2023 12:21:13 -0400
| Newsgroups | gmane.comp.python.scientific.devel |
|---|---|
| Message-ID | <CAF6FJivsgd=jDJrTpR_0NPzuW2L0yb57fCzjN+4=TamGpOx9KQ@mail.gmail.com> |
On Mon, Apr 24, 2023 at 9:52 AM Evgeni Burovski <[email protected]> wrote: > FWIW, I'd suggest to reconsider adding the keyword at all. > Maybe return a permutation vector (ideally, a LAPACK convention) and > add a helper function to convert it to a permutation matrix? > To be clear, `lu()` currently returns the full permutation matrix. The new proposed functionality is to control changing the format of this returned object, not to control whether or not something gets returned. -- Robert Kern _______________________________________________ SciPy-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: [email protected]