Nathen
|
2fb22f1feb
|
Move the return value for deviation below the local functions
|
2024-06-23 19:17:19 -04:00 |
|
Nathen
|
f8f18b6cbd
|
Fix naming convention
|
2024-05-29 09:40:59 -04:00 |
|
Nathen
|
1714567342
|
Save deviation calculations to variables
|
2024-05-29 09:40:39 -04:00 |
|
nathen
|
a9b3416a3f
|
Remove MathNet.Numerics dependency
|
2024-03-10 00:37:28 -05:00 |
|
nathen
|
537059504a
|
Fix comment
|
2024-03-10 00:20:06 -05:00 |
|
nathen
|
6ddb2b7f8b
|
Include misses in the great window deviation calc
|
2024-03-10 00:19:04 -05:00 |
|
nathen
|
caba0510db
|
Compute the upper bound on deviation with a 99% confidence interval
|
2024-03-09 23:10:53 -05:00 |
|
Natelytle
|
5f0020b0ca
|
Reduce accuracy scaling
|
2023-07-30 20:14:15 -04:00 |
|
Natelytle
|
faddc4fa99
|
Merge remote-tracking branch 'osumaster/master' into taikostatacc
|
2023-07-28 11:36:59 -04:00 |
|
Natelytle
|
4de024675c
|
Make comments more professional
|
2023-07-27 23:02:07 -04:00 |
|
Natelytle
|
31c8cf0933
|
Buff accuracy scaling
|
2023-07-27 22:44:56 -04:00 |
|
Dean Herbert
|
d74b1e148d
|
Make ScoreInfo.BeatmapInfo nullable
|
2023-07-04 14:50:34 +09:00 |
|
Natelytle
|
7ee910195c
|
Merge remote-tracking branch 'osumaster/master' into taikostatacc
|
2023-06-26 12:36:34 -04:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Natelytle
|
9aa11e0090
|
update desmos
|
2023-03-20 23:13:33 -04:00 |
|
Natelytle
|
858afcd0b3
|
Pass OK hit window as a separate difficulty attribute, fix erfc approximation
|
2023-03-20 22:00:33 -04:00 |
|
Natelytle
|
adf16187b1
|
Change accuracy scaling
|
2023-02-22 21:03:02 -05:00 |
|
Natelytle
|
334f60f528
|
Reformat everything to be simpler
|
2023-02-22 14:55:48 -05:00 |
|
Natelytle
|
45e8d18b1b
|
fix extremely low OD breaking deviation calc
|
2022-12-05 22:33:13 -05:00 |
|
Natelytle
|
2b74c4ef8c
|
tests return a greathitwindow of 0, add check
|
2022-12-03 15:39:38 -05:00 |
|
Natelytle
|
6a27206abd
|
bugfix + tests
|
2022-12-02 17:01:15 -05:00 |
|
Dan Balasescu
|
34533e588a
|
Merge branch 'master' into taikostatacc
|
2022-11-29 10:48:24 +09:00 |
|
Natelytle
|
7b5373ac5a
|
add comments
|
2022-11-27 15:24:54 -05:00 |
|
Natelytle
|
e3ef180c46
|
fixes
|
2022-11-25 15:18:39 -05:00 |
|
Natelytle
|
b579af674e
|
fix dt
|
2022-11-24 19:46:55 -05:00 |
|
Natelytle
|
0e4e92b344
|
totalvalue
|
2022-11-24 19:28:47 -05:00 |
|
Natelytle
|
2ba163440a
|
account for low acc FC deviation
|
2022-11-24 19:09:30 -05:00 |
|
Dan Balasescu
|
819027d61c
|
Rename to isConvert
|
2022-11-04 16:17:49 +09:00 |
|
Dan Balasescu
|
5448c0209e
|
Rename var
|
2022-11-02 10:14:40 +09:00 |
|
Natelytle
|
37c21cdd7c
|
fix formatting
|
2022-11-01 15:14:55 -04:00 |
|
Natelytle
|
16301f052e
|
Fix low end accuracy, buff high end
|
2022-10-30 15:01:25 -04:00 |
|
Natelytle
|
7403c1cc86
|
Return null for greatprobability >= 1
|
2022-10-28 23:23:50 -04:00 |
|
Natelytle
|
01c79d8ef2
|
remove other infinity reference
|
2022-10-28 16:20:21 -04:00 |
|
Natelytle
|
883790c7a7
|
Return null instead of infinity
|
2022-10-28 16:18:17 -04:00 |
|
Dan Balasescu
|
4342521bc1
|
Merge branch 'master' into stamina-available-fingers
|
2022-10-28 13:07:48 +09:00 |
|
Natelytle
|
2940d18d33
|
Fix formatting
|
2022-10-27 00:07:32 -04:00 |
|
Natelytle
|
af919a6550
|
harshen deviation scaling
|
2022-10-26 16:10:36 -04:00 |
|
Natelytle
|
7d3338a0ea
|
LTCA Balancing pass
|
2022-10-26 15:58:20 -04:00 |
|
Natelytle
|
87cba2d828
|
Slight adjustments
|
2022-10-25 19:15:58 -04:00 |
|
Natelytle
|
607a006c4f
|
oops
|
2022-10-25 17:55:16 -04:00 |
|
Natelytle
|
d5b06ae945
|
Fix difficultyvalue acc scaling
|
2022-10-25 17:52:34 -04:00 |
|
Natelytle
|
442e68ac1a
|
Implement taiko deviation estimation
|
2022-10-25 17:41:20 -04:00 |
|
Dan Balasescu
|
234c6ac799
|
Pin taiko PP calculator accuracy to osu-stable values
|
2022-10-05 20:21:15 +09:00 |
|
Jay L
|
6752655b5a
|
xml, remove speedbonus cap
|
2022-10-02 16:08:14 +10:00 |
|
Jay L
|
4b562f782f
|
decrease finger count
|
2022-10-02 15:28:39 +10:00 |
|
Jay L
|
a276e40033
|
reintroduce fl bonus to converts
|
2022-10-02 09:05:58 +10:00 |
|
vun
|
e6093f94df
|
Apply nerfs to HD/FL bonuses with converts
|
2022-09-30 20:56:16 +08:00 |
|
Dan Balasescu
|
8eab36f8c9
|
Actually fix possible NaN value
|
2022-08-25 14:02:10 +09:00 |
|
Jay L
|
3acbcac4d1
|
fix NaN PP on 0 object count
|
2022-08-22 19:45:51 +10:00 |
|
Jay L
|
c1da509119
|
round numerical value
this is painfully annoying me
|
2022-08-19 23:23:40 +10:00 |
|