eegzheng

Results 1 issues of eegzheng

In you example "Simulation of QAOA applied to a general problem", you gave an example specified by 'terms' below: N = 4 np.random.seed(10) terms = [(np.random.normal(), spin_pair) for spin_pair in...