|
|
|
|
|
by smj-edison
11 days ago
|
|
Interesting to see it mention quantum chemistry, could anyone familiar with the field chimu in on whether it is viable to get accurate bond energies? It mentions Hartree-Fock, but I thought that that wasn't accurate enough to find transition states. |
|
As it turns out, quantum computers are really well positioned to solve these kinds of problems through algorithms such as quantum phase estimation (QPE). If you want to see a worked out example of how one would do this (including the entire classical part of the workflow, where only the "important" part is put on the quantum computer), check out the QDK for Chemistry library and our example notebooks here
https://github.com/microsoft/qdk-chemistry/blob/main/example...