ORNL-QCI / tnqvm

Tensor Network QPU Simulator for Eclipse XACC
43 stars 10 forks source link

Added ExaTN Flops and Memory Estimation #40

Closed 1tnguyen closed 4 years ago

1tnguyen commented 4 years ago

These estimations are needed to compare the ExaTN's optimizer with existing data from the literature.

We estimated the flops for both use cases: amplitude calculation and bitstring sampling.

Also, added the XASM sources for Sycamore circuits along with parsing script and the original qflex source.