google / TensorNetwork

A library for easy and efficient manipulation of tensor networks.
Apache License 2.0
1.82k stars 359 forks source link

pinv support added #926

Closed Kunal-Attri closed 3 years ago

Kunal-Attri commented 3 years ago

This is for issue #844 pinv function is added to tensornetwork/backends/tensorflow/tensorflow_backend.py Do have a look at it, and let me know for any changes required. Thank you