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

Galois Group and Galois Theory improvment #36

Closed aidevnn closed 1 year ago

aidevnn commented 1 year ago

The previous design was able to deal with Finite Fields but now, the current one support also Galois Group in Q[X] for small polynomials of degree 4. It can be simplified and a lot of examples can be moved to structure folder.

aidevnn commented 1 year ago

The amazing software PARI/GP will be essential for providing testing examples and for preparing the next release of the project.