grove icon indicating copy to clipboard operation
grove copied to clipboard

k-local Ising wrapper for QAOA

Open markf94 opened this issue 6 years ago • 2 comments

This PR implements the following changes:

  • implements support for k-local Ising instances
  • fixes several bugs that occured with Ising instances that didn't have bias (h) terms for each qubit
  • introduces proper Read the Docs for the Ising QAOA wrapper
  • introduces a new parameter driver_operators for ising_qaoa() in order to allow for manual definition of the QAOA mixer hamiltonian
  • renames ising() to ising_qaoa()

markf94 avatar Mar 30 '18 05:03 markf94

@ampolloreno Semaphore build fails due to unrelated issues with Tomography.

markf94 avatar Jul 23 '18 15:07 markf94

@markf94 Awesome! I'll get to looking at this again soon!

ampolloreno avatar Jul 23 '18 16:07 ampolloreno