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
Fix spectraldiff multidim: padding bug, dead code, docstring cleanup
- Fix bug where xpad was built but x0 was never reassigned, so
pad_to_zero_dxdt had no effect on the signal fed to FFT
- Remove leftover 1D padding code (pre/post/hstack on original x)
- Add comment explaining filt reshape is for broadcasting
- Fix docstring blank line in pad_to_zero_dxdt param description
- Fix rbfdiff docstring :math: continuation indentation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments