You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handlexd nfft<nt case in pylops.signalprocessing.FFT and pylops.signalprocessing.FFT2D and pylops.signalprocessing.FFTND
Introduced automatic casting of dtype in `pylops.MatrixMult
Improved documentation and definition of optinal parameters
of pylops.Spread
Major clean up of documentation and mathematical formulas
Major refractoring of the inner structure of pylops.signalprocessing.FFT and pylops.signalprocessing.FFT2D and pylops.signalprocessing.FFTND
Reduced warnings in test suite
Reduced computational time of test_wavedecomposition in the test suite
Fixed bug in pylops.signalprocessing.Sliding1D, pylops.signalprocessing.Sliding2D and pylops.signalprocessing.Sliding3D where the dtype of the Restriction
operator is inffered from Op
Fixed bug in pylops.signalprocessing.Radon2D and pylops.signalprocessing.Radon3D when using centered spatial axes
Fixed scaling in pylops.signalprocessing.FFT with real=True to pass the
dot-test