Michael Williams de la Bastida

Results 4 issues of Michael Williams de la Bastida

Currently `draw_hypergraph` does not allow an array as input for `node_color` as it suggests. Fix is to change the relevant line in the call to `nx.draw_networkx_nodes` to: `node_color=node_color[n], `

## Description `QubitSubspaceManager.get_reduced_hamiltonian()` has two arguments which default to None. If no other value is given, the default causes an error. ## Fix Either - [ ] Remove defaults -...

bug

Symmer is pinned to a prerelease version of cirq, which requires downstream packages allow pre-release packages. This could result in unexpected beaviour including bugs and security vulnerabilities. Has the functionality...

Hi there, this is my first issue in Mesa so i'd be very happy to hear if theres anything i've missed, or any helpful advice you may have 😄 **What's...

enhancement