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

Simulating quantum optimal control with quimb #174

Open
yuxuanzhang1995 opened this issue Apr 7, 2023 · 0 comments
Open

Simulating quantum optimal control with quimb #174

yuxuanzhang1995 opened this issue Apr 7, 2023 · 0 comments

Comments

@yuxuanzhang1995
Copy link

Is your feature request related to a problem?

Hi Johnnie,

Recently I thought it would be cool to use quimb to simulate not only quantum circuits but also optimal control with GRAPE method - which is directly related to experimental-level device control.

In short, the system I'd like to simulate is a qubit coupled to a d-level qudit. And all of the unitary operations are generated by some parametrized, time-dependent (yet discretized) Hamiltonian evolution. The goal is to synthesize the parameters in the Hamiltonian evolution at each time step so that the overall n-step evolution corresponds to some target unitary operation. Here's a good reference: https://arxiv.org/abs/1608.02430.

Another Python package qutip allows you to do this but I think their package is not as flexible as quimb: https://qutip.org/docs/latest/guide/guide-control.html. Hence I ask.

Thank you in advance for your time! Hope you find it interesting :)

Best,
Yuxuan

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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

No branches or pull requests

1 participant