179 Commits

Author SHA1 Message Date
27b29f8449 formatting 2025-03-01 16:23:19 -06:00
690b4507b2 remove unneeded comments 2025-03-01 16:21:00 -06:00
9c23017976 downsample done, need to test it now 2025-03-01 16:20:09 -06:00
d51a20f66f more downsample progress, only a few more functions to go :), need to test this 2025-03-01 04:21:10 -06:00
fc2aaff280 more of the downsample file translated :) 2025-03-01 00:34:31 -06:00
09b4c57784 more progress on downsampling 2025-02-28 02:59:00 -06:00
897f9bfb4a fix typo/add updateAtIndices 2025-02-27 23:25:53 -06:00
720c8296d2 progress on getDistancesBetweenCases 2025-02-27 22:37:45 -06:00
5f8f0db1c6 downsample maxmins done 2025-02-27 20:55:00 -06:00
4aa8aa9f2a part of the maxmin loop done 2025-02-27 02:52:19 -06:00
8e40396828 downsample maxmin pre-loop is done 2025-02-27 00:17:50 -06:00
33564d9b0c documentation for maxmin downsample 2025-02-27 00:01:38 -06:00
1c6421f6da downsample-maxmin start 2025-02-26 23:45:47 -06:00
06b4adb239 many changes 2025-02-26 20:50:27 -06:00
0c0d57dd8d convert loop to use PushData 2025-02-26 14:26:32 -06:00
76493bc362 middle of converting to PushData 2025-02-26 03:46:59 -06:00
058bbbfd94 fix conflict 2025-02-26 03:00:44 -06:00
4b10281941 add PushData 2025-02-26 02:58:57 -06:00
5383356791 fix count discrepancy, thx Dr. Spector :) 2025-02-25 23:32:34 -06:00
db497a087c proper indexing 2025-02-25 22:20:52 -06:00
2d9840c51b skeleton done 2025-02-25 18:53:52 -06:00
5012cb2ce1 GP skeleton almost done 2025-02-25 18:48:05 -06:00
2f6675e9f5 add downsample 2025-02-25 18:47:50 -06:00
dec879498f more gpLoop' progress 2025-02-25 14:59:34 -06:00
747bf57d03 add variation file 2025-02-25 14:59:23 -06:00
538178ccfa start of [individual] 2025-02-25 14:15:15 -06:00
164765aa23 comment out base gpLoop' 2025-02-25 14:02:39 -06:00
b57a802f11 more gp loop/formatting 2025-02-21 00:50:10 -06:00
0ebfb13e04 less IO functions, pre-loop done, next is the main loop 2025-02-20 01:49:38 -06:00
4fbd42f9ff fix yank dup bug 2025-02-20 01:49:04 -06:00
88b5b52813 parallelism/start the individual creation 2025-02-17 22:54:41 -06:00
090a402f06 finish int regression framework, time for the rest of pieces 2025-02-15 23:46:40 -06:00
b88a4944f9 int regression start 2025-02-15 01:24:40 -06:00
feddc3cbfe add push arguments, more fun to come 2025-02-14 20:02:38 -06:00
054d321102 comment out/remove debugging code 2025-02-14 17:00:13 -06:00
153f4264e2 fix block issue, gonna run a few more tests 2025-02-14 16:32:23 -06:00
b7926662e1 fix skip not working 2025-02-14 01:20:54 -06:00
2399b7660b this stuff is broken rn. It's bed time 2025-02-14 01:11:37 -06:00
eab4932d54 I love plushy genomes 2025-02-14 00:47:04 -06:00
ed960acef3 formatting 2025-02-13 23:34:00 -06:00
915ec947f5 a lot of changes, Int -> Integer, Float -> Double, ERCs, plushy testing, ... 2025-02-13 23:18:04 -06:00
480f600ad3 add commutative opposites where it applies 2025-02-13 00:39:52 -06:00
437c99c946 TEMPLATE HASKELL git statusgit statusgit statusgit status 2025-02-13 00:06:07 -06:00
84e5c7b1df update instructions list/formatting 2025-02-11 17:05:16 -06:00
0dcc8b6b85 remove template haskell file 2025-02-11 16:30:55 -06:00
2f2b19e3d0 gonna abandon TH 2025-02-11 16:30:15 -06:00
76df52c554 Start to play around with TH :) 2025-02-11 00:13:34 -06:00
1155905be3 move moveable utility functions to utility file 2025-02-10 23:39:52 -06:00
7d6d8bf23d vector functions done, all documented 2025-02-10 23:17:59 -06:00
3dce0daf4e docs written for vector bools 2025-02-10 22:47:06 -06:00