Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dm48zazo
WS19-20 Quantum Computing
Commits
e5bc9575
Commit
e5bc9575
authored
Feb 11, 2020
by
dm48zazo
Browse files
Fix assignment_helper_QML for new qiskit version
parent
2ed37f2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
assignment_helper_QML.py
View file @
e5bc9575
...
...
@@ -134,7 +134,7 @@ if __name__ == "__main__":
from
qiskit
import
QuantumCircuit
,
ClassicalRegister
,
QuantumRegister
from
qiskit
import
execute
,
BasicAer
from
qiskit.quantum_info
import
Pauli
from
qiskit.aqua
import
Operator
,
get_aer_backend
from
qiskit.aqua
import
get_aer_backend
from
qiskit.aqua.components.initial_states
import
Custom
is_qiskit
=
True
except
ImportError
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment