pypwt icon indicating copy to clipboard operation
pypwt copied to clipboard

A Python-CUDA implementation of the Wavelet Transform

Results 2 pypwt issues
Sort by recently updated
recently updated
newest added

The forward transform can yield only zeros in some settings - see for example [#PDWT:5](https://github.com/pierrepaleo/PDWT/issues/5) One reason is that recent versions of NVCC incorrectly build when the target GPU is...

Make `setup.py` work on Windows MSVC (see #3). [Cupy](https://github.com/cupy/cupy/blob/master/cupy_setup_build.py#L820) seems to have a clean way to do it.