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 inline |
Another great new tool is the notebook within a web interface a la mathematica/sage
ipython notebook |
Please follow and like us:
2 Responses to ipython