{{{ p = srange(2^18446744073709551614) len(str(p)) /// Traceback (most recent call last): len(str(p)) File "/sage/local/lib/python2.5/site-packages/sage/misc/misc.py", line 665, in srange num_steps = int(float((b-a)/step)) + 1 OverflowError: cannot convert float infinity to long }}}
Is there a way to fix this to deal with huge numbers? --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com 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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---