We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41ad03 commit bddcad0Copy full SHA for bddcad0
tensorflow_quantum/core/ops/math_ops/simulate_mps.py
@@ -27,7 +27,7 @@ def mps_1d_expectation(programs,
27
pauli_sums,
28
bond_dim=4):
29
"""Calculate the expectation value of circuits wrt some operator(s)
30
-
+
31
Simulate the final state of `programs` given `symbol_values` are placed
32
inside of the symbols with the name in `symbol_names` in each circuit.
33
From there we will then compute the expectation values of `pauli_sums`
0 commit comments