-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Below is a list of features to be added to the code:
- Extraction of the non-nearest terms. The
calculate_ising_swmethod does this for arbitrary Pauli terms, but of course only works for small systems where the full circuit H can be calculated. - Calculate residual XX or XY terms. Again the
calculate_ising_swcan 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. - Warning about breaking the qubit approximation (non-MRT) when qubit z-bias is tilted too much
- Calculation of geometric terms via adiabatic intertwiner or other methods.
Metadata
Metadata
Assignees
Labels
No labels