Commit Graph

181 Commits

Author SHA1 Message Date
f213ca64b0 Added distributions 2020-11-01 12:30:30 +01:00
582918ff04 Added distributions 2020-11-01 12:25:41 +01:00
1fb09009f4 Enabled Git LFS 2020-11-01 11:40:26 +01:00
54c9e790d9 Added float implementations 2020-11-01 10:52:42 +01:00
e5aa1db7ae Spelling 2020-11-01 09:46:54 +01:00
74da81e833 Added float implementations 2020-11-01 00:08:30 +01:00
d4e4e2c1c9 Added float implementations 2020-10-31 23:55:45 +01:00
1651fbaa2b Added float implementations 2020-10-31 23:49:37 +01:00
706f2552bc Refactored common code into abstract class 2020-10-31 23:44:23 +01:00
c340635c4a Added float implementations 2020-10-31 23:27:18 +01:00
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
d5404d65c8 Fixed case when operation gets cancelled 2020-10-31 22:11:20 +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
369214044e Refactored 2020-10-30 22:23:30 +01:00
c364c206ad Refactored 2020-10-30 21:50:10 +01:00
b84b488025 Fixed shape fitter 2020-10-30 21:48:53 +01:00
c007c6aef0 Refactored 2020-10-19 19:48:28 +02:00
dad5ead650 Removed todos 2020-10-19 19:48:16 +02:00
bdeb9c8c8f Updated parameters 2020-09-30 21:39:54 +02:00
7b5727802f Use standard formula with updated parameters 2020-09-30 21:39:45 +02:00
329057198d Added todos 2020-09-30 21:34:51 +02:00
8d7ae97140 Formatting 2020-09-30 21:34:41 +02:00
9cb9fd911e Added todo 2020-09-30 20:41:58 +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
9ea1b43b87 Refactored to use shape fitter 2020-09-30 20:21:46 +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
c1f13de904 Changed sampling to 50 samples 2020-09-30 20:20:41 +02:00
3c7713ae00 Set next sample's level based on previous level 2020-09-30 20:20:20 +02:00
19eb4b5f4e Changed default sampling to 50 samples 2020-09-30 20:19:34 +02:00