hi,
I'm running the subset function from nset, that works for "short" values
but doesn't works for certain "large" values of g=30 and n=26, I have
the following error and sugestion:
------------------------------------------------------------------
(%i1) load("/home/alex/hibrido/nset")$
(%i2) g:30$
(%i3) n:26$
(%i4) M:subset(integer_partitions((2*g),n), lambda([s], not member(0,s)))$
Maxima encountered a Lisp error:
Error in FUNCALL [or a callee]: The storage for CONS is exhausted.
Currently, 117445 pages are allocated.
Use ALLOCATE to expand the space.
-------------------------------------------------------------------------
So, How can I use ALLOCATE to expand the space ?
alexandre
--
"For I am convinced that neither death, nor life, nor
angels, nor principalities, nor things present, nor
things to come, nor powers, nor height, nor depth, nor
any other created thing, shall be able to separate us
from the love of God, which is in Christ Jesus our
Lord." Romans 8:38,39