Commit Graph

27 Commits

Author SHA1 Message Date
Phuntsok Drak-pa fdd12f6d75 RAII 2019-06-07 14:28:56 +02:00
Phuntsok Drak-pa e4eeeb6ac2 optimized difference computing 2019-05-16 23:46:56 +02:00
Phuntsok Drak-pa 93ae4693ff removed deprecated functions 2019-04-28 17:34:46 +02:00
Phuntsok Drak-pa c75e6a92ea some bugs fixed 2019-04-27 18:04:32 +02:00
Phuntsok Drak-pa b962d50996 clang format update 2019-04-27 16:27:22 +02:00
Phuntsok Drak-pa 012508e523 Beginning refactoring, adding triangles to the list of possible shapes 2019-04-27 15:45:39 +02:00
Phuntsok Drak-pa 326eb7c9e8 removed unused headers 2019-04-25 03:28:22 +02:00
Phuntsok Drak-pa cf1eb02507 less raw for-loops 2019-04-25 02:53:53 +02:00
Phuntsok Drak-pa 0aa81fdec0 fixed some functions' arguments, inlined some other simple functions 2019-04-25 02:53:30 +02:00
Phuntsok Drak-pa 8ec3db2450 Doc update, better member initialization, removed unused lines 2019-04-25 01:37:35 +02:00
Phuntsok Drak-pa d7d02cc73d removed commented out code 2019-04-14 04:00:24 +02:00
Phuntsok Drak-pa 8a34a40600 method 5 DONE 2019-04-14 03:58:49 +02:00
Phuntsok Drak-pa caf4c42169 changed program options, individual tiles load 2019-04-13 19:46:04 +02:00
Phuntsok Drak-pa cbad530d4a Big code refactor, now the interface is easier to use 2019-04-13 14:26:01 +02:00
Phuntsok Drak-pa 4201e5476e updated benchmark script and beginning method 5 2019-04-09 02:20:33 +02:00
Phuntsok Drak-pa 41cbb90213 METHOD 4 FAST!! 2019-04-08 02:48:25 +02:00
Phuntsok Drak-pa 629c2e52c1 oops, wrong order 2019-04-08 00:57:54 +02:00
Phuntsok Drak-pa 3bd03afd1d even less duplicate code 2019-04-02 10:54:01 +02:00
Phuntsok Drak-pa 72b91ab1b1 less duplicate code 2019-04-02 10:37:14 +02:00
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 eb1046603d code cleanup, started report, new verbose option 2019-03-24 19:43:25 +01:00