[Numpy-discussion] matlab vs. python question

Alexander Schmolck a.schmolck at gmx.net
Sat May 5 06:54:52 EDT 2007


"Bill Baxter" <wbaxter at gmail.com> writes:

> also pulls the numpy namespace into the global one.  For debugger
> integration, is there any way to set up ipython so that on errors it
> will pop up a GUI debugger that shows the line of source code where
> the error occured and let you set break points?

Sure -- use emacs and ipython.el (I know this is not a very satisfactory
answer if you are not an emacs user).

'as



More information about the NumPy-Discussion mailing list