Daily Archives: March 23, 2012

ipython

If you start to use python, just install ipython to ease your life by having a more interactive python shell. http://ipython.org/ A nice feature in the ability to embed matplotlib plot. Start with this option: ipython qtconsole -pylab inlineipython qtconsole … Continue reading

Posted in Python | 2 Comments