Path to this page:
Subject: CVS commit: pkgsrc/math/py-numpy
From: Min Sik Kim
Date: 2020-01-31 00:34:28
Message id: 20200130233428.C8C9AFBF4@cvs.NetBSD.org
Log Message:
math/py-numpy: Update to 1.16.6
Changes:
- The np.testing.utils functions have been updated from
1.19.0-dev0. This improves the function documentation and error
messages as well extending the assert_array_compare function to
additional types.
- Allow matmul (@) to work with object arrays.
- Fix regression in matmul (@) for boolean types.
- Array comparison assertions include maximum differences.
Files: