ffsim.SupportsLinearOperator¶
- class ffsim.SupportsLinearOperator(*args, **kwargs)[source]¶
Bases:
ProtocolAn object that can be converted to a SciPy LinearOperator.
Methods
_linear_operator_(norb, nelec)Return a SciPy LinearOperator representing the object.