What's Changed
- Add function to compute gradients by @MatteoRobbiati in #2
- Results workflow by @MatteoRobbiati in #3
- Vqe and dbi trainig by @Edoardo-Pedicillo in #6
- Fix execution on GPU and platform dumping by @andrea-pasquale in #8
- Train VQE after DBI step by @Edoardo-Pedicillo in #7
- Refactor train by @Edoardo-Pedicillo in #5
- Benchmark script between DBI and VQE standard by @MatteoRobbiati in #4
- Hybrid training of the VQE (with DBI boosting) by @MatteoRobbiati in #9
- Add instructions in README by @andrea-pasquale in #14
- Track gradients by @MatteoRobbiati in #15
- Estimating entangling power +
poetry
by @MatteoRobbiati in #22 - Avoid storing hamiltonian at each iteration by @andrea-pasquale in #20
- Adding RZ to ansatz by @MatteoRobbiati in #25
- Train with shotnoise by @Edoardo-Pedicillo in #24
- BP diagnostic script by @MatteoRobbiati in #26
- Fix random seed, fix gradients and add shellscript to execute
nruns
. by @MatteoRobbiati in #27 - Sgd shots by @MatteoRobbiati in #39
- Speeding up
rotate_h_with_vqe
by @andrea-pasquale in #40 - Second order xxz by @shangtai in #41
- Update plots by removing error bars and adding title by @andrea-pasquale in #47
- Energy expectation polynomial expansion by @wrightjandrew in #48
- Optimizing GCI parameters with optimizers by @MatteoRobbiati in #50
- Fix params saving and adapt
load_vqe
to any hamiltonian by @MatteoRobbiati in #46 - Activating optimizers in refactor/compiling branch by @MatteoRobbiati in #56
- Clean up by @andrea-pasquale in #55
- Compiling without results by @andrea-pasquale in #52
- Integrate optimizers into compiling XXZ code by @MatteoRobbiati in #53
- Dump the whole optimization result as a dictionary by @MatteoRobbiati in #57
- Adding Ising model by @andrea-pasquale in #58
- New Hamiltonians by @Edoardo-Pedicillo in #45
- Implementing and running new quantum hortogonal ansatz (with RBS gates) by @MatteoRobbiati in #64
- Optimizers for single comm boost by @andrea-pasquale in #66
- Adding
eo_d
to output folder by @andrea-pasquale in #59 - change plots layout by @Edoardo-Pedicillo in #62
- Plot boost results by @MatteoRobbiati in #60
- New plots by @MatteoRobbiati in #31
- Sgd shots by @Edoardo-Pedicillo in #78
- RBS ansatze and Andrea's work on optimizers by @MatteoRobbiati in #74
- Update README by @Edoardo-Pedicillo in #79
- clean repo by @Edoardo-Pedicillo in #80
New Contributors
- @Edoardo-Pedicillo made their first contribution in #6
- @shangtai made their first contribution in #41
- @wrightjandrew made their first contribution in #48
Full Changelog: https://github.com/qiboteam/boostvqe/commits/v0.0.1