Skip to content

Commit

Permalink
Merge pull request #100 from vtomole/master
Browse files Browse the repository at this point in the history
changed grove vqe import
  • Loading branch information
jotterbach committed Nov 17, 2017
2 parents 082c66a + 01ff233 commit 829ac65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vqe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ parameters or write your own minimizer.

.. code:: python
from grove import VQE
from grove.pyvqe.vqe import VQE
from scipy.optimize import minimize
import numpy as np
Expand Down

0 comments on commit 829ac65

Please sign in to comment.