How do I print a numpy array?

Grant Edwards grante at visi.com
Fri Dec 1 18:46:09 EST 2006


On 2006-12-01, Robert Kern <robert.kern at gmail.com> 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!!



More information about the Python-list mailing list