MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / q_fourier_transform.py

File q_fourier_transform.py

quantum/q_fourier_transform.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Build the quantum fourier transform (qft) for a desire
3number of quantum bits using Qiskit framework. This
4experiment run in IBM Q simulator with 10000 shots.

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected