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 think you must be right! Fortunately (I am pretty sure that) the rest of the code never uses this method, but I appreciate you bringing this to my attention. I'll make a note to fix this. Have you been using this method, or having problems related to this error?
ufss/ufss/HLG/Hamiltonians.Py
disp_oper = expm(disp * L._ad + np.conjugate(disp) * L._a)
I think it must be with minus sign
The text was updated successfully, but these errors were encountered: