whittaker-eilers
whittaker-eilers copied to clipboard
Maybe add batch processing?
Thank you for developing this package! I am currently using it with Python and encountered a limitation when trying to process a batch of signals. The whittaker_smoother.smooth()
function only accepts 1-D arrays. Maybe add such functionality to process (batch_size, signal_len)
input?