supergrad.utils.qutip_interface.to_qutip_operator_function_pair#
- supergrad.utils.qutip_interface.to_qutip_operator_function_pair(hamiltonian_component_and_pulseshape)[source]#
Convert the drive Hamiltonian to qutip operator-function pairs.
- Parameters:
hamiltonian_component_and_pulseshape – The list of pair containing the time-dependent components of the Hamiltonian and corresponding pulse shape.
- Returns:
The list of operator-function pairs.