-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling xxz #34
Compiling xxz #34
Conversation
…ergy by hand. Later something like this will be the documentation of the qibo model
Optimizing GCI parameters with optimizers
…much smaller values than the loss print
For future reference moving here our description of a previous feature: Following Vatan and Williams https://arxiv.org/pdf/quant-ph/0308006 the 2 qubit Heisenberg gate defined in their notation as This is a simplification from what Kay was trying to use and found a bug.
|
…roved report print collecting things for storing; next collect everything
Closing for clarity: we will merge #52 into the master which will be easier to review |
This PR delivers the current code which compiles into CNOT+R different DBI strategies:
https://github.com/qiboteam/boostvqe/blob/53ec0131fe7eb1ef0a489794f6c6048d4b6b3db6/src/boostvqe/utils.py#L437C1-L450C1
Please review with priority - we need to run using this stuff asap so that we have results that we can discuss at TII.
Thanks @Sam-XiaoyueLi for helping out!
Also, thanks @khanhuyengiang @jeongrak-son and @shangtai for contributions