
Quantum Algorithms Library.
Python package for building, simulating, and benchmarking hybrid quantum-classical algorithms.
Installation
qbraid-algorithms requires Python 3.11 or greater, and can be installed with pip as follows:Install from source
You can also install from source by cloning this repository and running a pip install command in the root directory of the repository:Check version
You can view the version of qbraid-algorithms you have installed within a Python shell as follows:Supported Algorithms
- Bernstein-Vazirani
- Quantum Fourier Transform (QFT)
- Inverse QFT
- Quantum Phase Estimation