qiboteam / qibo

A framework for quantum computing
https://qibo.science
Apache License 2.0
287 stars 58 forks source link

Operator Schmidt Decomposition #1345

Open khanhuyengiang opened 3 months ago

khanhuyengiang commented 3 months ago

Does Qibo have operator Schmidt decomposition as defined in this Stack Exchange post?

This would be a generalization of this function

https://github.com/qiboteam/qibo/blob/e7061b0ea2d83ebb6c592e9596170c6ff30cf5b2/src/qibo/transpiler/unitary_decompositions.py#L88-L108