Commit Graph

24 Commits

Author SHA1 Message Date
Phuntsok Drak-pa 801e74d752 trailing types instead of return types 2019-04-01 16:55:02 +02:00
Phuntsok Drak-pa 7fa70b35e4 updated style 2019-03-28 12:39:33 +01:00
Phuntsok Drak-pa 912eafb9dd New coding style 2019-03-28 12:26:05 +01:00
Phuntsok Drak-pa 99c815a561 changed function signature (best practices) 2019-03-27 14:31:07 +01:00
Phuntsok Drak-pa fe530235a2 edited some functions' signature (best practices) 2019-03-27 13:33:22 +01:00
Phuntsok Drak-pa 517eb2bb91 added third method 2019-03-25 17:14:57 +01:00
Phuntsok Drak-pa b2361e1974 Euclidian distance fixed, C random now 2019-03-25 12:24:19 +01:00
Phuntsok Drak-pa d9f2a2267c removed video option, began benchmarking 2019-03-24 21:34:04 +01:00
Phuntsok Drak-pa eb1046603d code cleanup, started report, new verbose option 2019-03-24 19:43:25 +01:00
Phuntsok Drak-pa 13e59c2dc4 added method 2 2019-03-21 02:49:00 +01:00
Phuntsok Drak-pa bad4cc702c removed output file, and commented lines 2019-03-21 00:52:28 +01:00
Phuntsok Drak-pa f6387a241b forgot to include these files 2019-03-20 20:15:53 +01:00
Phuntsok Drak-pa 32d6d42585 first naive method implemented 2019-03-20 20:14:55 +01:00
Phuntsok Drak-pa 5f198555f0 better handling of filenames 2019-03-20 12:34:46 +01:00
Phuntsok Drak-pa 0295de096d added helper functions and fixed inverted width and height 2019-03-20 11:40:17 +01:00
Phuntsok Drak-pa 12dead2d26 added euclidian distance calculation between two images 2019-03-19 17:20:04 +01:00
Phuntsok Drak-pa c96b772e89 added helper function for drawing squares 2019-03-19 15:26:03 +01:00
Phuntsok Drak-pa 020d48e16e moved image initialization to new files 2019-03-19 14:49:57 +01:00
Phuntsok Drak-pa 7018d217f3 added logger 2019-03-19 14:22:59 +01:00
Phuntsok Drak-pa 069b739174 added number of iterations to arguments list 2019-03-19 14:22:44 +01:00
Phuntsok Drak-pa 15c02c852d Arguments parsed 2019-03-19 13:49:37 +01:00
Phuntsok Drak-pa b9475855cc attempt to fix CI 2019-03-19 11:15:42 +01:00
Phuntsok Drak-pa 48d5b5bf28 added CI, fixed configuration 2019-03-19 11:01:39 +01:00
Phuntsok Drak-pa d14dd678d3 initial commit 2019-03-19 10:14:19 +01:00