I generate integers from [0,63] and I always want to expressed as 6 bit
integer and store in an array of length 6.
So,
 1= 000001
 2=000010

like this way.

Is there any such approach in Sage?

-- 
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

Reply via email to