Commit Graph

18 Commits

Author SHA1 Message Date
2366c45f6a Basic test for quality 2024-04-03 10:25:10 +02:00
3a22b20a17 Added todo to readme, and documentation for quality function 2024-04-03 09:53:07 +02:00
Anders Olsson
7e2576085f Make quality a free standing function instead 2023-10-26 11:11:54 +02:00
Anders Olsson
062c9d3765 Added quality function 2023-10-26 11:09:30 +02:00
e3906aebaa Small refactor 2022-12-27 22:37:12 +01:00
fdddf56156 Remove unused mut reference 2022-12-27 22:11:04 +01:00
2b83ee5ef9 Added benchmark for Batch 2022-12-19 07:42:08 +01:00
6546cb54b5 Added a get function to IndexMap 2022-12-12 13:25:07 +01:00
13e6454d3d Update crates and added methods to get a key or all keys in an IndexMap 2022-12-12 10:50:59 +01:00
22c61d47b1 Change time to use i64 instead of u64 2022-06-28 23:18:55 +02:00
2467d7e027 Update test to use assert_ulps_eq 2022-06-27 11:46:59 +02:00
cd1079a811 Use and Index struct instead of str and String for player id 2022-06-27 10:16:12 +02:00
73b9cabac8 Added builder for History, and start migrating test to use builder instead. 2022-06-22 21:13:24 +02:00
c9d9d59535 More things, better things, awesome 2022-06-18 23:39:42 +02:00
dc10504b80 Port from julia version instead 2022-06-18 22:27:38 +02:00
4227617513 Working on History struct. First test is passing. 2022-06-12 23:11:13 +02:00
ae1c765dbb Begin working on batch. 2022-06-12 21:02:57 +02:00
de58d01322 Initial commit. 2022-06-10 15:22:27 +02:00