| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-10-03 | Do not run make clean automatically on every build and other Makefile changes | Sebastiano Tronto | 1 | -25/+0 | |
| 2024-09-26 | Added TOOLARGS and simplified gendata tool(s) | Sebastiano Tronto | 1 | -2/+3 | |
| 2024-09-18 | Some shellcheck | Sebastiano Tronto | 1 | -3/+3 | |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 1 | -1/+1 | |
| 2024-09-07 | Improved gendata_h48k2 performance | Sebastiano Tronto | 1 | -1/+2 | |
| 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-07-11 | Cleanup makefile and tools | Sebastiano Tronto | 1 | -13/+1 | |
| 2024-07-08 | Stats for h48 solver as tool | Sebastiano Tronto | 1 | -3/+11 | |
| 2024-07-03 | renamed benchmarks to tools | Sebastiano Tronto | 1 | -9/+9 | |
| 2024-06-13 | Added benchmark; removed old folder | Sebastiano Tronto | 1 | -0/+27 | |
