Forum: Programming
2021-09-09, 03:04
|
Replies: 9
Views: 3,696
Getting Closer
Thx for that.
My current code is below. I think I am close. I can smell victory! I know I am missing the transfer back to the balanced int (to get the actual result of the operation), but I want...
|
Forum: Programming
2021-08-28, 18:04
|
Replies: 9
Views: 3,696
Hi Axn,
Thx for the links.
Take the...
Hi Axn,
Thx for the links.
Take the example from page 498 in Prime Numbers: A Computational Exploration (http://thales.doa.fmph.uniba.sk/macaj/skola/teoriapoli/primes.pdf) where p = 2^521 - 1,...
|
Forum: Programming
2021-08-26, 21:52
|
Replies: 9
Views: 3,696
|
Forum: Programming
2021-08-19, 16:23
|
Replies: 9
Views: 3,696
Implementing the IBDWT in Python?
Hi fellow crunchers,
I am trying to implement the IBDWT (http://www.faginfamily.net/barry/Papers/Discrete%20Weighted%20Transforms.pdf) in Python (for clarity not for speed) and I am having some...
|