UCCSD.order_labels_for_hopping_ops¶
- static UCCSD.order_labels_for_hopping_ops(double_exc, gde)[source]¶
Orders the hopping operators according to the grouped excitations for the full singlet UCCSD.
- Parameters
double_exc (list) – list of double excitations
gde (list of lists) – list of grouped excitations for full singlet UCCSD
- Returns
ordered_labels to order hopping ops
- Return type
list