Anyone know of efforts in Julia to do these fancy *-let type DSP operations?
I was able to find one repository(https://github.com/NFFT/nfft), but it’s a C effort with only a partial Julia interface(it seems)? Whoever is doing it is very smart, obviously, but also they offer the adjoint of some ops. The effort does not contain all the goodies out there, but, I think a lot of people are looking more and more to these tools as our understanding of certain things, in say CV, has progressed.