[Numpy-discussion] bug: matrix.std() and matrix.var()

Ed Schofield schofield at ftw.at
Tue May 2 09:04:03 EDT 2006


Vlad Popovici wrote:
> Hi,
>
> It seems to me that there is a bug in the matrix code: both methods
> std() and var() fail with
> "ValueError: matrices are not aligned" exception. Note that the same
> methods for array objects work correctly.
> I am using NumPy version 0.9.7.

Travis fixed this last week in SVN.  But thanks for reporting it!

-- Ed





More information about the NumPy-Discussion mailing list