axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] i can't understand this error


From: matteo serventi
Subject: [Axiom-developer] i can't understand this error
Date: Mon, 28 Oct 2013 15:51:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

Hi,
may you help me with this error?

I give these commands

Q:=FRAC INT;
vl:=[t1,t2,t3,t4,t5,t6,t7,t8,t9,t10];
RG:= DMP(vl,Q);
FRG:=FRAC(RG)
IRG:=IDEAL(Q,DirectProduct(#vl,NNI),OrderedVariableList vl, RG)

and i get this error

>> System error:
    Lisps arglist maximum surpassed

These commands work if the length of vl is at most 8 but i don't know why and where the problem is.

Thank you
Matteo



reply via email to

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