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
279 stars 36 forks source link

Move away from mypy master #89

Closed v0lta closed 2 months ago

v0lta commented 3 months ago

TODO: Update

https://github.com/v0lta/PyTorch-Wavelet-Toolbox/blob/2b694ded2cceb6cb330de8560116685d1c306ec3/setup.cfg#L70

once the latest MyPy release, including https://github.com/python/mypy/pull/17356, is out.

v0lta commented 2 months ago

We merged https://github.com/v0lta/PyTorch-Wavelet-Toolbox/pull/100 .