[Numpy-discussion] documentation error

Stephen Walton stephen.walton at csun.edu
Mon Oct 11 20:16:55 EDT 2004


On Sun, 2004-10-10 at 11:33, Alan G Isaac wrote:
> In the Numeric manual, there are  two different defintions of the
> 'diagonal' function.  The second definition appears to be incorrect.
> 
> p.39:
> diagonal(a, k=0, axis1=0, axis2 = 1)

> p.44
> diagonal(a, offset=0, axis1=0, axis2=1)

Are you sure?  On my system, it appears that the second definition is
correct in both Numeric 23.3 and numarray 1.1.






More information about the NumPy-Discussion mailing list