Commit Graph

48 Commits

Author SHA1 Message Date
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
30457a7f62 Using NaN instead of 0.0 2020-09-26 12:45:09 +02:00
9ba0eb9478 Added check for parameter 2020-09-26 12:44:56 +02:00
d1d7abc43f Initial 2020-09-26 12:44:18 +02:00
0432dd066e Added NextNumber for (0, 1) 2020-09-26 12:00:46 +02:00
14ea7dac4a Initial 2020-09-26 11:57:26 +02:00
43df57b1a1 Optimization 2020-09-26 11:51:44 +02:00
b1dfeaec20 Optimization 2020-09-26 11:49:50 +02:00
45e8596588 Refactored to use ValueTask<> 2020-09-26 11:46:54 +02:00
976643dd9b Refactored namespaces 2020-09-26 11:42:38 +02:00
b893381707 Refactored namespaces 2020-09-26 11:40:01 +02:00
e1d3b9aa84 Renamed Distributions.Double 2020-09-26 11:36:33 +02:00
7b93748c0b Renamed GetUniform 2020-09-26 11:34:26 +02:00
9eda579197 Initial 2020-09-26 00:06:14 +02:00
cde75c557d Added common interface for distributions 2020-09-26 00:06:03 +02:00
bc68dd0971 Refactored to use distributions 2020-09-26 00:05:41 +02:00
90804bdf2b Refactored to use distributions 2020-09-26 00:05:13 +02:00
cf334f4c76 Implemented first tests 2020-09-24 20:22:17 +02:00
e43738d976 Fixed multi-threading access to random 2020-09-24 20:22:05 +02:00
083c274818 Update 2020-09-24 20:21:11 +02:00
bc8d4ffe45 Defined test categories 2020-09-24 20:20:56 +02:00
2cba0220b1 Added unit test project 2020-09-24 20:20:46 +02:00
2c82c70f97 First implementation 2020-09-23 21:10:55 +02:00
c96d109824 Defined basic interface 2020-09-23 20:13:04 +02:00
dfd38958db Init 2020-09-23 20:09:31 +02:00
Thorsten Sommer
17a6a62071 Initial commit 2020-09-23 19:59:56 +02:00