| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made H48 solver safer for 32bit size_t | Sebastiano Tronto | 2025-08-11 | 1 | -2/+9 |
| * | Fix function signature | Sebastiano Tronto | 2025-08-11 | 2 | -2/+3 |
| * | Simplified name of Python module | Sebastiano Tronto | 2025-08-11 | 7 | -15/+21 |
| * | Wrapped pthread use in custom API | Sebastiano Tronto | 2025-08-11 | 9 | -65/+121 |
| * | Small fixes | Sebastiano Tronto | 2025-08-08 | 4 | -6/+12 |
| * | Fix bug and make avx load consistent | Sebastiano Tronto | 2025-08-08 | 1 | -9/+9 |
| * | Added solver documentation | Sebastiano Tronto | 2025-08-08 | 2 | -1/+147 |
| * | Mention lastqt and unniss in description of nissy_variations() | Sebastiano Tronto | 2025-08-07 | 1 | -1/+2 |
| * | Added solver aliases | Sebastiano Tronto | 2025-08-07 | 21 | -40/+72 |
| * | Added notes on possible performance improvements for H48 | Sebastiano Tronto | 2025-08-07 | 1 | -0/+20 |
| * | Added API function for solution variations | Sebastiano Tronto | 2025-08-07 | 25 | -36/+586 |
| * | Added HTR solver | Sebastiano Tronto | 2025-08-06 | 22 | -70/+394 |
| * | Fixed running tools with args | Sebastiano Tronto | 2025-08-06 | 1 | -1/+1 |
| * | Remove AVX512 instruction | Sebastiano Tronto | 2025-08-06 | 1 | -5/+4 |
| * | Added build target to run solvetests | Sebastiano Tronto | 2025-08-05 | 3 | -29/+64 |
| * | Shortened name for solvetests | Sebastiano Tronto | 2025-08-05 | 36 | -0/+0 |
| * | Added solvetests for DRFIN | Sebastiano Tronto | 2025-08-05 | 6 | -0/+711 |
| * | Added DRFIN solver | Sebastiano Tronto | 2025-08-05 | 16 | -77/+545 |
| * | Move container-run.sh into utils/ | Sebastiano Tronto | 2025-08-03 | 1 | -0/+0 |
| * | Move is_eo_even to more appropriate module | Sebastiano Tronto | 2025-08-01 | 5 | -16/+43 |
| * | Added CPEPE coordinate in preparation of full DRFIN solver | Sebastiano Tronto | 2025-08-01 | 9 | -14/+282 |
| * | Added tools solvetest dreo | Sebastiano Tronto | 2025-08-01 | 12 | -0/+1276 |
| * | Fixed nasty bug | Sebastiano Tronto | 2025-08-01 | 1 | -0/+2 |
| * | Specified default solver for coordinate solvetest | Sebastiano Tronto | 2025-08-01 | 11 | -4/+15 |
| * | Reworked coordinate solver axis specification | Sebastiano Tronto | 2025-08-01 | 11 | -61/+37 |
| * | Added solvetests for DRSLICE | Sebastiano Tronto | 2025-08-01 | 7 | -2/+1576 |
| * | Fixed bug and added tests | Sebastiano Tronto | 2025-07-31 | 8 | -1596/+696 |
| * | Added solvetest tools, found bug in DR | Sebastiano Tronto | 2025-07-31 | 7 | -0/+2467 |
| * | Fix switch logic in coord solver | Sebastiano Tronto | 2025-07-31 | 1 | -0/+8 |
| * | Fixed table name in tools | Sebastiano Tronto | 2025-07-31 | 6 | -23/+17 |
| * | Fix bug | Sebastiano Tronto | 2025-07-31 | 2 | -23/+58 |
| * | Fixed multisolve tool for EO, but found bug in coord solver | Sebastiano Tronto | 2025-07-31 | 3 | -26/+75 |
| * | Added move sequence comparison function | Sebastiano Tronto | 2025-07-31 | 12 | -10/+222 |
| * | Added solvetest for EO (broken for now) | Sebastiano Tronto | 2025-07-31 | 6 | -26/+343 |
| * | Fixed bug with counting solutions for coordinate solver | Sebastiano Tronto | 2025-07-30 | 2 | -8/+3 |
| * | added drslice coordinate | Sebastiano Tronto | 2025-07-30 | 15 | -53/+260 |
| * | All coordinates unsigned | Sebastiano Tronto | 2025-07-29 | 39 | -283/+278 |
| * | Cleanup some TODOs | Sebastiano Tronto | 2025-07-29 | 7 | -20/+8 |
| * | Optimized some coordinates | Sebastiano Tronto | 2025-07-29 | 7 | -73/+224 |
| * | Fix container run | Sebastiano Tronto | 2025-07-29 | 1 | -1/+1 |
| * | Tiny cleanup | Sebastiano Tronto | 2025-07-28 | 1 | -1/+1 |
| * | Turns checks into assertions in utils/math.h | Sebastiano Tronto | 2025-07-28 | 29 | -195/+21 |
| * | Make failed assert exit immediately | Sebastiano Tronto | 2025-07-28 | 11 | -61/+15 |
| * | Hardcoded factorial constants | Sebastiano Tronto | 2025-07-28 | 2 | -25/+20 |
| * | Changes to docker images | Sebastiano Tronto | 2025-07-28 | 1 | -6/+25 |
| * | Added stuff to Dockerfile, switched to Debian for Emscripten compatibility | Sebastiano Tronto | 2025-07-24 | 2 | -12/+22 |
| * | Add container-run.sh script | Sebastiano Tronto | 2025-07-24 | 1 | -0/+57 |
| * | Removed Makefile and configure.sh from old build system | Sebastiano Tronto | 2025-07-24 | 2 | -7/+0 |
| * | Use bit trick for portable and arm popcount | Sebastiano Tronto | 2025-07-24 | 5 | -11/+69 |
| * | Added dockerfile for test in container | Sebastiano Tronto | 2025-07-23 | 2 | -0/+20 |
