| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-18 | Renamed gen_48_short -> gendata_h48_short | Sebastiano Tronto | 1 | -3/+3 | |
| 2024-09-18 | Small improvement | Sebastiano Tronto | 1 | -1/+1 | |
| 2024-09-17 | Parallelized h48k2 gendata | Sebastiano Tronto | 3 | -28/+69 | |
| 2024-09-12 | Fix and cleanup printing table info | Sebastiano Tronto | 2 | -6/+8 | |
| 2024-09-12 | Cleanup gendata tools | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-09-11 | Simplified solver | Sebastiano Tronto | 4 | -8/+28 | |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 3 | -3/+56 | |
| 2024-09-11 | Better way to read tables for solver | Sebastiano Tronto | 2 | -11/+23 | |
| 2024-09-10 | 8 bit tables | Sebastiano Tronto | 3 | -53/+50 | |
| 2024-09-10 | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 3 | -56/+127 | |
| 2024-09-10 | Added tabletype to tableinfo | Sebastiano Tronto | 1 | -1/+8 | |
| 2024-09-10 | Added next table offset to tableinfo | Sebastiano Tronto | 1 | -1/+5 | |
| 2024-09-09 | Added tableinfo | Sebastiano Tronto | 2 | -0/+94 | |
| 2024-09-07 | Improved gendata_h48k2 performance | Sebastiano Tronto | 2 | -36/+88 | |
| Performance for the "real coordinate" case (h0) is ok, but still around 3x slower than the gendata_h48k4 method. Performance for the intermediate tables is not good, but for now I'll keep it like this. This also shows that for h11 we should use the gendata_h48k4 method for h11. For intermediate table, h8, h9 and h10 might be too slow to compute in an acceptable time. We could restrict to h7 (largest with base = 9). | |||||
| 2024-09-06 | Fix architecture detection | Sebastiano Tronto | 1 | -2/+2 | |
| 2024-09-06 | Fix stupid error | Sebastiano Tronto | 1 | -1/+1 | |
| 2024-09-06 | Patch up spurious warning | Sebastiano Tronto | 1 | -0/+25 | |
| 2024-09-05 | Added test for invermoves and small refactor | Sebastiano Tronto | 1 | -14/+40 | |
| 2024-09-05 | Whoops another missed renaming _ -> CAPS | Sebastiano Tronto | 1 | -17/+16 | |
| 2024-09-05 | Added test for premove and a comment | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-09-05 | More renaming | Sebastiano Tronto | 15 | -244/+245 | |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 22 | -1211/+1186 | |
| 2024-09-03 | Moved stuff around | Sebastiano Tronto | 6 | -119/+124 | |
| 2024-08-30 | format fix | enricotenuti | 2 | -19/+19 | |
| 2024-08-30 | Added log message for table generation | Sebastiano Tronto | 1 | -2/+4 | |
| 2024-08-30 | Tables fixed, cleanup and optimizations needed | Sebastiano Tronto | 1 | -21/+13 | |
| 2024-08-30 | allowedH48 tests | enricotenuti | 1 | -2/+2 | |
| 2024-08-30 | Cleanup | Sebastiano Tronto | 2 | -14/+13 | |
| 2024-08-30 | Added tool for checking new tables (and they are wrong) | Sebastiano Tronto | 3 | -8/+19 | |
| 2024-08-29 | constants fix | enricotenuti | 2 | -8/+7 | |
| 2024-08-29 | nissbranch ver1 | enricotenuti | 3 | -202/+200 | |
| 2024-08-29 | Small fix pre-test | Sebastiano Tronto | 1 | -4/+6 | |
| 2024-08-26 | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 2 | -37/+111 | |
| 2024-08-26 | premoves and niss | enricotenuti | 2 | -27/+178 | |
| 2024-08-26 | Fixed bug in run solve | Sebastiano Tronto | 1 | -2/+10 | |
| 2024-08-25 | Renamed file | Sebastiano Tronto | 2 | -1/+1 | |
| 2024-08-25 | Renamed file | Sebastiano Tronto | 1 | -0/+0 | |
| 2024-08-25 | Refactor table generation | Sebastiano Tronto | 3 | -105/+165 | |
| 2024-08-25 | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 4 | -208/+283 | |
| 2024-08-18 | Fix error with neon | Sebastiano Tronto | 1 | -0/+3 | |
| 2024-08-18 | Removed duplication | Sebastiano Tronto | 4 | -70/+35 | |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 28 | -578/+554 | |
| 2024-08-08 | invertco with NEON | enricotenuti | 1 | -28/+16 | |
| 2024-08-08 | spaces fix | enricotenuti | 1 | -72/+38 | |
| 2024-08-07 | format fix | enricotenuti | 1 | -267/+254 | |
| 2024-08-07 | cube_neon ver1 | enricotenuti | 2 | -5/+437 | |
| 2024-08-05 | Comment cube.h | Sebastiano Tronto | 1 | -4/+24 | |
| 2024-07-21 | Tiny performance gains | Sebastiano Tronto | 2 | -24/+9 | |
| 2024-07-20 | Finally fixed selfsim logic | Sebastiano Tronto | 1 | -55/+62 | |
| 2024-07-18 | Added pre-computation of short h48 positions | Sebastiano Tronto | 2 | -27/+52 | |
