9.1.0 (2022-02-03)
- add xySetYValue (e047bfd)
9.0.0 (2022-02-01)
- added the xSampling and createXArray functions (#112)
- added the xSampling and createXArray functions (#112) (655c428)
- rename createSequentialArray was renamed to createXArray (655c428)
8.3.1 (2022-01-26)
- xyIntegral and xyIntegration throw error is length 0 and returns correct value if length=1 (#110) (cdbe86e)
8.3.0 (2022-01-25)
- add xyObjectSumY (28b709c)
8.2.0 (2022-01-24)
- xyCheck may have the option minLength (06501df)
- avoid to return number in xyMaxYPoint and xyMinYPoint (throw error in no elements in array) (5f9aae3)
- xGetFromToIndex takes care about the size of the array (14f10f1)
8.1.0 (2022-01-20)
- added utility functions in order to encode textual features into numerical features (#104) (d987ac9)
8.0.3 (2021-12-15)
- is-any-array is a dependency and not a devDependency (c7e6510)
8.0.2 (2021-12-15)
- correct package.json, spline-interpolator is a dependency (737eb3e)
8.0.1 (2021-12-15)
- correctly import spline-interpolation and fix xNoiseSanPlot (474f08c)
8.0.0 (2021-12-15)
- Remove xyCalibrate
- Remove xyCalibrate (90d81cb)
7.0.0 (2021-12-14)
- remove node 10 from CI
- remove node 10 from CI (391b064)
6.8.0 (2021-07-23)
- add xUniqueSorted (104cf0f)
6.7.1 (2021-06-16)
- xyArrayAlignToFirst: deal correctly with delta as function (9cef8f4)
6.7.0 (2021-06-16)
6.6.0 (2021-05-12)
6.5.0 (2021-05-04)
- optimize xySortX if already sorted (e6dac65)
- script to deploy documentation (2c2cbee)
6.4.0 (2021-05-04)
6.3.0 (2021-04-30)
- add xMinMaxValues (7e2a85b)
6.2.1 (2021-04-30)
- fix matrixHistogram with log scale (c531c6c)
6.2.0 (2021-04-30)
- add absolute option in xHisotgram and matrixHistogram (f3ea8a3)
- add matrixMinMaxAbsoluteZ (0b30854)
- add matrixMinMaxAbsoluteZ (e8662e7)
- allow absolute in matrixHistogram (f4e266c)
6.1.3 (2021-04-29)
- correct matrixHistogram for count of 0 (a1c6b0d)
6.1.2 (2021-04-29)
- xHistogram log should be value + 1 (024fd33)
6.1.1 (2021-04-29)
- histogram is a float array to allow log (7db1295)
6.1.0 (2021-04-29)
- xHistogram and matrixHistogram add x and y log scale (bf50407)
- xHistogram: allow any base for log scale on X axis (23dc2b3)
6.0.0 (2021-04-25)
- matrixYRescale: rename method to matrixZRescale
- matrixCenterYMean: rename method to matrixCenterZMean
- add matrixHistogram (b49d2bf)
- matrixCenterYMean: rename method to matrixCenterZMean (44f2673)
- matrixMinMaxZ: add new method (08d242e)
- matrixYRescale: rename method to matrixZRescale (8f980eb)
- xHistogram returns a DataXY (44089c7)
- xHistogram: add log10Scale option (6952e19)
- xHistogram: give possibility to append to existing histogram (31f1e0d)
- edge case of xHistogram (40752b0)
5.10.0 (2021-04-22)
- xyCumulativeDistributionStatistics (a154964)
5.9.0 (2021-03-24)
- add xHistogram (7297b55)
- update dependencies (80dcdcf)
5.8.0 (2021-03-10)
- add xyArrayMerge (e0a53ab)
5.7.2 (2021-03-10)
- xyObjectJoinX with y=0 (feaa0fe)
5.7.1 (2021-03-09)
- xyJoinX when Y values are zero (69c7089)
5.7.0 (2021-03-04)
- add xyFilterXPositive (7d8ffcb)
5.6.0 (2021-03-03)
5.5.3 (2021-02-23)
- release.yml (e012f5d)
5.5.2 (2021-02-23)
- try to change lactame.yml to trigger it (28cd509)
5.5.1 (2021-02-23)
- update documentation (1292579)
5.5.0 (2021-02-23)
- add lactame deployment (81f70c0)
5.4.0 (2021-02-23)
- add xMean (7d98aa9)
- add xyArrayAlign (a96d786)
- add xyJoinX (6c53bf0)
- delta may be a function in xyAlign (f4cde8a)
5.3.1 (2021-02-16)
- xAdd/substract/divide/multiply also work with floatarray (#53) (6460573)
- xMonotone was failing if it started with constant values (#54) (3fbd82b)
5.3.0 (2021-02-15)
5.2.0 (2021-02-10)
5.1.0 (2021-01-19)
- add matrixCenterYMean (55dd43c)
- add matrixYRescale (1acf214)
- rename probabilisticQuotientNormalization to matrixPQN (8a1c7e0)
5.0.0 (2021-01-19)
- rename xyXShift to xyCalibrate
- rename xyXShift to xyCalibrate (eb04e3d)
4.12.0 (2021-01-08)
4.11.0 (2021-01-08)
4.10.0 (2020-12-08)
4.9.4 (2020-11-19)
- return value of xyXShift if from / to not defined (ca747f5)
4.9.3 (2020-11-19)
4.9.2 (2020-11-18)
- documentation (be46a70)
4.9.1 (2020-11-18)
- remove docs (b82a088)
4.9.0 (2020-11-18)
- add xyXShift (2dd4b48)
4.8.0 (2020-11-11)
4.7.0 (2020-11-06)
- add xyToXYArray (71c2c4a)
4.6.0 (2020-11-02)
- add xyToXYArray (17a9de5)
4.5.1 (2020-10-09)
- setup registry url for npm publish (1ae83d5)
4.5.0 (2020-10-09)
- check that xRolling parameter is an array (eb398ba)
4.4.0 (2020-10-09)
4.3.0 (2020-10-09)
- add xAbsolute (#15) (22c51d8)
- add xPadding (#14) (7ee6dcf)
- add xyObjectBestPoints (de52f2b)
- add xyObjectMaxXPoint and xyObjectMinXPoint (876dc34)
- added argmin and argmax (#10) (2a0b4b3)
4.2.1 (2020-09-09)
4.2.0 (2020-07-14)
4.1.0 (2020-05-23)
- add zoneToX (9857200)
4.0.0 (2020-05-20)
3.0.2 (2020-05-16)
- wrong search and replace (430934a)
3.0.1 (2020-05-15)
3.0.0 (2020-05-15)
2.4.0 (2020-05-12)
- add X.absoluteMedian (7732f39)
2.3.0 (2020-05-08)
2.2.0 (2020-04-16)
2.1.1 (2020-04-09)
2.1.0 (2020-04-03)
- add the align method (f490bf1)
2.0.2 (2020-03-27)
2.0.1 (2020-02-25)
2.0.0 (2020-02-08)
- add XY.extract (5dae851)
- add zones (bbe4a2f)
- add zones in reduce (9a2c573)
- normalizeZones allow from / to (a7e0762)
1.2.0 (2019-12-13)
- add XYObject.slotX (deb03c1)
1.1.0 (2019-12-13)
- export X.getFromToIndex (39e16c3)
0.6.1 (2019-11-13)
- add index in minYPiont and maxYPoint (0b5e135)
0.6.0 (2019-11-13)
- add correlation (dd6569c)
- add maximaY (e2cfa9b)
- add peakInfo (c76bfe6)
- add XY minimaY and maximaY (a2cff7f)
- invert from / to if required (d99ef8e)
0.4.0 (2019-10-01)
- add X.boxPlot (3a1f0ea)
0.3.0 (2019-08-30)
- x: add getTargetIndex (389c3be)
- xy: add maxClosestYPoint and minClosestYPoint (85e36fe)
- xy: add realMinYPoint and realMaxYPoint (0c628e3)