On 2006-12-01, Robert Kern <[EMAIL PROTECTED]> wrote:
> Grant Edwards wrote:
>> How do you print a numpy array?

> You might want to ask numpy questions on the numpy list:
>
>   http://www.scipy.org/Mailing_Lists

I tried, but it doesn't seem to be available through gmane.org. 

> Use numpy.set_printoptions(threshold=sys.maxint) to disable
> all summarization.

Thanks.

-- 
Grant Edwards                   grante             Yow!  I've got to get
                                  at               these SNACK CAKES to NEWARK
                               visi.com            by DAWN!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to