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: Fabio S.
Subject: Re: [Axiom-math] What is wrong with this?
Date: Wed, 9 Apr 2014 08:11:18 +0200 (CEST)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)


Sorry! Here it is:

GCL (GNU Common Lisp)  2.6.7 CLtL1    Feb  1 2012 08:59:12
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/
                        AXIOM Computer Algebra System
                        Version: Axiom (January 2012)
                Timestamp: Monday April 23, 2012 at 15:48:15




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

_______________________________________________
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]