Discussion:
[Numpy-discussion] Behavior of Printoptions with scalar types
Sam Radhakrishan
2016-01-21 03:14:19 UTC
Permalink
Hi all,

This is related to #6908 <https://github.com/numpy/numpy/issues/6908>.
While working on it I found that the printoptions are set only for array
printing. The documentation however tells that printoptions can be set to
pretty print single numpy values.

I tried working on it and I am kinda stuck.
I really don't know where else to post this.

Regards,
Sam Radhakrishnan

Loading...