We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0149eaf commit 9b8fc31Copy full SHA for 9b8fc31
1 file changed
test/autodiff/ad.jl
@@ -191,7 +191,7 @@ spacelist = (
191
Vect[SU2Irrep](0 => 1, 1 // 2 => 1, 3 // 2 => 1)',
192
),
193
(
194
- Vect[FibonacciAnyon](:I => 1, :τ => 1),
+ Vect[FibonacciAnyon](:I => 2, :τ => 1),
195
Vect[FibonacciAnyon](:I => 1, :τ => 2)',
196
Vect[FibonacciAnyon](:I => 2, :τ => 2)',
197
Vect[FibonacciAnyon](:I => 2, :τ => 3),
0 commit comments