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