Update src/qibotn/eval_qu.py
made changes Co-authored-by: Alessandro Candido <candido.ale@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a2e32c8873
commit
6f7df9d924
@@ -11,7 +11,7 @@ def from_qibo(
|
||||
cutoff=1e-6,
|
||||
cutoff_mode="abs",
|
||||
):
|
||||
"""Create a tensornetwork representation of the circuit."""
|
||||
"""Create a tensor network representation of the circuit."""
|
||||
|
||||
nqubits = circuit.nqubits
|
||||
gate_opt = {}
|
||||
|
||||
Reference in New Issue
Block a user