Hi,
In a recent maxima session, I encountered the following problem:
Maxima encountered a Lisp error:
Error in MACSYMA-TOP-LEVEL [or a callee]: Relocatable blocks exhausted.
Currently, 5242 pages are allocated.
Use ALLOCATE-RELOCATABLE-PAGES to expand the space.
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
Could someone point me to how I may work around this problem? I got
this error message while using maxima to solve a set of 3 non-linear
equations with 7 additional parameters. Thanks.
Regards,
- Sam