google / TensorNetwork

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

Other decomposition methods (CP, Tucker) #354

Open jypark0 opened 5 years ago

jypark0 commented 5 years ago

It would be great to have other general tensor decomposition methods besides SVD and QR, such as CP/tensor rank or Tucker. Thank you!

DefUs3r commented 3 years ago

Hi @Thenerdstation @alewis can I work on this enhancement? I am new to this project. Please let me know where I can start from.