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.