Skip to content

Commit

Permalink
[SDS-NNN] Preparation for release 1.7.0 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
QFer authored Jan 14, 2022
1 parent 5565007 commit 0c5a68e
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions docs/examples/example_projectq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"output_type": "stream",
"text": [
"Measured 0,0,0,0,0\n",
"Probabilities: {'00000': 0.541015625, '10001': 0.458984375}\n",
"Probabilities: {'10001': 0.5068359375, '00000': 0.4931640625}\n",
"version 1.0\n",
"# cQASM generated by Quantum Inspire <class 'quantuminspire.projectq.backend_qx.QIBackend'> class\n",
"qubits 5\n",
Expand Down Expand Up @@ -133,7 +133,7 @@
"output_type": "stream",
"text": [
"Measured 0,0,0,0,0\n",
"Probabilities: {'00000': 0.5166015625, '10001': 0.4833984375}\n",
"Probabilities: {'00000': 0.4970703125, '10001': 0.5029296875}\n",
"version 1.0\n",
"# cQASM generated by Quantum Inspire <class 'quantuminspire.projectq.backend_qx.QIBackend'> class\n",
"qubits 5\n",
Expand Down
Loading

0 comments on commit 0c5a68e

Please sign in to comment.