Hi, On Feb 3, 2:06 am, Kasun Samarasinghe <[email protected]> wrote: > Hi all, > > When I examining the galoisplynomail source code I found that irreducibility > test is not implemented. > Is there any special reason? As I read there are several algorithms for that > and Rabin's irreducibility test > is an interesting one. Can we implement that in sympy?
Maybe it's in the new polys module which is to be merged soon: http://github.com/mattpap/sympy-polys/tree/polys5 Vinzent -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
