Age | Commit message (Expand) | Author |
---|---|---|
2023-02-03 | AK: Add thresholds to `quickselect_inline` and `Statistics::Median` | Staubfinger |
2023-02-03 | AK: Use `AK:quickselect_inline` to compute `AK::Statistics::median` | Staubfinger |
2023-01-07 | AK: Make `Statistics::median` return a mean for an even number of values | Staubfinger |
2022-12-09 | Everywhere: Use C++ concepts instead of requires clauses | Moustafa Raafat |
2021-11-06 | AK: Add min and max functions to Statistics | Musab Kılıç |
2021-08-31 | AK: Add Statistics helper | Tobias Christiansen |