Hindi pa naisalin
Ang pahinang ito ay hindi pa naisalin. Nakikita mo ang orihinal na bersyon sa Ingles.
Bringing it all together with Qiskit Runtime
Summary
Victoria Lipinska gives a final recap of what we have learned so far.
References
The following articles are referenced in the above video.
- Quantum Chemistry in the Age of Quantum Computing, Cao, et al.
- Quantum computational chemistry, McArdle, et al.
VQE with Qiskit patterns
We have all the necessary components for a VQE calculation:
- Hamiltonian
- Ansatz
- Classical optimizer
Now we just have to bring them together in the Qiskit patterns framework.