Hello,
I am working on a problem where I am interested in doing Quantum Optimal Control on a subsystem of a large 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.
UsageError: 'No fid_computer (Fidelity computer) set. A default should be assigned by the Dynamics subclass'
Any help on solving this issue and/or implementing a custom fidelity would be appreciated.
Thanks,
Matthew