I have 64 bit integer N. I want to rotate bits of N cyclically 5 bits right and 5 bits left to generate two integers N1, N2. How can I do this in Sage efficiently?
-- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org