Re: [Axiom-developer] Nested functions in SPAD

2006-10-10 Thread Gabriel Dos Reis
Martin Rubey <[EMAIL PROTECTED]> writes: | Waldek Hebisch <[EMAIL PROTECTED]> writes: | | > How to correctly define nested function in algebra file? I changed | > beggining of goodCoef (in efstruc.spad.pamphlet) to the following: | | Unfortunately, the compiler is quite buggy... yes; I was try

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-10 Thread Jay Belanger
>> http://code.google.com/p/axiom/source > > Thanks; I'm getting it now. This seems to have the old "unwritable .svn directories" problem. ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-devel

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-10 Thread Jay Belanger
"Bill Page" <[EMAIL PROTECTED]> writes: > Quoting Jay Belanger <[EMAIL PROTECTED]>: > >> Does this mean that the Axiom sources are available from Google? >> (I have been unable to use svn to check out from the silver repository >> at Sourceforge for a while.) If so, how do you do it? > > http://

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-10 Thread Bill Page
Quoting Jay Belanger <[EMAIL PROTECTED]>: Does this mean that the Axiom sources are available from Google? (I have been unable to use svn to check out from the silver repository at Sourceforge for a while.) If so, how do you do it? http://code.google.com/p/axiom/source _

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-10 Thread Jay Belanger
"Ben Collins-Sussman" <[EMAIL PROTECTED]> writes: ... Does this mean that the Axiom sources are available from Google? (I have been unable to use svn to check out from the silver repository at Sourceforge for a while.) If so, how do you do it? Jay _

Re: [Axiom-developer] Nested functions in SPAD

2006-10-10 Thread Martin Rubey
Waldek Hebisch <[EMAIL PROTECTED]> writes: > How to correctly define nested function in algebra file? I changed > beggining of goodCoef (in efstruc.spad.pamphlet) to the following: Unfortunately, the compiler is quite buggy... The way I do it usually is f: (FROM1, FROM2, FROM3) -> TO :=