Is there a particular reason why the log_repr in finite fields returns a
string instead of an integer?

Actually, more important than that, the following fails:
F=GF(5)
r=F.multiplicative_generator()
r.log_repr() <--- comes back with an error
log(r,r) <---- also comes back with an error.

This is now bug #3656.

Soroosh

--~--~---------~--~----~------------~-------~--~----~
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/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to