AdcMatrix ========= .. currentmodule:: adcc .. autoclass:: AdcMatrix :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AdcMatrix.axis_blocks ~AdcMatrix.blocks ~AdcMatrix.default_block_orders .. rubric:: Methods Summary .. autosummary:: ~AdcMatrix.block_apply ~AdcMatrix.block_spaces ~AdcMatrix.block_view ~AdcMatrix.compute_apply ~AdcMatrix.compute_matvec ~AdcMatrix.construct_symmetrisation_for_blocks ~AdcMatrix.dense_basis ~AdcMatrix.diagonal ~AdcMatrix.has_block ~AdcMatrix.matvec ~AdcMatrix.rmatvec ~AdcMatrix.to_ndarray .. rubric:: Attributes Documentation .. autoattribute:: axis_blocks .. autoattribute:: blocks .. autoattribute:: default_block_orders .. rubric:: Methods Documentation .. automethod:: block_apply .. automethod:: block_spaces .. automethod:: block_view .. automethod:: compute_apply .. automethod:: compute_matvec .. automethod:: construct_symmetrisation_for_blocks .. automethod:: dense_basis .. automethod:: diagonal .. automethod:: has_block .. automethod:: matvec .. automethod:: rmatvec .. automethod:: to_ndarray