Commit Graph

79 Commits

Author SHA1 Message Date
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