karl pushed to main at mgs/kdtree 2020-12-28 16:31:21 +01:00
44f0699ab6 Restructure intersect_ray_recurse
71841766f1 Rough cout implementation of ray intersection order
Compare 2 commits »
karl pushed to main at mgs/kdtree 2020-12-28 14:08:54 +01:00
c72dde9b84 Add empty implementation for ray intersection
karl pushed to main at mgs/kdtree 2020-12-28 13:56:10 +01:00
ab2adf4173 Add simple testing script to main
2105e2619e Change std::max_element to min_element
2ce6b06e54 Fix inserted point not being removed from list
Compare 3 commits »
karl pushed to main at mgs/kdtree 2020-12-28 12:34:24 +01:00
80d6a27eef Add to_string to KDTree for debug printing
ece164a660 Fix clang-format
e7f18acc7d Move point comparator lambda to function
0d8d6d7f6b Add basic untested kdtree implementation
c6d21ba175 Update clang-format to cpp-template status
Compare 5 commits »
karl pushed to main at karl/time.txt 2020-12-17 20:01:42 +01:00
a980216fb5 Add simple installation script
karl pushed to main at karl/cpp-template 2020-12-16 20:07:03 +01:00
a24ee6a687 Add ColumnLimit which is slightly larger than average
karl pushed to main at mgs/game-of-life-cpp 2020-12-16 20:06:04 +01:00
fabc2daba9 Increase column limit in format
karl pushed to main at mgs/game-of-life-cpp 2020-12-16 20:03:05 +01:00
f90d9f6e24 Fix false delete statement
4fdb56faa6 Apply clang-format
db6c5215df Add formatting tools
a09e50f5ec Add License
4276d8d9b1 Add gitignore
Compare 5 commits »
karl pushed to main at mgs/game-of-life-cpp 2020-12-16 19:22:28 +01:00
6d1d360ec0 Correctly handle --threads param
4c687844d3 More minor code improvements
Compare 2 commits »
karl pushed to main at mgs/game-of-life-cpp 2020-12-16 19:17:33 +01:00
7bcc724d8e Improve code readability
karl pushed to main at mgs/game-of-life-cpp 2020-12-16 12:20:56 +01:00
a4d0a5dca8 OpenCL mode is working!
fddb092a56 OpenCL called correctly, but not yet giving result
62ce8f1b06 First draft for OpenCL code
Compare 3 commits »
karl pushed to main at karl/time.txt 2020-12-15 21:57:55 +01:00
36b5d7a6d7 Add proper README
karl pushed to main at karl/time.txt 2020-12-15 21:51:36 +01:00
5cf69dcee5 Proper naming and help text
ebe9548fb3 Add bill option; fix negative minutes
93655127db Implement 'create' and 'add' modes
6915ea0368 Add subparses for modes
f4a2735da0 Add prototype 'add' mode
Compare 5 commits »
karl pushed to main at karl/time.txt 2020-12-15 00:38:10 +01:00
20a66b8f48 Add mode argument, default 'total'
59722e19a2 Add option to pass a different file
abf61299a0 Add basic code and example
Compare 3 commits »
karl created repository karl/time.txt 2020-12-14 23:41:05 +01:00
karl pushed to master at mgs/ecsgame 2020-12-13 21:55:37 +01:00
3a93f2410f Add AA samples as command line argument
karl pushed to master at mgs/ecsgame 2020-12-13 00:13:10 +01:00
53810dd99f Toggle-able AA
karl created repository mgs/kdtree 2020-12-09 13:09:35 +01:00
karl pushed to main at mgs/median-comparison 2020-12-09 13:08:27 +01:00
4d752627f2 Add complexity text to README
c8d465c289 Add README
16f10c0937 Separate approx. MoM and exact with quickselect
6357dd605b removed some comments and newlines
74d6fabf68 removed old MoM array implementation; fixed MoM index; using getFunction to internally copy param
karl created repository mgs/median-comparison 2020-12-09 13:07:59 +01:00