From 483baa7f6e6fc4be0b56482834d458eb7f3e6a28 Mon Sep 17 00:00:00 2001 From: Vinitha-balachandran <127284874+Vinitha-balachandran@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:59:56 +0800 Subject: [PATCH] Update src/qibotn/eval_qu.py made changes Co-authored-by: Alessandro Candido --- src/qibotn/eval_qu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qibotn/eval_qu.py b/src/qibotn/eval_qu.py index 7b603b5..024db88 100644 --- a/src/qibotn/eval_qu.py +++ b/src/qibotn/eval_qu.py @@ -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 = {}