110 entries in 0.729s
ascii_field: lulzily related, i was recently having a quiet laugh at usg's version of
'p' assbot: Logged on 20-05-2015 15:03:07; assbot: Logged on 20-05-2015 00:29:41; mod6: take a look at this:
http://dpaste.com/0SQPBKC.txt Is there any reason when allocating the space for p & q to do Eulers totient they would initialize the space with
'p' and
'p', instead of
'p' & 'q'?
assbot: Logged on 20-05-2015 00:29:41; mod6: take a look at this:
http://dpaste.com/0SQPBKC.txt Is there any reason when allocating the space for p & q to do Eulers totient they would initialize the space with
'p' and
'p', instead of
'p' & 'q'?
☟︎ mod6: so above there they do a swap of
'p' & 'q' to make p the smaller of the two. then they take the nlimbs of
'p' twice to allocate the space for each t1 & t2. which i thought was kinda strange.
mod6: take a look at this:
http://dpaste.com/0SQPBKC.txt Is there any reason when allocating the space for p & q to do Eulers totient they would initialize the space with
'p' and
'p', instead of
'p' & 'q'?
☟︎☟︎