GitHub / electricalgorithm / QuantumFourierTransform
This algorithm lets you to apply DFT to a state with quantum circuits. It has decreased the complexity to O(NlogN) from classical O(N^2) approach. This repository is an application interface to use QFT and inverse QFT algorithms.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: fourier-transform, oop, qiskit, quantum-computing, quantum-fourier-transform