Closed refraction-ray closed 2 years ago
Maybe create a new file under tensorcircuit as quantum? Functions are now in https://github.com/refraction-ray/tensorcircuit-dev/blob/master/tensorcircuit/applications/vags.py#L1368-L1484
quantum
Also transform these functions from tf backend to backend agnostic style with tc.backend APIs.
tc.backend
Maybe create a new file under tensorcircuit as
quantum
? Functions are now in https://github.com/refraction-ray/tensorcircuit-dev/blob/master/tensorcircuit/applications/vags.py#L1368-L1484Also transform these functions from tf backend to backend agnostic style with
tc.backend
APIs.