openrowingmonitor/app/engine/utils
Jaap van Ekris 02fa5293f2
Addition of the defaultValue property
2024-01-24 15:45:45 +01:00
..
BinarySearchTree.js Create BinarySearchTree.js 2023-12-03 20:24:28 +01:00
BinarySearchTree.test.js Create BinarySearchTree.test.js 2023-12-03 20:26:05 +01:00
BucketedLinearSeries.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
CurveAligner.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
FullTSLinearSeries.js Fixed a lint error 2024-01-09 20:55:52 +01:00
FullTSLinearSeries.test.js Create battery of tests for FullTSLinearSeries 2024-01-10 12:27:01 +01:00
FullTSQuadraticSeries.js Fixed lint error 2024-01-09 21:20:30 +01:00
FullTSQuadraticSeries.test.js Adaptation to improved Theil-Sen algorithm 2024-01-09 22:24:55 +01:00
OLSLinearSeries.js Addition of MinimumX, MinimumY, MaximumX and MaximumY functions 2023-12-03 20:37:40 +01:00
OLSLinearSeries.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
Series.js Addition of minimum and maximum functions 2023-12-03 20:35:47 +01:00
Series.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
StreamFilter.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
StreamFilter.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
WeighedSeries.js Addition of the defaultValue property 2024-01-24 15:45:45 +01:00
curveMetrics.js Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00