Re: [Numpy-discussion] trace not in linalg namespace

2008-06-29 Thread Robert Kern
On Mon, Jun 30, 2008 at 00:23, Alan G Isaac <[EMAIL PROTECTED]> wrote: > I just reached for trace in the numpy.linalg namespace > instead of the numpy namespace, once again, and it made me > wonder: is the current location most natural? I don't think that changing it improves matters significantly

[Numpy-discussion] trace not in linalg namespace

2008-06-29 Thread Alan G Isaac
I just reached for trace in the numpy.linalg namespace instead of the numpy namespace, once again, and it made me wonder: is the current location most natural? Related: is it surprising not to find it where I expected? Cheers, Alan Isaac ___ Numpy