qiboteam / boostvqe

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

Integrate optimizers into compiling XXZ code #53

Closed MatteoRobbiati closed 4 months ago

MatteoRobbiati commented 4 months ago

This leave the possibility to use the old GD but also enables to use more optimizers.

marekgluza commented 4 months ago

@MatteoRobbiati I think this is integrated into #52 and #55 ? I closed #34 because it will be impossible to merge that. Please close or move the target branch to those of Andrea, thanks!

MatteoRobbiati commented 4 months ago

@MatteoRobbiati I think this is integrated into #52 and #55 ? I closed #34 because it will be impossible to merge that. Please close or move the target branch to those of Andrea, thanks!

Not yet but we are going to integrate it soon, thus this one can be closed. @andrea-pasquale can you confirm my modifications done in utils.py have been migrated into your branches?

andrea-pasquale commented 4 months ago

Yes, to be sure you can rebase this PR to main and I will merge everything here.

andrea-pasquale commented 4 months ago

You can try to run stuff in #55 using --optimization_method to double check.