Releases: mljs/spectra-processing
Releases · mljs/spectra-processing
v14.6.0
14.6.0 (2024-10-09)
Features
- add xBoxPlotWithOutliers mehtod to deal with possible outliers (#260) (985caee)
- xBoxPlot has an option to calculate outliers (#256) (69cb82c)
Bug Fixes
- auto phase: avoid NaN phase correction value (#262) (eef13cd)
v14.5.2
14.5.2 (2024-07-30)
Bug Fixes
- remove zone if no points in xyEquallySpaced (443887f)
v14.5.1
14.5.1 (2024-06-20)
Bug Fixes
- xySortX: avoid NaN results when X is a typedArray (#249) (af7ca47)
v14.4.0
14.4.0 (2024-05-01)
Features
- allow from / to in xyMaximaY and xyMinimaY (#243) (d19683d)
v14.3.0
14.3.0 (2024-04-10)
Features
Bug Fixes
- xyIntegralOptions extends xyIntegrationOptions (#234) (3b85a72)