Skip to content

danchev/learning-quantum-algorithms

Repository files navigation

Quantum Algorithms

This repository contains Jupyter notebooks demonstrating various quantum algorithms.

Notebooks

Requirements

  • Python
  • Jupyter Notebook
  • Qiskit

Setup

  1. Clone the repository:

    git clone https://github.com/danchev/learning-quantum-algorithms.git
    cd learning-quantum-algorithms
  2. Install the required Python packages:

    pip install -r requirements.txt
  3. Start Jupyter Notebook:

    jupyter notebook
  4. Open the desired notebook from the Jupyter interface.

License

This project is licensed under the MIT License.

About

Repository containing Jupyter notebooks demonstrating various quantum algorithms.

Resources

Stars

Watchers

Forks