Skip to content

Commit bddcad0

Browse files
Update simulate_mps.py
trailing whitespace
1 parent e41ad03 commit bddcad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_quantum/core/ops/math_ops/simulate_mps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def mps_1d_expectation(programs,
2727
pauli_sums,
2828
bond_dim=4):
2929
"""Calculate the expectation value of circuits wrt some operator(s)
30-
30+
3131
Simulate the final state of `programs` given `symbol_values` are placed
3232
inside of the symbols with the name in `symbol_names` in each circuit.
3333
From there we will then compute the expectation values of `pauli_sums`

0 commit comments

Comments
 (0)