axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-mail] Re: [Axiom-developer] Changing a variable type?


From: Alasdair McAndrew
Subject: Re: [Axiom-mail] Re: [Axiom-developer] Changing a variable type?
Date: Thu, 24 May 2007 18:46:27 +1000

Thanks, Themos, for your suggestion, but it doesn't work.  What I'd like is to make u into a polynomial over the field PF p, but

u::POLY PF p

produces the error

 >> Error detected within library code:
   coerce: element doesn't belong to smaller field

Currently u is 3%C^2  + 2%C + 4, but I want to turn it into 3x^2+2x+4 over PF p.

Thanks!
Alasdair

On 5/24/07, Themos Tsikas <address@hidden> wrote:
Is this any good?

(u::POLY F)+(f::POLY F)

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________


_______________________________________________
Axiom-mail mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-mail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]