Re: [Numpy-discussion] numpy testing

2007-05-24 Thread Brian Hawthorne
Ah, thanks for the tip. That did the trick. Cheers -Brian On 5/24/07, Pearu Peterson <[EMAIL PROTECTED]> wrote: Brian Hawthorne wrote: > Hello, > I'm having a bit of trouble with numpy testing not finding my tests. It > seems like a bug, but maybe it's a subtle fe

[Numpy-discussion] numpy testing

2007-05-23 Thread Brian Hawthorne
Hello, I'm having a bit of trouble with numpy testing not finding my tests. It seems like a bug, but maybe it's a subtle feature. I constructed the simplest possible straw man to illustrate my problem (attached as foo.tgz). The directory structure looks like this: a/ __init__.py foo.py tests

Re: [Numpy-discussion] [SciPy-user] Getting started wiki page

2007-05-12 Thread Brian Hawthorne
Seems like it might be convenient for IPython to detect if matplotlib is installed and if it is then to use pylab mode by default (unless specified otherwise with a switch like -nopylab). Brian On 5/12/07, Ryan Krauss <[EMAIL PROTECTED]> wrote: You can add the -pylab switch to the desktop shor