hi,
I would like to know if it's possible to change the amount of memory reserved for maxima (or reserved for clisp) because when I run a simple program onto a list (only 3,844 elements !!!) it craches and return a "stack overflow Lisp" (but it works for 3,600 elements) !
Can I change the amount of memory directly in maxima ? if isn't, how I can change the call to clisp at the begining of maxima to increase the amount of memory (I read that the default value for clisp is 2MB !) ?
thaks a lot
Martin