On Jan 22, 2:17 pm, Carl Witty <[EMAIL PROTECTED]> wrote:

> 'Integer' is a Sage type.  This means it has lots of useful
> mathematical convenience methods (like .is_square()), it participates
> in the coercion model, etc.  Also, 'Integer' is implemented with GMP,
> and 'long' is not, so 'Integer' is much faster for large numbers.

Why does Python not use the GMP routines for long integers, if they
are so much faster?

Cheers,

Peter Doyle
--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to