openfermion.transforms.opconversions.remove_symmetry_qubits.remove_indices

Returns the symbolic operator from which the operator with the specified index was removed.

symbolic_operator An instance of the SymbolicOperator class.
indices A sequence of Int type object. The indices to be removed.

The symbolic operator. The removed indices will be filled by shifting.