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

Features to be added #2

Open
MostafaKhezri opened this issue Mar 23, 2021 · 0 comments
Open

Features to be added #2

MostafaKhezri opened this issue Mar 23, 2021 · 0 comments
Assignees

Comments

@MostafaKhezri
Copy link
Contributor

Below is a list of features to be added to the code:

  1. Extraction of the non-nearest terms. The calculate_ising_sw method does this for arbitrary Pauli terms, but of course only works for small systems where the full circuit H can be calculated.
  2. Calculate residual XX or XY terms. Again the calculate_ising_sw can calculate this for arbitrary Pauli terms, and just has to be added to a wrapper method for easier use. This one can be calculated for pair-wise method easily.
  3. Warning about breaking the qubit approximation (non-MRT) when qubit z-bias is tilted too much
  4. Calculation of geometric terms via adiabatic intertwiner or other methods.
@Vinay-Tripathi Vinay-Tripathi self-assigned this Mar 23, 2021
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