|
60 | 60 | },
|
61 | 61 | {
|
62 | 62 | "cell_type": "code",
|
63 |
| - "execution_count": 1, |
| 63 | + "execution_count": null, |
64 | 64 | "id": "ba61665c-dc3b-4e43-b1cf-340855ea68fb",
|
65 | 65 | "metadata": {},
|
66 | 66 | "outputs": [],
|
67 | 67 | "source": [
|
68 |
| - "%pip install cppe pyscf\n", |
| 68 | + "%pip install pyscf\n", |
69 | 69 | "import cudaq\n",
|
70 | 70 | "import numpy as np\n",
|
71 | 71 | "import scipy\n",
|
|
96 | 96 | "[pyscf] Total number of orbitals = 2\n",
|
97 | 97 | "[pyscf] Total number of electrons = 2\n",
|
98 | 98 | "[pyscf] HF energy = -1.116325564486115\n",
|
99 |
| - "[pyscf] Total R-CCSD energy = -1.1371758844013329\n", |
| 99 | + "[pyscf] Total R-CCSD energy = -1.1371758844013342\n", |
100 | 100 | "Ground state energy (classical simulation)= (-1.1371757102406845+0j) , index= 3\n"
|
101 | 101 | ]
|
102 | 102 | }
|
|
163 | 163 | "name": "stdout",
|
164 | 164 | "output_type": "stream",
|
165 | 165 | "text": [
|
166 |
| - "[(-0.10647701149300504+0j), (0.17028010135220506+0j), (0.17028010135220503+0j), (-0.2200413002242175+0j), (-0.2200413002242175+0j), (0.1683359862516207+0j), (0.12020049071260122+0j), (0.1656068235817425+0j), (0.1656068235817425+0j), (0.12020049071260122+0j), (0.17407289249680213+0j), (-0.04540633286914128+0j), (0.04540633286914128+0j), (0.04540633286914128+0j), (-0.04540633286914128+0j)]\n", |
| 166 | + "[(-0.10647701149300526+0j), (0.17028010135220517+0j), (0.17028010135220514+0j), (-0.22004130022421745+0j), (-0.22004130022421745+0j), (0.1683359862516207+0j), (0.12020049071260122+0j), (0.1656068235817425+0j), (0.1656068235817425+0j), (0.12020049071260122+0j), (0.17407289249680213+0j), (-0.04540633286914128+0j), (0.04540633286914128+0j), (0.04540633286914128+0j), (-0.04540633286914128+0j)]\n", |
167 | 167 | "['IIII', 'ZIII', 'IZII', 'IIZI', 'IIIZ', 'ZZII', 'ZIZI', 'ZIIZ', 'IZZI', 'IZIZ', 'IIZZ', 'XXYY', 'XYYX', 'YXXY', 'YYXX']\n"
|
168 | 168 | ]
|
169 | 169 | }
|
|
522 | 522 | ],
|
523 | 523 | "metadata": {
|
524 | 524 | "kernelspec": {
|
525 |
| - "display_name": "Python 3", |
| 525 | + "display_name": "Python 3 (ipykernel)", |
526 | 526 | "language": "python",
|
527 | 527 | "name": "python3"
|
528 | 528 | },
|
|
0 commit comments