CQCL / pytket-cutensornet

cuTensorNet Python API extensions for pytket quantum SDK
Apache License 2.0
8 stars 1 forks source link

Improve contract performance #36

Closed PabloAndresCQ closed 8 months ago

PabloAndresCQ commented 8 months ago

This PR changes the way cq.contract is called across mps.py, mps_gate.py and mps_mpo.py so that:

A subset of these changes (in particular, those applying to vdot increased the performance of Mekena's use case on GCP).