|
75 | 75 | "name": "stdout",
|
76 | 76 | "output_type": "stream",
|
77 | 77 | "text": [
|
78 |
| - "\r", |
79 |
| - "Optimizer: COBYLA " |
80 |
| - ] |
81 |
| - }, |
82 |
| - { |
83 |
| - "name": "stderr", |
84 |
| - "output_type": "stream", |
85 |
| - "text": [ |
86 |
| - "/Users/manoel/Documents/Quantum/qiskit-aqua/qiskit/aqua/algorithms/adaptive/vqe/vqe.py:106: DeprecationWarning: operator_mode option is deprecated and it will be removed after 0.6. Now the operator has its own mode, no need extra info to tell the VQE.\n", |
87 |
| - " \"Now the operator has its own mode, no need extra info to tell the VQE.\", DeprecationWarning)\n" |
88 |
| - ] |
89 |
| - }, |
90 |
| - { |
91 |
| - "name": "stdout", |
92 |
| - "output_type": "stream", |
93 |
| - "text": [ |
94 |
| - "\r", |
95 |
| - "Optimizer: L_BFGS_B " |
96 |
| - ] |
97 |
| - }, |
98 |
| - { |
99 |
| - "name": "stderr", |
100 |
| - "output_type": "stream", |
101 |
| - "text": [ |
102 |
| - "/Users/manoel/Documents/Quantum/qiskit-aqua/qiskit/aqua/algorithms/adaptive/vqe/vqe.py:106: DeprecationWarning: operator_mode option is deprecated and it will be removed after 0.6. Now the operator has its own mode, no need extra info to tell the VQE.\n", |
103 |
| - " \"Now the operator has its own mode, no need extra info to tell the VQE.\", DeprecationWarning)\n" |
104 |
| - ] |
105 |
| - }, |
106 |
| - { |
107 |
| - "name": "stdout", |
108 |
| - "output_type": "stream", |
109 |
| - "text": [ |
110 |
| - "\r", |
111 |
| - "Optimizer: SLSQP " |
112 |
| - ] |
113 |
| - }, |
114 |
| - { |
115 |
| - "name": "stderr", |
116 |
| - "output_type": "stream", |
117 |
| - "text": [ |
118 |
| - "/Users/manoel/Documents/Quantum/qiskit-aqua/qiskit/aqua/algorithms/adaptive/vqe/vqe.py:106: DeprecationWarning: operator_mode option is deprecated and it will be removed after 0.6. Now the operator has its own mode, no need extra info to tell the VQE.\n", |
119 |
| - " \"Now the operator has its own mode, no need extra info to tell the VQE.\", DeprecationWarning)\n" |
120 |
| - ] |
121 |
| - }, |
122 |
| - { |
123 |
| - "name": "stdout", |
124 |
| - "output_type": "stream", |
125 |
| - "text": [ |
126 |
| - "\r", |
127 | 78 | "Optimization complete \n"
|
128 | 79 | ]
|
129 | 80 | }
|
|
173 | 124 | {
|
174 | 125 | "data": {
|
175 | 126 | "text/plain": [
|
176 |
| - "<matplotlib.legend.Legend at 0x132e8d2b0>" |
| 127 | + "<matplotlib.legend.Legend at 0x1313bd518>" |
177 | 128 | ]
|
178 | 129 | },
|
179 | 130 | "execution_count": 4,
|
|
238 | 189 | {
|
239 | 190 | "data": {
|
240 | 191 | "text/plain": [
|
241 |
| - "<matplotlib.legend.Legend at 0x133078c18>" |
| 192 | + "<matplotlib.legend.Legend at 0x131506080>" |
242 | 193 | ]
|
243 | 194 | },
|
244 | 195 | "execution_count": 6,
|
|
0 commit comments