Skip to content

Repository files navigation

quantum-techniques

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

Requirements

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

  • Python
  • Jupyterlab
  • qiskit

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

The codes/notebooks should be compatible with most qiskit versions, since recent qiskits do not use Aer and the syntax has changed a lot for the simulator part. The circuit part is pretty much the same ever. (noted: 5 Jun 2025)

License

The MIT License (MIT)

Copyright (c) 2021 Peratham Wiriyathammabhum

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages