[Numpy-discussion] Two questions about PEP 465 dot product

Alexander Belopolsky ndarray at mac.com
Fri May 22 17:40:09 EDT 2015


On Fri, May 22, 2015 at 4:58 PM, Nathaniel Smith <njs at pobox.com> wrote:

> For higher dimension inputs like (i, j, n, m) it acts like any other
> gufunc (e.g., everything in np.linalg)


Unfortunately, not everything in linalg acts the same way.  For example,
matrix_rank and lstsq don't.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150522/d0bb6b1a/attachment.html>


More information about the NumPy-Discussion mailing list