Commit graph

39 commits

Author SHA1 Message Date
randogoth
ebabfe1a7e forgot vertices 2024-04-07 19:26:41 +03:00
randogoth
f6833a3d48 init 2024-04-07 19:15:39 +03:00
randogoth
a56705383f optional parallel processing 2024-04-07 16:25:48 +03:00
randogoth
e912c7b414 Revert "do it serially"
This reverts commit 6c83d0eb17.
2024-04-07 16:21:55 +03:00
randogoth
6c83d0eb17 do it serially 2024-04-06 17:16:15 +03:00
randogoth
245594bde3 pub edge 2024-04-01 23:57:26 +03:00
randogoth
750e728064 removed hull calculation 2024-04-01 20:17:03 +03:00
randogoth
17b784cb41 pointer suffices 2024-04-01 14:17:14 +03:00
randogoth
7e8b5f217e fixed concave hull ordering 2024-04-01 10:13:07 +03:00
randogoth
6c215809fb small fixes 2024-04-01 09:42:38 +03:00
randogoth
463b19cbfb concave hull algorithm 2024-03-30 18:37:49 +03:00
randogoth
3c183c699b Point impls, getters, setters 2024-03-28 23:32:38 +02:00
randogoth
aec373abe8 dynamic memory allocation 2024-03-28 09:59:24 +02:00
randogoth
69115c0c22 fixed out of sync triangle indices 2024-03-27 19:29:21 +02:00
randogoth
101116f833 simplified, cleaned up 2024-03-27 18:45:58 +02:00
randogoth
1b4a538dff turned into class 2024-03-27 11:08:13 +02:00
randogoth
29e483be04 pub pub pub 2024-03-26 12:01:57 +02:00
randogoth
7d02217d5d pub structs 2024-03-26 11:59:47 +02:00
randogoth
3cededdc61 pub struct 2024-03-26 11:56:09 +02:00
randogoth
1a2ebe67b6 fixes, pub fn 2024-03-26 11:55:30 +02:00
randogoth
05206a60b5 readme 2024-03-26 11:20:43 +02:00
randogoth
3bddd780e5 lib, rename, test (broken) 2024-03-26 11:00:28 +02:00
randogoth
59b29bb678 update, cleanup 2024-03-26 10:25:47 +02:00
randogoth
5a47f6c983 cleanup 2024-03-20 10:12:02 +02:00
randogoth
9c4d3a5a7a fixed lambda 2024-03-19 12:49:22 +02:00
randogoth
31ec2137e4 postprocessing 2024-03-19 12:14:47 +02:00
randogoth
92d7a755d5 simplification 2024-03-19 11:23:57 +02:00
randogoth
708ac7f409 third vertex, delfin returns list of lists of sets 2024-03-19 10:43:13 +02:00
randogoth
ff34614415 found attractor/void sweetspot 2024-03-18 13:48:35 +02:00
randogoth
790d23ff7f timing processes 2024-03-18 13:30:25 +02:00
randogoth
ee48b1ad3d removed dead code 2024-03-18 13:12:36 +02:00
randogoth
b51ace0c99 dtscan working 2024-03-18 13:10:54 +02:00
randogoth
995086ada5 conditional processing based on types 2024-03-18 11:47:30 +02:00
randogoth
2bf2e1293f fixed unsorted triangle bug, back to area z-score 2024-03-18 10:26:05 +02:00
randogoth
a57e095e1a raised chunk size to 6 2024-03-17 19:30:15 +02:00
randogoth
56003dcd2b parallel processing of statistical values 2024-03-17 19:25:47 +02:00
randogoth
13d53c36e3 rustic data structure 2024-03-17 19:18:53 +02:00
randogoth
486f3246fc preprocess multithreaded 2024-03-17 16:36:07 +02:00
randogoth
0e1453316a init and preprocess 2024-03-17 14:46:15 +02:00