examples/qsharp/FTQC/qasm3/qpe/iqft.qs
0 → 100644
+61
−0
+18
−0
Loading
Fixed interop issue with Pauli types in ctrl-version: need to use fixed-size bool array to match LLVM i2 type.
Added a cpp script to inspect the qs IQFT circuit.
Cannot used w/ QASM3 yet due to internal-declared issue (cannot link)
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>