Module tensor

Source

Functionsยง

concat_iter
Creates an n-dimensional array from an iterator of n dimensional arrays.
genspace
hstack
inverse
linarr
stack_iter
Creates a larger array from an iterator of smaller arrays.
tril
Returns the lower triangular portion of a matrix.
triu
Returns the upper triangular portion of a matrix.
vstack