On Thu, Mar 24, 2011 at 10:11 AM, Pearu Peterson
<pearu.peter...@gmail.com>wrote:

>
> Regarding this test failure, could you hack the
> numpy/f2py/tests/test_kind.py script by adding the following code
>
> for i in range(20):
>   print '%s -> %s, %s' % (i, selected_real_kind(i), selectedrealkind(i))
>
> and send me the output? Also, what Fortran compiler version has been used
> to build the test modules?
>

Even better, you can report the result to

  http://projects.scipy.org/numpy/ticket/1767

Pearu
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to