yingjerkao / qmps

Matrix Product States on NISQ quantum computers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Representing, optimizing and evolving matrix product states on NISQ devices

Installation

  1. Clone this somewhere.
  2. Install poetry
  3. Run the commands below from this folder.
poetry install
pip install -e .

Prepare

Copy qmps/loschmidts/real_dev_submit/20230711/src/config.example.ini to qmps/loschmidts/real_dev_submit/20230711/src/config.ini and put your IBM API token into config.ini. Get your IBM API token at the IBM Quantum Account page.

About

Matrix Product States on NISQ quantum computers

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 85.0%Language:Python 14.9%Language:Shell 0.1%