Hi,

On 28 March 2011 16:40, Aaron S. Meurer <asmeu...@gmail.com> wrote:

> If this is implemented anywhere, it would be on the polys module.  So I
> would check there.  I don't remember off the top of my head right now if it
> has been implemented or not.
>

It's not implemented, but all necessary tools are in galoispolys.py. The
algorithm itself is described in one of books that were mentioned in this
 module's docstrings.


>
> Aaron Meurer
>
> On Mar 28, 2011, at 1:06 AM, Hector wrote:
>
> > Hello ppl,
> >
> > I was browsing the code and realized that some of my earlier written
> codes can be implemented if they are already not present. So I started to
> dig more but couldn't find any function for solving f(x) congruent to 0 mod
> (n). Does any function exists in SymPy to solve this? If yes, where is it?
> If no, where can I add this function?
> >
> >
> > --
> > -Regards
> > Hector
> >
> > Whenever you think you can or you can't, in either way you are right.
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "sympy" group.
> > To post to this group, send email to sympy@googlegroups.com.
> > To unsubscribe from this group, send email to
> sympy+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
>
>
Mateusz

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to