[IPython-dev] Ascii imshow

Nicolas Rougier Nicolas.rougier at inria.fr
Tue Feb 1 12:56:03 EST 2011



Hi all,

I've made some time ago a kind of 'ascii imshow' function to render a numpy array directly within the console by exploiting the 256 colors capability of most modern terminal. I don't know how much interesting it can be for IPython but I found the code useful for myself.

Code is located at: http://www.loria.fr/~rougier/coding/software/numpy_imshow.py
(GPL license can be replaced by the BSD one if necessary)


Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110201/f3f391df/attachment.html>


More information about the IPython-dev mailing list