rigetti / grove

Quantum algorithms built using pyQuil.
http://rigetti.com/forest
Apache License 2.0
375 stars 123 forks source link

Define n_qubits variable #178

Closed vtomole closed 6 years ago

ampolloreno commented 6 years ago

Thanks @vtomole - it looks like there is an n_states attribute here: https://github.com/rigetticomputing/grove/blob/eccd8b42c397eb818071b15c7584a98e604cb449/grove/pyqaoa/qaoa.py#L80

Does that work for these docs?

ampolloreno commented 6 years ago

LGTM