google / TensorNetwork

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

Question: Vector to FiniteMPS? #965

Open sr33dhar opened 2 years ago

sr33dhar commented 2 years ago

Hi,

Does there exist a function that takes a finite-dimensional quantum state expressed as a 2^n x 1 vector and returns the same state in a FiniteMPS form?

Thank you!