Module: openfermion.linalg.linear_qubit_operator

{ }

LinearQubitOperator is a linear operator from QubitOperator.

Classes

class LinearQubitOperator: A LinearOperator implied from a QubitOperator.

class LinearQubitOperatorOptions: Options for LinearQubitOperator.

class ParallelLinearQubitOperator: A LinearOperator from a QubitOperator with multiple processors.

Functions

apply_operator(...): Helper function to apply operator to a vector.

generate_linear_qubit_operator(...): Generates a LinearOperator from a QubitOperator.