Skip to content

Instantly share code, notes, and snippets.

@HYUNSEONG-KIM
Last active May 6, 2024 11:56
Show Gist options
  • Save HYUNSEONG-KIM/1dff4833a6bca6dc1cc43999843a69f5 to your computer and use it in GitHub Desktop.
Save HYUNSEONG-KIM/1dff4833a6bca6dc1cc43999843a69f5 to your computer and use it in GitHub Desktop.
Adiabatic optimization approximation with gate model quantum computer
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@HYUNSEONG-KIM
Copy link
Author

The code on the adiabatic hamiltonian does not considering the dyson series time ordering precisely.
It is a code that assume that the Hamiltonian is commute in every time.
However, actually it is not true. Therefore, the implementation is just an approximation.
Please use a more precise implementation in the research.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment