Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 401 Bytes

File metadata and controls

20 lines (13 loc) · 401 Bytes

Quantum Computing

Some exercises about quantum computing, following the tutorials from Qiskit.

Prerequisites

Install anaconda and qiskit on Ubuntu by issuing the following commands:

pip3 install anaconda
pip3 install qiskit

Usage

Run the program on Ubuntu by issuing the following command:

python3 main.py