From 904419aa7338a9f32bddb9aaf24d9e93f6d63200 Mon Sep 17 00:00:00 2001 From: PietropaoloFrisoni Date: Wed, 3 Jul 2024 15:24:25 -0400 Subject: [PATCH] Providing proper citation --- ...ial_How_to_simulate_quantum_circuits_with_tensor_networks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demonstrations/tutorial_How_to_simulate_quantum_circuits_with_tensor_networks.py b/demonstrations/tutorial_How_to_simulate_quantum_circuits_with_tensor_networks.py index df2c14a235..99b7185a59 100644 --- a/demonstrations/tutorial_How_to_simulate_quantum_circuits_with_tensor_networks.py +++ b/demonstrations/tutorial_How_to_simulate_quantum_circuits_with_tensor_networks.py @@ -1,7 +1,7 @@ r"""How to simulate quantum circuits with tensor networks ==================================================================== -:doc:`Tensor networks ` are a powerful computational tool for simulating quantum circuits. +:doc:`Tensor networks ` are a powerful computational tool for simulating quantum circuits. They provide a way to represent quantum states and operations in a compact form. Unlike the state-vector approach, tensor networks are particularly useful for large-scale simulations of quantum circuits.