Hello everyone. So I just tried the Pennylane’s demo on the introduction of VQE (A brief overview of VQE | PennyLane Demos). I was wondering, how do I do this for more complex molecules, especially when defining the trial functions. Like, how to know about how many qubits do I need and what operations do I need to make a trial function for a certain molecule?
@verstrikt actually our demo on resource estimation might be exactly what you were looking for. Here we show how many qubits would be needed for simulating certain materials, including very complicated ones such as dilithium iron silicate Li_2FeSiO_4.
@mchau check out the demo in case it helps you too!