Only cyclic finite fields are implemented. F_q for q = p^n for n > 1
is not implemented yet.

Your main focus should be getting these to work in the polys domains.
Working with them in the matrices will be automatic once the matrices
support domains.

Aaron Meurer

On Tue, Apr 23, 2013 at 4:01 PM, Shravas Rao <shra...@gmail.com> wrote:
> In a previous discussion about implementing Coding Theory, it was mentioned
> that stuff relating to finite fields, and algorithms on matrices whose
> entries are finite fields need to be implemented too.  It seems like the
> Polynomial Manipulation Module has finite fields, but I can't seem to find
> anything about algorithms on matrices over finite fields.  Do these exist,
> and if not, should I include them in my proposal?
>
> - Shravas Rao
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy?hl=en-US.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

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


Reply via email to