Hi, I have a recursive algorithm that works well if it doesn't need more than 5637 iterations. In the case of more than 5637 iterations the error message is: RuntimeError: maximum recursion depth exceeded in cmp
Is there a way to make SAGE execute it for more than 5637 iterations? --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
