Hi!

Patch's up at #11530, ready for review (but I didn't run full tests,
yet).

It uses the fact that self.polynomial() (self being a finite field
element) allows to use another variable name (which is without string
replacement), and that
self.parent()._finite_field_ext_pari_modulus_as_str() can be replaced
by repr(self.parent().modulus()._pari_with_name(var)) if a variable
name var is given.

Cheers,
Simon

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to