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 b4ac7f1 commit 0880361Copy full SHA for 0880361
tensorflow_quantum/core/proto/pauli_sum.proto
@@ -32,4 +32,4 @@ message PauliTerm {
32
message PauliQubitPair {
33
string qubit_id = 1;
34
string pauli_type = 2;
35
-}
+}
tensorflow_quantum/core/proto/projector_sum.proto
@@ -33,5 +33,4 @@ message ProjectorDictEntry {
// False means |0> and true means |1>.
bool basis_state = 2;
36
37
-
0 commit comments