Hi Rob,

On 22 Jun., 08:08, Rob Beezer <[email protected]> wrote:
> I've got a functional patch worked up, which will need some polish to
> be ready.  Very soon.

Sorry for doubling the work.

> The modulus seems to have  Mod( , )*  in each term, prior to every
> occurrence of the variable, so using a straight replacement of  (* +
> variable_name) in _finite_field_ext_pari_modulus_as_str() should fix
> the modulus.

Or, what I did: Replace _finite_field_ext_pari_modulus_as_str() by
something else, if a variable name is given.

> Then the element can be hit with a replacement *before*
> wrapping in the outermost Mod.

I think replacement as such is dangerous and should be avoided. It
*can* be avoided here.

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