![]() |
Returns the symbolic operator from which the operator with the specified
openfermion.transforms.opconversions.remove_symmetry_qubits.remove_indices(
symbolic_operator, indices
)
index was removed.
Args | |
---|---|
symbolic_operator
|
An instance of the SymbolicOperator class. |
indices
|
A sequence of Int type object. The indices to be removed. |
Returns | |
---|---|
The symbolic operator. The removed indices will be filled by shifting. |