Re: scipy.linalg.lu considerations
Ilhan Polat <[email protected]>
| Newsgroups | gmane.comp.python.scientific.devel |
|---|---|
| Message-ID | <CAEBuzr_3JUic1BT1BGLhJRUhgAf0K3NvA2z6Zrc8A1tDuchyVA@mail.gmail.com> |
> Without looking into the details, how about using some form of what > scipy stats does (or was doing?) with make_tuple_bunch --- basically a > class which behaves like a tuple of a fixed number of arguments, and > then P or a permutation matrix becomes an extra attribute? Yes, that's probably how we are going to do it, if, we decide to do it. > That said, why do we carry custom LU decomposition code at all, is > this not a single LAPACK call (maybe plus a thin wrapper to preserve > backcompat). > That code is going away regardless. Det is done, with LU we can remove _flinalg.py stuff. _______________________________________________ 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]