Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 667 Bytes

quantum-techniques

A collection of quantum information/algorithm codes in python's Qiskit from IBM.
Some are from the Qiskit's textbook.

Requirements

Install requirements.txt file to make sure correct versions of libraries are being used.

  • Python 3.8.x
  • Jupyterlab==3.0.5
  • qiskit==0.23.2

also, pip install git+https://github.com/qiskit-community/qiskit-textbook.git#subdirectory=qiskit-textbook-src as depicted in the Qiskit's textbook.

License

The MIT License (MIT)

Copyright (c) 2021 Peratham Wiriyathammabhum