qbraid_algorithms

Python package containing quantum and hybrid quantum-classical algorithms that can be used to carry out research and investigate how to solve problems in different domains on simulators and near-term real quantum devices using shallow circuits.

Modules

bernstein_vazirani

Module providing Berntstein-Vazirani algorithm implementation.

qft

Module providing Quantum Fourier Transform (QFT) algorithm implementation.

iqft

Module providing Inverse Quantum Fourier Transform (QFT) algorithm implementation.

qpe

Module providing Quantum Phase Estimation (QPE) algorithm implementation.