diff --git a/quantum-fourier-transform/qft_benchmark.py b/quantum-fourier-transform/qft_benchmark.py index 18915b4e..13de9be2 100644 --- a/quantum-fourier-transform/qft_benchmark.py +++ b/quantum-fourier-transform/qft_benchmark.py @@ -40,7 +40,7 @@ def qedc_benchmarks_init(api: str = "qiskit"): # Benchmark Name -benchmark_name = "Quantum-Fourier-Transform" +benchmark_name = "Quantum Fourier Transform" np.random.seed(0)