AdcMatrix ========= .. currentmodule:: libadcc .. autoclass:: AdcMatrix :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AdcMatrix.blocks ~AdcMatrix.ground_state ~AdcMatrix.intermediates ~AdcMatrix.is_core_valence_separated ~AdcMatrix.mospaces ~AdcMatrix.reference_state ~AdcMatrix.shape ~AdcMatrix.timer .. rubric:: Methods Summary .. autosummary:: ~AdcMatrix.block_spaces ~AdcMatrix.compute_apply ~AdcMatrix.compute_matvec ~AdcMatrix.diagonal ~AdcMatrix.has_block .. rubric:: Attributes Documentation .. autoattribute:: blocks .. autoattribute:: ground_state .. autoattribute:: intermediates .. autoattribute:: is_core_valence_separated .. autoattribute:: mospaces .. autoattribute:: reference_state .. autoattribute:: shape .. autoattribute:: timer .. rubric:: Methods Documentation .. automethod:: block_spaces .. automethod:: compute_apply .. automethod:: compute_matvec .. automethod:: diagonal .. automethod:: has_block