Skip to content
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

Gate counting #17

Closed
MatteoRobbiati opened this issue Feb 7, 2024 · 1 comment
Closed

Gate counting #17

MatteoRobbiati opened this issue Feb 7, 2024 · 1 comment

Comments

@MatteoRobbiati
Copy link
Collaborator

MatteoRobbiati commented Feb 7, 2024

Add feature to count the total amount of gates required to converge at some final energy value.
We need to count:

  1. single qubit gates;
  2. two qubits gates.

Ideally, we should have a counter object which divides the counting into "DBI cost" and "VQE cost".

@marekgluza
Copy link
Contributor

#52 takes over

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants