On Fri, May 22, 2015 at 4:58 PM, Nathaniel Smith <[email protected]> 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.
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
