Re: [Numpy-discussion] patch for new mgrid / ogrid functionality

2008-09-12 Thread Stéfan van der Walt
Hey all, David Kaplan implemented a generalised ogrid/mgrid, and would like to have some feedback. See http://projects.scipy.org/pipermail/numpy-discussion/2008-August/036691.html for his original email and attachment. If no one objects to such functionality, I shall review the patch and apply

Re: [Numpy-discussion] F2py errors still

2008-09-12 Thread Jarrod Millman
On Fri, Sep 12, 2008 at 12:34 PM, Blubaugh, David A. <[EMAIL PROTECTED]> wrote: > In response to your statement I cannot find Numpy 1.2 listed. Where is > it??? I haven't announced rc2 yet, since I am still waiting to get the binaries built (should be out later today). But since you are building

Re: [Numpy-discussion] F2py errors still

2008-09-12 Thread Blubaugh, David A.
Robert, In response to your statement I cannot find Numpy 1.2 listed. Where is it??? David Blubaugh > I believe this got fixed recently. Please try the latest release candidate of numpy 1.2. > And please try to stay in one mailing list thread. This e-mail transmission contains inform

Re: [Numpy-discussion] Numpy array flags - BUG?

2008-09-12 Thread Thomas Hrabe
Thank you, first tests work. Thomas Travis E. Oliphant wrote: > > Thomas Hrabe wrote: >> Hello everyone, >> >> I must report odd behaviour of the numpy arrays regarding the flags set >> for >> each array object in C++. >> Please have a look at the following code: >> >> static PyObject* test(Py

Re: [Numpy-discussion] f2py usage

2008-09-12 Thread Pauli Virtanen
Fri, 12 Sep 2008 20:07:57 +0200, Nils Wagner wrote: > How can I use f2py ? > > I followed the instructions given at > > http://www.scipy.org/F2py > > To check if F2PY is installed correctly, I run > > /usr/bin/f2py > Traceback (most recent call last): >File "/usr/bin/f2py", line 20, in ? >

[Numpy-discussion] f2py usage

2008-09-12 Thread Nils Wagner
Hi all, How can I use f2py ? I followed the instructions given at http://www.scipy.org/F2py To check if F2PY is installed correctly, I run /usr/bin/f2py Traceback (most recent call last): File "/usr/bin/f2py", line 20, in ? from numpy.f2py import main ImportError: No module named numpy

Re: [Numpy-discussion] GCC Error (?)

2008-09-12 Thread Robert Kern
On Fri, Sep 12, 2008 at 01:20, Adrian Price-Whelan <[EMAIL PROTECTED]> wrote: > Hey - > > Trying to reinstall numpy and scipy on my Macbook Pro running Mac OS X > 10.5.4 but now both of them give me nasty errors akin to: > Could not locate executable f95 > customize AbsoftFCompiler > Could not loca

Re: [Numpy-discussion] GCC Error (?)

2008-09-12 Thread Robert Kern
On Fri, Sep 12, 2008 at 01:20, Adrian Price-Whelan <[EMAIL PROTECTED]> wrote: > Hey - > > Trying to reinstall numpy and scipy on my Macbook Pro running Mac OS X > 10.5.4 but now both of them give me nasty errors akin to: > Could not locate executable f95 > customize AbsoftFCompiler > Could not loca

[Numpy-discussion] GCC Error (?)

2008-09-12 Thread Adrian Price-Whelan
Hey - Trying to reinstall numpy and scipy on my Macbook Pro running Mac OS X 10.5.4 but now both of them give me nasty errors akin to: Could not locate executable f95 customize AbsoftFCompiler Could not locate executable f90 Could not locate executable f77 customize IBMFCompiler Could not locate