Merge FTQC work to upstream dev branch
Created by: tnguyen-ornl
-
Basic implementation for the immediate execution runtime model.
-
Measurement results can be retrieved by the return value of the
Measure
instruction or via thecreg
property of aqreg
. -
Update the XASM single-line grammar to better handle C++ classical statements/operators.
Merging to qrt_impls
for further testing.