Releases: mljs/spectra-processing
Releases · mljs/spectra-processing
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)
v14.2.1
14.2.1 (2024-03-07)
Bug Fixes
- options type of xyIntegration (c798c18)
v14.2.0
14.2.0 (2024-03-07)
Features
- matrixZPivotRescale and matrixZPivotRescale can use any NumberArrayConstructors (28ab4a4)