Module combine

Source

Functionsยง

block_diag
Create a block diagonal sparse array from input arrays
bmat
Construct a sparse array from sparse sub-blocks
hstack
Stack sparse arrays horizontally (column wise)
kron
Kronecker product of sparse arrays
kronsum
Kronecker sum of square sparse arrays
tril
Extract lower triangular part of a sparse array
triu
Extract upper triangular part of a sparse array
vstack
Stack sparse arrays vertically (row wise)