openrowingmonitor/app/engine/utils
Jaap van Ekris 6eab88b62a
Update to adapt to improvements of FullTSQuadraticSeries
Update to accomodate efficiency and accuracy improvements of FullTSQuadraticSeries
2023-12-03 20:41:44 +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 Improvement of the FullTS performance 2023-12-03 20:30:27 +01:00
FullTSQuadraticSeries.js Improvement of the FullTS performance 2023-12-03 20:32:29 +01:00
FullTSQuadraticSeries.test.js Update to adapt to improvements of FullTSQuadraticSeries 2023-12-03 20:41:44 +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
curveMetrics.js Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00