aidevnn / FastGoat

What C# can do for studying Finite Groups, quotient groups, semi-direct products, homomorphisms, automorphisms group, characters table, minimalistic rings and fields manipulations, polynomials factoring, fields extensions and many more...
MIT No Attribution
12 stars 1 forks source link

Conway Polynomials computation is invalid #28

Closed aidevnn closed 1 year ago

aidevnn commented 1 year ago

https://github.com/aidevnn/FastGoat/blob/0e616620c912a1f1e1314804f716570248edecd7/FastGoat/Examples/ConwayPolynoms.cs#L162-L185

Some problems occure when computing Conway polynomial.

aidevnn commented 1 year ago

Conway polynomials for finite fields of order less than 5000 are computed successfully in few seconds.