From: Keith G. <kwg...@gm...> - 2006-05-02 15:34:11
|
On 5/1/06, Sasha <nd...@ma...> wrote: > Do we really need the putmask method? With fancy indexing the obvious > way to do it is > > >>> a[a>3] =3D 3 That would be a great example for the NumPy for Matlab Users page. http://www.scipy.org/NumPy_for_Matlab_Users |