Open marekgluza opened 3 months ago
The J1 J2 mode is defined
it is still 2 local in the sense of compiling even though the range is 2 local
[ ] decide if to use the compiling approach here https://github.com/qiboteam/boostvqe/blob/c6da8c5d4ee02a3b3f765323dadde7d73034ef3f/src/boostvqe/compiling_XXZ.py#L53-L60 vs just create symbolic hamiltonian and run #69
[ ] I suggest that we parallelize: @shangtai populates the gates and @jykhoo1987 does #69 first
@Edoardo-Pedicillo https://github.com/qiboteam/boostvqe/blob/dbd5251d4df29511a8476730e416cf21cb497bb9/src/boostvqe/training_utils.py#L26 where can I find the J1-J2 that Matteo is running? Its not here, yes?
It is there in main branch https://github.com/qiboteam/boostvqe/blob/80b4068b4a21fa15258c5b859ba5443a3c39e6a9/src/boostvqe/training_utils.py#L28-L35
The J1 J2 mode is defined
it is still 2 local in the sense of compiling even though the range is 2 local
[ ] decide if to use the compiling approach here https://github.com/qiboteam/boostvqe/blob/c6da8c5d4ee02a3b3f765323dadde7d73034ef3f/src/boostvqe/compiling_XXZ.py#L53-L60 vs just create symbolic hamiltonian and run #69
[ ] I suggest that we parallelize: @shangtai populates the gates and @jykhoo1987 does #69 first
70 is less priority as we don't run much with it