[Numpy-discussion] How to test f2py?
Robert Kern
robert.kern@gmail....
Tue Feb 23 21:54:59 CST 2010
On Tue, Feb 23, 2010 at 21:51, Charles R Harris
<charlesr.harris@gmail.com> wrote:
>
> On Tue, Feb 23, 2010 at 8:31 PM, Robert Kern <robert.kern@gmail.com> wrote:
>>
>> On Tue, Feb 23, 2010 at 21:14, Charles R Harris
>> <charlesr.harris@gmail.com> wrote:
>> > Hi All,
>> >
>> > I've made PyCObject -> PyCapsule changes to f2py for python3.1. How can
>> > I
>> > check that f2py still works as advertised before making a commit?
>>
>> numpy/f2py/tests/run_all.py
>
> It's not py3k compatible...
So make it py3k compatible.
> also it doesn't find the f2py2e module even
> though it has been installed with numpy. ?
I don't understand this. Error message?
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the NumPy-Discussion
mailing list