Closed aidevnn closed 1 year ago
https://github.com/aidevnn/FastGoat/blob/0e616620c912a1f1e1314804f716570248edecd7/FastGoat/Examples/ConwayPolynoms.cs#L162-L185
Some problems occure when computing Conway polynomial.
Conway polynomials for finite fields of order less than 5000 are computed successfully in few seconds.
https://github.com/aidevnn/FastGoat/blob/0e616620c912a1f1e1314804f716570248edecd7/FastGoat/Examples/ConwayPolynoms.cs#L162-L185
Some problems occure when computing Conway polynomial.