def non_uniform_savgol(x: np.ndarray, y: np.ndarray, window_size: int, fit_polynom_degree: int = 2) -> np.array: Applies a Savitzky-Golay filter (https://en.wikipedia ...
AUGUST 2023: I've moved the official repository for this package from bitbucket to Github. IMPORTANT NOTE: There was a September 2016 release that had changed the default kernel smoothing approach ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results