Giovanni Lopez Celaya

Results 2 issues of Giovanni Lopez Celaya

This PR implements the power function specifically to symmetric and PyTorch backends with their respective test. The changes were implemented in the files: ``` tensornetwork/backends/pytorch/* tensornetwork/backends/symmetric/* ``` This is in...

cla: yes

Added the decomposition function following the idea of having a pivot on the tensor, this is in reference to issue #852. which we then reshape into a matrix for the...

cla: yes