[Maxima] Error message: Too many contexts

Stavros Macrakis macrakis at alum.mit.edu
Wed May 2 08:05:46 CDT 2007


On 5/2/07, Detlef Schmicker <d.schmicker at physik.de> wrote:
>
> I wonder, if the number of contexts can be increased. It would be great
> not to have a look at optimization issues, if one just wants to solve
> some things to keep on working ...
>

The default number of contexts allowed is 50.  You can change that by
setting the internal parameter ?connumber (the question mark indicates that
it is internal), e.g.

       ?connumber : 500 $

I am not sure why there is this limit -- perhaps it is to help users catch
bugs, or perhaps the algorithms Maxima uses are not efficient for large
numbers of contexts.

          -s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20070502/e16a6dc8/attachment-0001.htm 


More information about the Maxima mailing list