| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added build target to run solvetests | Sebastiano Tronto | 2025-08-05 | 1 | -4/+5 |
| * | 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 | 2 | -2/+2 |
| * | Added tools solvetest dreo | Sebastiano Tronto | 2025-08-01 | 12 | -0/+1276 |
| * | Specified default solver for coordinate solvetest | Sebastiano Tronto | 2025-08-01 | 11 | -4/+15 |
| * | Added solvetests for DRSLICE | Sebastiano Tronto | 2025-08-01 | 6 | -0/+1574 |
| * | Fixed bug and added tests | Sebastiano Tronto | 2025-07-31 | 7 | -1564/+671 |
| * | Added solvetest tools, found bug in DR | Sebastiano Tronto | 2025-07-31 | 6 | -0/+2463 |
| * | Fixed table name in tools | Sebastiano Tronto | 2025-07-31 | 6 | -23/+17 |
| * | Fixed multisolve tool for EO, but found bug in coord solver | Sebastiano Tronto | 2025-07-31 | 2 | -25/+74 |
| * | Added solvetest for EO (broken for now) | Sebastiano Tronto | 2025-07-31 | 5 | -26/+320 |
| * | Added benchmarks for all solutions | Sebastiano Tronto | 2025-06-19 | 1 | -1/+1 |
| * | Small fixes | Sebastiano Tronto | 2025-06-19 | 1 | -0/+2 |
| * | Adapted solve tool to find multiple solutions | Sebastiano Tronto | 2025-06-17 | 1 | -7/+16 |
| * | Do all loggin in main thread | Sebastiano Tronto | 2025-05-23 | 2 | -1/+90 |
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 6 | -429/+9 |
| * | Refactor solver dispatch and checkdata | Sebastiano Tronto | 2025-05-18 | 4 | -4/+4 |
| * | Remove configure + make build system. | Sebastiano Tronto | 2025-05-16 | 1 | -40/+0 |
| * | Other minor fixes | Sebastiano Tronto | 2025-05-09 | 1 | -1/+1 |
| * | Add wasmtest target to build script; minor fixes in tools and tests | Sebastiano Tronto | 2025-05-09 | 1 | -3/+3 |
| * | Added stop / pause / resume solve to API | Sebastiano Tronto | 2025-04-29 | 4 | -5/+10 |
| * | Removed old scripts and updated public API | Sebastiano Tronto | 2025-04-22 | 4 | -4/+4 |
| * | Always use unsigned char * for data buffers | Sebastiano Tronto | 2025-04-21 | 9 | -23/+29 |
| * | Restore logging to stderr for tools | Sebastiano Tronto | 2025-04-17 | 8 | -10/+10 |
| * | Better logging function | Sebastiano Tronto | 2025-04-15 | 9 | -20/+13 |
| * | Some minor changes to the interface. | Sebastiano Tronto | 2025-04-08 | 8 | -27/+18 |
| * | Added dreo coordinate solver | Sebastiano Tronto | 2025-04-02 | 1 | -0/+16 |
| * | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 2025-03-29 | 1 | -0/+18 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 1 | -2/+2 |
| * | Big cleanup for appendsolution() | Sebastiano Tronto | 2025-03-24 | 1 | -0/+1 |
| * | Added checkdata for coord EO | Sebastiano Tronto | 2025-03-14 | 1 | -8/+37 |
| * | Replaced datasize with solverinfo | Sebastiano Tronto | 2025-03-14 | 7 | -24/+30 |
| * | Revert "Temporary fix for tools" | Sebastiano Tronto | 2025-03-12 | 4 | -5/+5 |
| * | Temporary fix for tools | Sebastiano Tronto | 2025-03-09 | 4 | -5/+5 |
| * | Added known distribution for larger tables | Sebastiano Tronto | 2024-12-20 | 1 | -8/+24 |
| * | Added more scrambles, found bug | Sebastiano Tronto | 2024-12-15 | 2 | -31/+69 |
| * | Added tool to check for correctnes of H48 solver. TODO: add more scrambles. | Sebastiano Tronto | 2024-12-15 | 1 | -6/+16 |
| * | Fixed constant that I rarely used until today | Sebastiano Tronto | 2024-12-15 | 1 | -0/+133 |
| * | Allow choosing number of threads when calling solve() | Sebastiano Tronto | 2024-12-14 | 3 | -3/+3 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 3 | -117/+137 |
| * | Add node and fallback benchmarking | Sebastiano Tronto | 2024-10-18 | 2 | -7/+15 |
| * | Fallback tables | Sebastiano Tronto | 2024-10-14 | 1 | -2/+2 |
| * | Fix solvers for k = 2, and changes to solve tool | Sebastiano Tronto | 2024-10-14 | 1 | -4/+12 |
| * | Fix gendata | Sebastiano Tronto | 2024-10-14 | 1 | -2/+2 |
| * | Interface changes, progress with python | Sebastiano Tronto | 2024-10-14 | 5 | -24/+27 |
| * | Removed nissy_explainerror and moved datainfo to tools | Sebastiano Tronto | 2024-10-13 | 1 | -0/+1 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 2 | -6/+6 |
| * | Added buffer sizes in API args | Sebastiano Tronto | 2024-10-11 | 6 | -27/+33 |
| * | Improved error messages and add some comments in nissy.h | Sebastiano Tronto | 2024-10-10 | 1 | -0/+1 |
