eickenberg

Results 12 issues of eickenberg

Yeah ... any ideas? We can't ship this as super backend agnostic and then require all the backends to be present for testing

We can do this before the release, in order to ensure that at every commit the tests pass. (This is not currently the case and can hamper bisection searches)

As per this comment: https://github.com/kymatio/kymatio/pull/627/files#r462636327 The current tests just check whether the correct operation has been performed in Fourier space. What we would like to know is whether this actually...

I am finding myself in a situation where I need access to the non-lowpass-filtered wavelet moduli. I realize there is a potential space issue, but it might be not only...

I think this is standard practice for 1D signals, because they often have to deal with very long signals wrt filter size, but this can be applied across the board:...

1D
2D
3D

To complete the pattern. I have code for nd-gabors. Ask me for it. Writing this transformer should be done with the birds-eye perspective after having done some preliminary work on...

enhancement
3D

Hi everybody, It's been about a year now that I have been simmering thoughts about how to organize the kymatio code base away from the current hard-baked design choices and...

Adds a general battery of functions to all the backends. Addresses part of issue #1011

This of course has been discussed for ages, but it would be good to make this happen. It will come with a bunch of other refactoring. I'll start with an...