Skip to content

Commit 6950dac

Browse files
committed
Minor Change
1 parent 9d128a1 commit 6950dac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

misc/notebooks/12_ApplicationTo_Finance_03_AEPriceEstimation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"# QLM qpus: Only in local Quantum Learning Machine: linalg, mps\n",
5252
"my_qpus = [\"python\", \"c\", \"qlmass_linalg\", \"qlmass_mps\", \"linalg\", \"mps\"]\n",
5353
"\n",
54-
"linalg_qpu = get_qpu(my_qpus[2])"
54+
"linalg_qpu = get_qpu(my_qpus[1])"
5555
]
5656
},
5757
{
@@ -1329,7 +1329,7 @@
13291329
"name": "python",
13301330
"nbconvert_exporter": "python",
13311331
"pygments_lexer": "ipython3",
1332-
"version": "3.12.7"
1332+
"version": "3.9.9"
13331333
}
13341334
},
13351335
"nbformat": 4,

0 commit comments

Comments
 (0)