Re: Galois field

2004-12-03 Thread Mikael Olofsson
Roie Kerstein wrote: I am looking for a python package that deals with galois fields. Does anybody know where can I find it? Googling for python finite field reveals among other things the URLs http://www.hpcf.upr.edu/~humberto/software/fields/

Re: Galois field

2004-12-03 Thread Roie Kerstein
Mikael Olofsson wrote: Googling for python finite field reveals among other things the URLs http://www.hpcf.upr.edu/~humberto/software/fields/ http://www.csua.berkeley.edu/~emin/source_code/py_ecc/ Thank you very much! However, I lack two important things in the packages introduced

Re: Galois field

2004-12-03 Thread Mikael Olofsson
Roie Kerstein wrote: Thank you very much! However, I lack two important things in the packages introduced there: 1. There is only element arithmetic - no polynomials, in which I have need. 2. there is support only for fields of order 2^p, while I need fields of prime order. You still helped me,

Galois field

2004-12-02 Thread Roie Kerstein
I am looking for a python package that deals with galois fields. Does anybody know where can I find it? Thank in advance -- Best regards Roie Kerstein -- http://mail.python.org/mailman/listinfo/python-list