taco
taco copied to clipboard
Support for tensor contraction with inverse (LU) of dense or sparse matrices?
Do you have plans to support
A(i,j,l) = B(i,j,k) * inv(C(k,l))
given a LU-factorization of the dense/sparse matrix C?