On Wed, Dec 22, 2010 at 16:32, Ian Stokes-Rees
<ijsto...@hkl.hms.harvard.edu> wrote:
> Like most people these days, I have multiple 24" monitors.  I don't need
> "print" of ndarrays to wrap after 72 columns.  Is there some way to
> change this?

np.set_printoptions(linewidth=100)

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to