Skip to content

Fixes for fftflip and gaussian image filter

Jens Lucht requested to merge fixes into master

hotopy.fourier.fftflip keeps requires_grad attribute if called with PyTorch tensor.

Fix hotopy.image.filter.gaussian_bandpass_real behavior for last axis with odd length.

BacktrackingPGM now has easy accessible residuum and relative_residuum properties.

Edited by Jens Lucht

Merge request reports

Loading