[Maxima] bind stack overflow

van Nek van.nek at arcor.de
Fri Apr 6 17:09:52 CDT 2007


Am 5 Apr 2007 um 10:35 hat sen1 at math.msu.edu geschrieben:

> Hello,
>   On some simple procedures, I get a 'bind stack overflow'.


Sheldon,

I guess, you are using a recursive algorithm. Translating to Lisp and/or compiling helps a lot 
to increase the number of possible iterations, but at a certain amount you'll get this message 
again. If your algorithm needs thousands of iterations you better should look for 
nonrecursive code. 

Volker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20070407/4d5f4e19/attachment.htm 


More information about the Maxima mailing list