qiboteam / boostvqe

Using DBI to boost VQE optimization
4 stars 1 forks source link

Boost VQEs with DBI

Boosting variational eigenstate preparation algorithms limited by training and not device coherence by diagonalization double-bracket iteration.

Installation instructions

The package can be installed by source after cloning the repository:

pip install -e .

will install boostvqe 0.0.1 and activate a dedicated working shell.

Code structure

The file main.py performs boosted VQE training.

The source code is located in ./src/boostvqe/. and its composed of:

How to run the code

For further information about the inputs:

python main.py --help

Tutorials

Some useful notebooks to understand how the library works, are collected here.

Reference and citation

For more details about this project and citations, please refer to the article.