Commit Graph

63 Commits

Author SHA1 Message Date
01ee5900d5 Adjusted thresholds to ensure 5/6 successful runs 2020-10-31 23:05:44 +01:00
81b8467639 Migrated weibull distribution to shape fitter 2020-10-31 22:11:42 +01:00
b662d08c9c Migrated StudentT distribution to shape fitter 2020-10-31 21:18:27 +01:00
3bf829d684 Renamed normal distribution 2020-10-31 19:44:18 +01:00
a710226941 Migrated log normal distribution to shape fitter 2020-10-31 19:42:52 +01:00
e2f292a6ff Migrated laplace distribution to shape fitter 2020-10-31 16:20:38 +01:00
66d58e74d3 Migrated inverse gamma distribution to shape fitter 2020-10-31 15:43:08 +01:00
8b752c17ee Migrated gamma distribution to shape fitter 2020-10-31 15:18:41 +01:00
5b184ad7e6 Implemented inverse exponential distributions 2020-10-31 14:27:45 +01:00
857c16462e Formatting 2020-10-31 14:00:39 +01:00
2f4c8b3cc9 Added exponential distributions 2020-10-31 14:00:25 +01:00
b437aac4c8 Added missed test cases 2020-10-31 13:20:20 +01:00
a68ffe51e4 Implemented chi-square variations 2020-10-31 13:16:19 +01:00
3db0e003af Added math functions: gamma and factorial 2020-10-31 12:19:02 +01:00
e01e89f3f8 Added lorentz variation 2020-10-30 22:52:44 +01:00
95e237f562 Added beta variations 2020-10-30 22:43:08 +01:00
819dfd8a2e Renamed 2020-10-30 22:25:01 +01:00
bc942d21bc Added frequency analysis 2020-10-30 22:24:26 +01:00
64eb754644 Fixed test cases 2020-10-30 22:24:09 +01:00
85d4906d1c Fixed test cases 2020-10-30 22:23:47 +01:00
c007c6aef0 Refactored 2020-10-19 19:48:28 +02:00
bdeb9c8c8f Updated parameters 2020-09-30 21:39:54 +02:00
8d7ae97140 Formatting 2020-09-30 21:34:41 +02:00
4b97c44b1c Renamed 2020-09-30 20:40:53 +02:00
d4f2547c78 Fixed tolerance 2020-09-30 20:25:08 +02:00
94844a18e7 Fixed tolerance 2020-09-30 20:24:11 +02:00
243a4c044b Adjusted test for distribution for shape fitter 2020-09-30 20:21:29 +02:00
1a8741aa54 Removed test for parameters which is no longer needed due to shape fitter 2020-09-30 20:21:02 +02:00
0a61f0da37 Fixed tolerance of expected variance 2020-09-30 20:16:56 +02:00
a9e89070b8 Removed debug code 2020-09-30 20:16:30 +02:00
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
5d2cc1b29c Refactored 2020-09-29 17:30:07 +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
0f5b2b82a5 Initial 2020-09-26 22:58:37 +02:00
9fe32ec0e4 Initial 2020-09-26 22:50:44 +02:00
169e42913c Adjusted acceptable tolerance 2020-09-26 22:36:10 +02:00
487ef35993 Initial 2020-09-26 22:28:58 +02:00
a9370e0218 Initial 2020-09-26 22:16:22 +02:00
5f5291343d Renamed 2020-09-26 22:07:15 +02:00
da39274262 Initial 2020-09-26 22:05:35 +02:00
72bdf8cff0 Initial 2020-09-26 21:53:09 +02:00
b810bede2a Initial 2020-09-26 21:49:41 +02:00
82a5d343dd Formatting 2020-09-26 21:40:16 +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