Linear Algebra#

norm(a, /[, ord, axis, keepdims, stream])

Matrix or vector norm.

qr(a, *[, stream])

The QR factorization of the input matrix.