Skip to content

Commit ce9d420

Browse files
committed
Add a failing example
1 parent c614047 commit ce9d420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/varieties/failing.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ n;p;f;zeta_function
88
3;5;4*x1^4*x3 + x2^5 + 4*x2*x3^4;ZZRingElem[]
99
3;19;x1^4*x2 + x1*x3^4 + x2^4*x3;ZZRingElem[]
1010
3;19;x1^6 + x2^6 + x3^6;ZZRingElem[6131066257801, 16779760284508, 22486237466284, 19779593840592, 12922844868366, 6717884388108, 2898157893810, 1065035477580, 338800689465, 94218859460, 23033123780, 4958887340, 938506065, 155275620, 22238610, 2713092, 274686, 22128, 1324, 52, 1]
11+
3;11;5*x1^6*x2 + 3*x1^6*x3 + 7*x1^5*x2^2 + 9*x1^5*x2*x3 + x1^5*x3^2 + 8*x1^4*x2^3 + x1^4*x2^2*x3 + 5*x1^4*x2*x3^2 + 6*x1^3*x2^4 + 6*x1^3*x2^3*x3 + 9*x1^3*x2^2*x3^2 + 8*x1^3*x2*x3^3 + 5*x1^3*x3^4 + 5*x1^2*x2^5 + 2*x1^2*x2^4*x3 + 7*x1^2*x2^3*x3^2 + 4*x1^2*x2*x3^4 + 10*x1^2*x3^5 + 7*x1*x2^6 + 3*x1*x2^5*x3 + 5*x1*x2^4*x3^2 + 8*x1*x2^3*x3^3 + 2*x1*x2^2*x3^4 + 3*x1*x2*x3^5 + 5*x1*x3^6 + 2*x2^7 + 4*x2^6*x3 + 2*x2^5*x3^2 + 2*x2^4*x3^3 + 9*x2^3*x3^4 + 7*x2^2*x3^5 + 4*x2*x3^6 + 2*x3^7;ZZRingElem[]

0 commit comments

Comments
 (0)