Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 564 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 564 Bytes

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.