Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu authored Sep 5, 2023
1 parent f7983f8 commit 7087660
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ If a qubit of initial state or final state is not specified, the circuit will ha
```julia
julia> import Yao, YaoToEinsum

julia> using YaoExtensions: qft_circuit
julia> using Yao.EasyBuild: qft_circuit

julia> using YaoToEinsum: uniformsize, TreeSA, optimize_code

julia> n = 10;

Expand Down

0 comments on commit 7087660

Please sign in to comment.