Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
""
"
2
Build the quantum fourier transform (qft)
for
a desire
3
number of quantum bits using Qiskit framework. This
4
experiment run in IBM Q simulator
with
10000 shots.
Callers
nothing calls this directly
Calls
1
quantum_fourier_transform
Function · 0.85
Tested by
no test coverage detected