On Sat, Apr 26, 2008 at 10:41 PM, Charles R Harris <
[EMAIL PROTECTED]> wrote:
>
>
> On Sat, Apr 26, 2008 at 10:31 PM, Robert Kern <[EMAIL PROTECTED]>
> wrote:
>
> > On Sat, Apr 26, 2008 at 11:23 PM, Charles R Harris
> > <[EMAIL PROTECTED]> wrote:
> > > Hi All,
> > >
> > > I'm working through the
On Sat, Apr 26, 2008 at 10:31 PM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Sat, Apr 26, 2008 at 11:23 PM, Charles R Harris
> <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I'm working through the linalg module. There is currently variation as
> to
> > whether or not eigenvalues/singular_values/
On Sat, Apr 26, 2008 at 11:23 PM, Charles R Harris
<[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm working through the linalg module. There is currently variation as to
> whether or not eigenvalues/singular_values/residuals, are returned as
> arrays or as matrices. I'm leaning towards making them all
Hi All,
I'm working through the linalg module. There is currently variation as to
whether or not eigenvalues/singular_values/residuals, are returned as
arrays or as matrices. I'm leaning towards making them all matrices.
But I expect masked arrays will also be preserved and I don't know what
that