Skip to content

Commit

Permalink
Update inputs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Feb 23, 2024
1 parent 881769b commit 0c3947e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jarvis/io/qiskit/inputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import numpy as np
import itertools
import functools
from qiskit import Aer
from qiskit_aer import Aer
from qiskit.utils import QuantumInstance, algorithm_globals
from qiskit.opflow import I, X, Y, Z
from qiskit.algorithms import VQE
Expand Down

0 comments on commit 0c3947e

Please sign in to comment.