You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a problem where I am interested in doing Quantum Optimal Control on a subsystem of a Hamiltonian that is comprised of two coupled systems. To do this numerically in QuTiP, as I understand it, I would have to use a custom Fidelity Computer with CRAB/GRAPE and use it to take a partial trace of the wave vector to get the wave vector of the subsystem that I am interested in. And then, I would have to optimize that using CRAB/GRAPE.
Introduce a
FidelityComputer
class (seequtip-qtrl
) for custom fidelity types.The text was updated successfully, but these errors were encountered: