Tensor

class adcc.Tensor(sym_or_mo, space=None, irreps_allowed=None, permutations=None, spin_block_maps=None, spin_blocks_forbidden=None)

Bases: libadcc.Tensor

Methods Summary

select_below_absmax(tolerance)

Select the absolute maximal values in the tensor, which are below the given tolerance.

Methods Documentation

select_below_absmax(tolerance)

Select the absolute maximal values in the tensor, which are below the given tolerance.