#6080: Add utility methods to Integer (needed for mpmath)
-------------------------------+--------------------------------------------
Reporter: fredrik.johansson | Owner: somebody
Type: enhancement | Status: new
Priority: major | Milestone:
Component: basic arithmetic | Keywords:
-------------------------------+--------------------------------------------
Patch adds sqrtrem (I only found an existing isqrt) and a method to count
trailing zero bits, both of which are needed to make mpmath on top of
sage.Integer reasonably fast.
The value of (0).trailing_zero_bits() (as well as the name of the method)
could be adjusted.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6080>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---