Skip to content

Releases: mljs/spectra-processing

v14.16.0

13 Aug 12:36
781c190

Choose a tag to compare

14.16.0 (2025-08-13)

Features

v14.15.0

08 Aug 09:30
e812272

Choose a tag to compare

14.15.0 (2025-08-08)

Features

v14.14.1

06 Aug 08:09
295804c

Choose a tag to compare

14.14.1 (2025-08-06)

Bug Fixes

  • support TypeScript 5.9 TypedArray changes (18ac5a6)
  • xWhittakerSmoother: ensure baseline is initialized as Float64Array (18ac5a6)
  • xWhittakerSmoother: use correct name to whittaker smoother (#311) (18ac5a6)

v14.14.0

23 Jul 14:25
8214453

Choose a tag to compare

14.14.0 (2025-07-23)

Features

v14.13.0

09 Jul 10:26
07bf1b1

Choose a tag to compare

14.13.0 (2025-07-09)

Features

Bug Fixes

v14.12.0

27 Apr 10:25
d3b8b15

Choose a tag to compare

14.12.0 (2025-04-27)

Features

  • add xRemoveOutliersIQR (b9c1166)
  • add xRobustDistributionStats (2173ee8)
  • xDistributionStats deals with outliers (0c5ff63)

Bug Fixes

  • xBoxPlotWithOutliers calculate more parameters and fix min / max values (d6eebd7)

v14.11.0

12 Apr 07:00

Choose a tag to compare

14.11.0 (2025-04-12)

Features

Bug Fixes

  • xBoxPlot implement consistently inclusive interpolate algorithm (2ef1edb)

v14.10.0

27 Feb 14:11
c691b23

Choose a tag to compare

14.10.0 (2025-02-27)

Features

  • add matrixGetSubMatrix function (#236) (ab8f02a)
  • add option to get exact xMedian (d98821b)
  • add sparse cholesky solver and cuthill-mckee (8c9e233)
  • add utilities to build a weighted least squared fit/smooth of 1D data (8c9e233)
  • add xWhitakerSmoother (8c9e233)
  • implement Whitaker smoother and all the utilities to be used outside (#292) (8c9e233)

Bug Fixes

  • improve speed in hilbert transform by FFT (#284) (fc7dfd6)
  • xNoiseSanplot: use analytical expression for Raylegh inverse CDF (#289) (bd9dc3e)

v14.9.2

04 Feb 12:31
8004c8c

Choose a tag to compare

14.9.2 (2025-02-04)

Bug Fixes

  • remove circular dependency (8698ea8)

v14.9.1

19 Dec 11:13
76fde33

Choose a tag to compare

14.9.1 (2024-12-19)

Bug Fixes