Arthur Pesah

Results 2 issues of Arthur Pesah

When I try to use QAOA with `scipy.optimize.fmin_l_bfgs_b` as my minimizer and no `minimize_kwargs` (I want to use the default argument), I get the error: `fmin_l_bfgs_b() got an unexpected keyword...

The current implementation of Max-cut only works for non-weighted graphs. However, the more general version can be useful for several applications, like clustering (where the adjacency matrix is the Gram...