-
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
Estimating entangling power + poetry
#22
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the computation of the entangling power.
I'm not sure about making this repository a package... if I it just for academic purposes we might have just a repository. Making it a package it would mean to put effort in maintaining and releasing the library.
What was your motivation behind adding poetry?
I don't think having a package ensures us to these future efforts. It just help us now with imports and, when publishing the paper, it will be useful to have a Zenodo page anyway :) |
Ok, if it is just to facilitate people to reproduce the paper results, fine. Making in it a "proper" package it is a different story. |
Ah yes, of course that was not my idea. If you think this is an overkill fine with restoring the original shape! |
Just for the development I agree :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice plot @MatteoRobbiati , @marekgluza do you know other metrics that we could include to evaluate if there is a BP ?
I don't know much about BPs but you might be able to evaluate something called 'frame potential' and that would check how 'chaotic' the circuit is, it's something people check to see if they typically have a t-design. |
Two improvs:
pyproject.toml
file and fix imports;extras/
folder with a script to compute the entangling power of the VQE according to the Meyer-Wallach measure implemented here in Qibo. This values should be related to the BPs also. Entangling capability score is inI tested the entangling capability of the model with the following configurations: