Is there any way of computing the holder exponents and singularity spectrum of a signal using multifractal 1-D wavelet leader estimates?
Matlab has dwtleader: https://nl.mathworks.com/help/wavelet/ref/dwtleader.html#bvfgqrt
Is there any library or existing python implementation that does this similarly?
I have looked at PyWavelets
, but I couldn't find anything suitable.