examples/qpe/qpe_ham_op.cpp
0 → 100644
+15
−0
lib/impl/quantum_phase_estimation.hpp
0 → 100644
+50
−0
lib/qcor_qpe
0 → 100644
+2
−0
+13
−5
Loading
Also, change the code rewrite to use a more distinct variable name of `__ker__temp__` rather than `k` to prevent collision with user params.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>