May 8, 2007
3:51 p.m.
On 08/05/07, Gael Varoquaux <gael.varoquaux@normalesup.org> wrote:
On Tue, May 08, 2007 at 12:18:56PM +0200, Giorgio Luciano wrote:
A good workspace (with an interactive button) just to not get figures freezed
I am not sure what you mean by "figures freezed" but I would like to check that you are aware of ipython, and its "-pylab" switch that allows a nice interactive workflow from the command line with figures. Under windows you most often have to create manually a shortcut to add the switch, unfortunately.
Unfortunately this seems to make it impossible for me to use ctrl-c or any other method to interrupt an interminable computation (on MPL 0.90.0). Very frustrating. Anne