Hi fellow crunchers,
I am trying to implement the
IBDWT in Python (for clarity not for speed) and I am having some trouble. I read through the relevant code in gwnum, gpuowl, gpulucas, and Prime Numbers: a computational perspective and I still can't seem to get it running correctly.
I am using Numpy right now for the FFTs but I am fine changing that if need be.
Has somebody already implemented one in python?
Any help would be greatly appreciated.
-Sarah