Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 408 Bytes

Shor's algorithim implementation in Qiskit

Start-up

  1. Get an API token from IBM

    Create an account and obtain a token from IBM's Quantum Lab

  2. Set your API KEY and:

    cp .env.example .env
  3. Set your desired Python environment and run shor.ipynb

Authors

Álvaro Cabo

Oussama El Hatifi