examples/qsharp/FTQC/Functor/driver.cpp
0 → 100644
+15
−0
examples/qsharp/FTQC/Functor/functor.qs
0 → 100644
+86
−0
+25
−0
+2
−0
Loading
This also exposes missing API's for single-qubit allocation and deallocation (in the spec).
Leverage our qubit array alloc/dealloc to implement.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>