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?

TIA

Ian

CURRENT:

 [        NaN         NaN         NaN         NaN         NaN  5.1882094
   1.19646584]]

DESIRED:

 [        NaN         NaN         NaN         NaN         NaN 
5.1882094   1.19646584]]

(Although your mail client mail mangle it...)
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to