v0lta / PyTorch-Wavelet-Toolbox

Differentiable fast wavelet transforms in PyTorch with GPU support.
https://pytorch-wavelet-toolbox.readthedocs.io
European Union Public License 1.2
275 stars 35 forks source link

Complex data is not supported #102

Open mmlyj opened 2 weeks ago

mmlyj commented 2 weeks ago

Hi,this is elegant and convenient toolbox, but I noticed that complex data is not supported. It could be better that complex form could be implemented.

v0lta commented 2 weeks ago

This is a good point. Let's put this on the list.

Xynonners commented 1 week ago

same with bfloat16?