Skip to content

Commit

Permalink
Update transformations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing authored Sep 15, 2023
1 parent 59c03a0 commit 1a0588b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/transformations.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ fig #hide

## Example: RQC simplification

Local transformations can dramatically reduce the complexity of tensor networks. Take as an example the Random Quantum Circuit circuit on Sycamore chip from Google's quantum advantage experiment [arute2019quantum](@cite).
Local transformations can dramatically reduce the complexity of tensor networks. Take as an example the Random Quantum Circuit circuit on the Sycamore chip from Google's quantum advantage experiment [arute2019quantum](@cite).

```@setup plot
using Makie
Expand Down Expand Up @@ -317,4 +317,4 @@ Label(fig[1, 1, Bottom()], "Original") # hide
Label(fig[1, 2, Bottom()], "Transformed") # hide
fig # hide
```
```

0 comments on commit 1a0588b

Please sign in to comment.