We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
binary_code.py
1 parent 048de34 commit ec1bf52Copy full SHA for ec1bf52
1 file changed
src/openfermion/ops/operators/binary_code.py
@@ -19,8 +19,6 @@
19
20
from openfermion.ops.operators import BinaryPolynomial
21
22
-# import openfermion.ops.operators._binary_polynomial as bp
23
-
24
25
def shift_decoder(decoder, shift_constant):
26
"""Shifts the indices of a decoder by a constant.
0 commit comments