TensorNetwork icon indicating copy to clipboard operation
TensorNetwork copied to clipboard

Add power to each backend and as a Tensor method in linalg

Open alewis opened this issue 4 years ago • 28 comments

We should support the numpy function np.power.

Edit: it would also be good to support elementwise exponentiation of Tensor using the ** operator

alewis avatar Sep 28 '20 12:09 alewis