Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 306 Bytes

quantumcomputing_examples

This repo contains an examples of quantum algorithms and circuits.

Set Up

Just clone, go to the root folder and install the libraries you'll need with pip.

pip install -r requirenments.txt

Then just go to algorith's folder you want. Run it as a python script.