Commit Graph

75 Commits

Author SHA1 Message Date
01e6355e4f Adjusted test for distribution for shape fitter 2020-09-29 20:33:03 +02:00
4c30dbfc6f Removed test for parameters which is no longer needed due to shape fitter 2020-09-29 20:32:27 +02:00
25c773b411 Refactored to use a shape fitter 2020-09-29 20:30:16 +02:00
f69330d79e Updated todo 2020-09-29 20:29:54 +02:00
9b35ce01aa Ensured, that rng gets only set when it was null 2020-09-29 20:25:17 +02:00
1110a080ac Quick fix, added todo 2020-09-29 20:24:55 +02:00
e6ec8aeafa Added optional threshold 2020-09-29 20:10:55 +02:00
c04ac3b4d4 Fixed reset of samples 2020-09-29 20:08:24 +02:00
4b8723d194 Added a shape fitter 2020-09-29 19:49:18 +02:00
5d2cc1b29c Refactored 2020-09-29 17:30:07 +02:00
f2521ad256 Added todo 2020-09-29 06:59:59 +02:00
11c887988d WIP: Fixing normal distribution 2020-09-27 20:44:27 +02:00
d325e038ba Added test for the default parameters of distributions 2020-09-27 20:43:11 +02:00
762c2ea389 Renamed 2020-09-27 20:33:24 +02:00
3eccdf9c4d Added a second test for distribution 2020-09-27 20:32:33 +02:00
8676c3f9a7 Formatting 2020-09-26 23:27:10 +02:00
8cc4c3c1e9 Fixed cauchy-lorentz function 2020-09-26 23:25:28 +02:00
43d9c5858d Formatting 2020-09-26 23:24:01 +02:00
0f5b2b82a5 Initial 2020-09-26 22:58:37 +02:00
788bcbc91d Fixed missed default token 2020-09-26 22:57:30 +02:00
9fe32ec0e4 Initial 2020-09-26 22:50:44 +02:00
42a6aa323d Fixed missed default token 2020-09-26 22:43:41 +02:00
169e42913c Adjusted acceptable tolerance 2020-09-26 22:36:10 +02:00
487ef35993 Initial 2020-09-26 22:28:58 +02:00
0973839f48 Fixed missed default token 2020-09-26 22:26:58 +02:00
a9370e0218 Initial 2020-09-26 22:16:22 +02:00
7a1ae7889c Fixed missed default token 2020-09-26 22:10:24 +02:00
5f5291343d Renamed 2020-09-26 22:07:15 +02:00
da39274262 Initial 2020-09-26 22:05:35 +02:00
0609f3eab3 Fixed missed default token 2020-09-26 21:58:27 +02:00
72bdf8cff0 Initial 2020-09-26 21:53:09 +02:00
fbe0ee91c5 Fixed missed default token 2020-09-26 21:53:00 +02:00
b810bede2a Initial 2020-09-26 21:49:41 +02:00
0743451a5f Fixed missed default token 2020-09-26 21:49:32 +02:00
82a5d343dd Formatting 2020-09-26 21:40:16 +02:00
432daf69bf Fixed shape access 2020-09-26 21:39:10 +02:00
59b568011d Refactored 2020-09-26 21:38:54 +02:00
87fe9be021 Initial 2020-09-26 21:38:34 +02:00
86d60d821a Refactored 2020-09-26 21:38:23 +02:00
8dc3936558 Initial 2020-09-26 21:38:05 +02:00
d9aa453003 Fixed missed default token 2020-09-26 21:37:41 +02:00
7d224e3832 Added Kolmogorov-Smirnov test case 2020-09-26 19:50:51 +02:00
d2b03df45c Extended test to check NextNumber 2020-09-26 14:23:47 +02:00
e667d93a25 Removed not reachable OperationCanceledExceptions 2020-09-26 14:23:15 +02:00
0ea8876a68 Added test for using no & two seed(s) 2020-09-26 14:10:04 +02:00
6bc590a483 Added test for using one seed 2020-09-26 14:02:26 +02:00
b26ba9ea90 Added option to be deterministic 2020-09-26 14:02:11 +02:00
29a913843a Added handling for OperationCanceledException 2020-09-26 13:33:04 +02:00
2b0e92a91d Added test for stopping producers 2020-09-26 13:32:27 +02:00
aa7f21bbce Fixed float cases to be double 2020-09-26 12:51:49 +02:00