Skip to content

Commit

Permalink
fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz committed Nov 6, 2024
1 parent a8a8589 commit b4f839c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nonclifford.jl
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ with ϕᵢⱼ | Pᵢ | Pⱼ:
0.853553+0.0im | + _ | + _
0.146447+0.0im | + Z | + Z
julia> expect(P"-X", sm)
julia> χ′ = expect(P"-X", sm)
0.7071067811865475 + 0.0im
julia> prob₁ = (real(χ′)+1)/2
Expand Down

0 comments on commit b4f839c

Please sign in to comment.