Marwa Farag
Marwa Farag
Same here. I want to move result from the pytorch minimization on GPU to observe call on GPU in cudaq ``` import torch from torchmin import minimize import cudaq spin_ham=........
tutorial.rst is updated
I am fine with the modification. Looks good to me. I recommend to keep the matrix diagonalization example (I am aware that it is one of the Hadamard test application)....
@ikkoham Notebook looks good to me.
@bmhowe23 this is additional example. We might change the file name to avoid any conflict.
@sacpis I believe it is outdated. I am unsure if @mawolf2023 has covered/added that when they organized the doc page last time.
Try setting the random seed explicitly in your code "cudaq.set_random_seed(123)" after you import cudaq or after you set the target.