Skip to content
/ qmps Public
forked from fergusfinn/qmps

Matrix Product States on NISQ quantum computers

License

Notifications You must be signed in to change notification settings

hunghaoti/qmps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.0%
  • Python 14.9%
  • Shell 0.1%