Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c27d3d8

Browse filesBrowse files
authored
Update estimator_lab_exercise_solution.ipynb
1 parent b28f91c commit c27d3d8
Copy full SHA for c27d3d8

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎estimator_lab_exercise_solution.ipynb

Copy file name to clipboardExpand all lines: estimator_lab_exercise_solution.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
}
112112
],
113113
"source": [
114-
"from qiskit.quantum_info import Operator, Pauli, SparsePauliOp\n",
114+
"from qiskit.quantum_info import Operator, SparsePauliOp\n",
115115
"\n",
116116
"# Create an Operator by summing together three Pauli operators \n",
117117
"choc_op = Operator(SparsePauliOp(['ZII', 'IZI', 'IIZ']))\n",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.