[Numpy-discussion] ANN: Numpy 1.6.0 beta 1

Pearu Peterson pearu.peterson at gmail.com
Thu Mar 24 04:46:26 EDT 2011


On Thu, Mar 24, 2011 at 10:11 AM, Pearu Peterson
<pearu.peterson at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110324/118e013d/attachment.html>


More information about the NumPy-Discussion mailing list