ngnrsaa / qflex

Flexible Quantum Circuit Simulator (qFlex) implements an efficient tensor network, CPU-based simulator of large quantum circuits.
Apache License 2.0
97 stars 24 forks source link

Add fidelity controls to auto-ordering tool. #247

Closed 95-martin-orion closed 4 years ago

95-martin-orion commented 4 years ago

Known issue: determining optimal cut "width" for a given circuit becomes tremendously time-consuming at high total cut dimension.

95-martin-orion commented 4 years ago

(This will resolve #245)

95-martin-orion commented 4 years ago

Some basic tests to ensure this behaves as expected are included in the PR.

As a bonus, I now have the correct version of YAPF so I can format .py files on my own machine. (yay)