Friday, 18 November 2022

where can I see algorithms/codes used for wavelet transforms in the PyWavelets module?

I would like a clear description of algorithms in pywavelets for several decompositions (transfo & inverse transfo if not obvious).

Does anyone know or know where to find that ?


update november, 17, 2022 sorry I wasn't clear enough : I need to try several transformations in fortran. That's why I was hoping a CLEAR description of algorithms I could use easily, not a set of python functions barely documented that I have to understand myself. By the way, in this link, where would you get the information ? The doc is very light... I need something saying : "for this kind of transfo, do that"



from where can I see algorithms/codes used for wavelet transforms in the PyWavelets module?

No comments:

Post a Comment