source.qed_ucc module

class source.qed_ucc.qed_ucc(hf, omega, qed_hf=True, conv_tol=1e-05, max_iter=100, max_subspace=None)

Bases: qed_mp

Lazily evaluated (non-)polaritonic MP object

qed_t1(space)

Return new electronic singly excited amplitude in the first order correction to the wavefunction for qed

t2(space)

T2 amplitudes

property t_ampls
source.qed_ucc.update_qed_t1_amplitude(qed_t1_ampl_in, t2_ampl, qed_t1_df, hf, df_omega, omega)
source.qed_ucc.update_t2_amplitude(ampl_in, hf, df2, omega, qed_t1_df, qed_t1_ampl)