guesses_triplet

adcc.guesses_triplet(matrix, n_guesses, block='s', irrep='A', **kwargs)

Obtain guesses for computing triplet states by inspecting the passed ADC matrix.

matrix The matrix for which guesses are to be constructed n_guesses The number of guesses to be searched for. Less number of

vectors are returned if this many could not be found.

block Diagonal block to use for obtaining the guesses

(typically “s” or “d”).

irrep String describing the irreducable representation to consider. kwargs Any other argument understood by guesses_from_diagonal.