Skip to content

Commit

Permalink
Change spaces until RNG gods bless me
Browse files Browse the repository at this point in the history
  • Loading branch information
lkdvos committed May 30, 2024
1 parent 501fbe4 commit 73992c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/ad.jl
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ Vlist = ((ℂ^2, (ℂ^3)', ℂ^3, ℂ^2, (ℂ^2)'),
ℂ[FermionParity](0 => 2, 1 => 2)',
ℂ[FermionParity](0 => 2, 1 => 3),
ℂ[FermionParity](0 => 2, 1 => 2)),
(ℂ[U1Irrep](0 => 2, 1 => 1, -1 => 1),
ℂ[U1Irrep](0 => 1, 1 => 1, -1 => 1),
ℂ[U1Irrep](0 => 2, -1 => 1)',
ℂ[U1Irrep](0 => 1, 1 => 2),
ℂ[U1Irrep](0 => 1, 1 => 1, -1 => 2)'),
(ℂ[U1Irrep](0 => 2, 1 => 2, -1 => 2),
ℂ[U1Irrep](0 => 3, 1 => 1, -1 => 1),
ℂ[U1Irrep](0 => 2, 1 => 2, -1 => 1)',
ℂ[U1Irrep](0 => 1, 1 => 2, -1 => 2),
ℂ[U1Irrep](0 => 1, 1 => 3, -1 => 2)'),
(ℂ[SU2Irrep](0 => 2, 1 // 2 => 1),
ℂ[SU2Irrep](0 => 1, 1 => 1),
ℂ[SU2Irrep](1 // 2 => 1, 1 => 1)',
Expand Down

0 comments on commit 73992c9

Please sign in to comment.