[Numpy-discussion] Always using scientific notation to print

Brian Granger ellisonbg.net at gmail.com
Fri Sep 22 13:41:33 EDT 2006


I want to be able to print an array in scientific notation.

I have seen the set_printoptions() functions, but it doesn't really
have an option for *always* using scientific notation.

Can this be done?  How?

Thanks

Brian




More information about the NumPy-Discussion mailing list