Re: [Numpy-discussion] Indices returned by where()

2006-12-06 Thread Charles R Harris
On 12/6/06, Christian Marquardt <[EMAIL PROTECTED]> wrote: Dear list, apologies if the answer to my question is obvious... Is the following intentional? $>python Python 2.4 (#1, Mar 22 2005, 21:42:42) [GCC 3.3.5 20050117 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright",

[Numpy-discussion] Indices returned by where()

2006-12-06 Thread Christian Marquardt
Dear list, apologies if the answer to my question is obvious... Is the following intentional? $>python Python 2.4 (#1, Mar 22 2005, 21:42:42) [GCC 3.3.5 20050117 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import num