[Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

Daπid davidmenhur at gmail.com
Thu Sep 24 06:21:10 EDT 2015


On 24 September 2015 at 09:17, Jens Jørgen Mortensen <jensj at fysik.dtu.dk>
wrote:

>
> >>> np.vdot(a[:, :, 0], b[:, :, 0]).real
> 84.0
> >>> np.__version__
> '1.10.0rc1'
>
> The result should be 42.  This is on Ubuntu 15.04.


I can reproduce on Fedora with Numpy linked against Openblas. Numpy 1.9 in
the same configuration works. The full test suite raises one error,  but
only due to lack of space when saving a large array.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150924/6a7f3272/attachment.html>


More information about the NumPy-Discussion mailing list