Traivok / dcsp

Code used to generate the results for the publication 'divide-and-conquer state preparation (2020)'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Divide-and-conquer state preparation

This repo contains the code used to generate the results for the publication 'A divide-and-conquer algorithm for quantum state preparation'.

arXiv link: https://arxiv.org/abs/2008.01511

If you happen to use this code please cite our paper:

Araujo, I., Park, D., Petruccione, F., da Silva, A.J. (2020). A divide-and-conquer algorithm for quantum state preparation

bibTex:

@article{araujo2020dcsp,
  title={A divide-and-conquer algorithm for quantum state preparation},
  author={Araujo, Israel F and Park, Daniel K and Petruccione, Francesco and da Silva, Adenilton J},
  journal={arXiv preprint arXiv:2008.01511},
  year={2020}
}

About

Code used to generate the results for the publication 'divide-and-conquer state preparation (2020)'


Languages

Language:Jupyter Notebook 84.9%Language:Python 15.1%