[IPython-dev] Ascii imshow

Thomas Kluyver takowl at gmail.com
Thu Feb 10 15:04:55 EST 2011


On 10 February 2011 19:53, Fernando Perez <fperez.net at gmail.com> wrote:

>  It would be cool to see if this can be adapted to
> non-xterm environments later, but for now this is great as it is.
>

Doing something similar for the the Qt console (and other graphics capable
consoles) should be easier than making the ASCII version - scipy already has
functions to turn an array into an image.

http://docs.scipy.org/doc/scipy/reference/misc.html#scipy.misc.toimage

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110210/4aa91076/attachment.html>


More information about the IPython-dev mailing list