Thanks guys. I personally like the amin, amax idea best. But that is just me, Mark
> > or, as you said, import max explicitly. > > Or use numpy.amin and numpy.amax, which are included in numpy.__all__, > just as you use numpy.arange in place of range. > > Eric > _______________________________________________ > Numpy-discussion mailing list > [EMAIL PROTECTED]://projects.scipy.org/mailman/listinfo/numpy-discussion _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
