We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5627b53 commit c187cabCopy full SHA for c187cab
1 file changed
src/openfermion/contrib/representability/_multitensor.py
@@ -95,7 +95,7 @@ def synthesize_dual_basis(self):
95
96
:returns: sparse matrix
97
"""
98
- # go throught the dual basis list and synthesize each element
+ # go through the dual basis list and synthesize each element
99
dual_row_indices = []
100
dual_col_indices = []
101
dual_data_values = []
0 commit comments