7 Commits

Author SHA1 Message Date
767835c62c Hotfixes 2024-12-03 20:20:05 +01:00
23951656c1 Implemented getMetrics() 2024-12-03 12:31:45 +01:00
c0bb5c46ef Fixed logic of adding values
- Changed logic of addReading()
- Fixed methods according to this edit
- Added docs
2024-11-25 11:27:49 +01:00
5928fd99cc Added coverage tests
- Implemented coverage test with output
- Added tests for normal equation
2024-11-22 17:37:38 +01:00
d31bedd63e Added other tests
Added tests for:
-Average (all cases)
-STD (all cases)
-Anomaly detection (on a uniform distribution)
2024-11-21 16:35:08 +01:00
4a97a81d7a Hotfixes 2024-11-20 01:26:04 +01:00
eb76c2e4c7 Added tests 2024-11-20 01:17:53 +01:00