From 532b91c457c56a4c0ec728e89d895bc0f3aa4cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20S=C3=A1nchez=20Ram=C3=ADrez?= <15837247+mofeing@users.noreply.github.com> Date: Wed, 13 Sep 2023 12:56:23 +0200 Subject: [PATCH] Update docs/src/transformations.md --- docs/src/transformations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/transformations.md b/docs/src/transformations.md index 0661348c..af0fc6c3 100644 --- a/docs/src/transformations.md +++ b/docs/src/transformations.md @@ -13,7 +13,7 @@ transform transform! ``` -# Example +# Example: RQC simplification Here we show how can we reduce the complexity of the tensor network by applying a tranformation to it. We take as an example the Sycamore circuit from the [Google's quantum supremacy paper](https://www.nature.com/articles/s41586-019-1666-5) ```@setup plot