axiom-math
[Top][All Lists]
Advanced

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

Re: [Axiom-math] What is wrong with this?


From: Bill Page
Subject: Re: [Axiom-math] What is wrong with this?
Date: Tue, 8 Apr 2014 18:15:56 -0400

You did not say what version, fork or other variant of Axiom and Lisp
you are using but this issue must be specific to that version.  It
works for me.

On 7 April 2014 12:38, Fabio S. <address@hidden> wrote:
>
>
> Hi,
>
> I am experencing a strange error which I can't understand. Here is a minimum
> example from a fresh axiom session
>
> (1) -> K := FFCGP(PF 2,y^4+y+1)
>
>    (1)  FiniteFieldCyclicGroupExtensionByPolynomial(PrimeField(2),?^4+?+1)
> Type: Domain
>
> (2) -> P  := UP(x,K)
>
>    (2)
> UnivariatePolynomial(x,FiniteFieldCyclicGroupExtensionByPolynomial(PrimeField(2),?^4+?+1))
> Type:Domain
>
> (3) ->  r  := Record(r1:INT,r2:K,r3:K,r4:P)
>
>    >> System error:
>     Lisps arglist maximum surpassed
>
> (3) ->
>
> Can anybody please tell me what is wrong?
>
> Thanks
>
> Fabio
>
>
> _______________________________________________
> Axiom-math mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/axiom-math



reply via email to

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