Skip to content

Commit

Permalink
Merge branch 'nonclif' into project
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz authored Sep 21, 2024
2 parents ed0c0ba + bf649a6 commit 3642472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_nonclifford_quantumoptics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ qo_tgate.data[2,2] = exp(im*pi/4)
end
end
end

@testset "project" begin
for s in [S"X", S"Y", S"Z", S"-X", S"-Y", S"-Z"]
for p in [P"X", P"Y", P"Z", P"-X", P"-Y", P"-Z"]
Expand Down

0 comments on commit 3642472

Please sign in to comment.