examples/qrt/bell_multi_qreg.cpp
0 → 100644
+27
−0
examples/qrt/simple-demo.cpp
0 → 100644
+35
−0
+11
−14
Loading
Adding new qcor mode that maps kernels to calls to a quantum runtime library that can be lowered to LLVM IR for Pass execution. Previous mode should still be operational.
Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>