meeg_leeto
meeg_leeto pushed to master at meeg_leeto/aced 2023-05-01 16:43:45 +00:00
e629213ee0 Removed aux and contrib, since unused
141a96b5d8 Updated data files
Compare 2 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-05-01 16:38:03 +00:00
05ed0ad350 MatrixFree + release memory for debug purposes
1ad3a4c813 Fixed allocation size of cg_buf
Compare 2 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-05-01 16:19:27 +00:00
9cd4c8c1b1 README update
meeg_leeto pushed to master at meeg_leeto/aced 2023-05-01 16:18:37 +00:00
f8e81d6b7d Compilation toolchain changes
meeg_leeto pushed to master at meeg_leeto/aced 2023-05-01 16:18:01 +00:00
b10d646ea0 Checkpoint. Very weird things are happening (memory overrunning?)
meeg_leeto pushed to master at meeg_leeto/aced 2023-05-01 14:26:40 +00:00
94c1aa1ae8 Added comparison code; not working, but a good skeleton
678d1e1008 cg-p conversion accounts for permutations
4b1db5cec0 checkpoint commit
bba8aa9e17 Formatting to match Google style
Compare 4 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-30 19:20:19 +00:00
216836f7f9 CG-P-CG conversion working correctly
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-30 19:19:33 +00:00
ae881bd1ac CG-P-CG conversion working correctly
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-30 17:26:06 +00:00
8c1bf8a57f checkpoint: cg-p conversion not quite working yet
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-29 19:37:13 +00:00
37f8b0a30a Checkpoint: about to rewrite/erase this approach, because CG-P-CG conversions are needed
6531273021 Matrix is again parsed form input as-is
da3327ce7e Abstract the working data type to its own header
a614b03229 fixes to compilation toolchain
44df5472c8 Rewrite after new problem statement
Compare 9 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-26 16:10:19 +00:00
1bf3c6a19d Radical simplification of matrix_t
f299b689f2 misc. corrections
c5f5a5f1ff Function to write out a row
5b41def60a grid_data_t->matrix_data_t, for consistency
Compare 4 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-26 14:11:08 +00:00
65f0c1dc95 Removed stb since it was unused
b3de17e14d Matrix parsing based on compile-time information
Compare 2 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-26 12:09:34 +00:00
0b79ca9ac3 Python script to generate CG label permutations
77d61f36e4 Google style changes + write errors to stderr
Compare 2 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-22 19:07:29 +00:00
168a8cf88c Added some documentation
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-22 18:44:03 +00:00
79fa414c7d Big test data, to force reallocations
eebca1914d Factored matrix (formerly grid) into a header
Compare 2 commits »
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-21 18:39:50 +00:00
28058cdac3 misc things: vscode configs and test data
709bc6f8c0 Can consume input
6e1af9c863 Added out-of-date condition to link recipe
c741706a11 Fixes to make.py crossplatform and gcc flag-order compliant
Compare 4 commits »
meeg_leeto created branch master in meeg_leeto/aced 2023-04-21 16:07:52 +00:00
meeg_leeto pushed to master at meeg_leeto/aced 2023-04-21 16:07:52 +00:00
fe3d00a5f5 Input consuming.
bc3125dcc8 initial commit
meeg_leeto created repository meeg_leeto/aced 2023-04-21 16:07:33 +00:00
meeg_leeto pushed to dev at meeg_leeto/lonk 2023-03-14 14:22:27 +00:00
739b3ad0c5 doc: removed speculation on the effect of not using docker in README