[Newbie:] How to expand the CONS storage / use ALLOCATE ?
Subject: [Newbie:] How to expand the CONS storage / use ALLOCATE ?
From: Schirmacher, Rolf
Date: Thu, 12 Jul 2007 10:44:36 +0200
Hello,
when doing a solve(series = 0, variable) on a Taylor series expression, I
get the following error:
Maxima encountered a Lisp error.
Error in MSZ-MPLUS [or a callee]: The storage for CONS is exhausted.
Currently, 69458 pages are allocated.
Use ALLOCATE to expand the space.
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
What can I do about it? Any help appreciated.
BTW, solving the complete expression gives some lenghty computations and
very lengthy results, but works without a problem. Is there any special
"trick" or feature to consider when solving Taylor series terms? They look
more simple to me than the original expression, but perhaps there is some
computational burden hidden to me?
Thanks,
Rolf Schirmacher