Ruslan Shaydulin
Ruslan Shaydulin
The following example breaks Deutsch-Josza for two-qubit case with error: ``` Traceback (most recent call last): File "./deutsch-josza.py", line 15, in is_constant = dj.is_constant(qvm,qubit_bitmap) File "/Users/ruslan/anaconda3/envs/pyquil/lib/python3.6/site-packages/grove/deutsch_jozsa/deutsch_jozsa.py", line 59, in is_constant...
Fixed incorrect indentation introduced in eb476e22237dd45c23d731d9f3c59457ac2cfcaa
It has been reported that the MPI simulators are broken. This issue is to document the issues with the MPI simulators and to add local tests for them.