| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Comment cube.h | Sebastiano Tronto | 2024-08-05 | 1 | -4/+24 |
| * | (almost) added getcube | Sebastiano Tronto | 2024-07-04 | 1 | -2/+5 |
| * | Preparing for table stats | Sebastiano Tronto | 2024-07-03 | 1 | -0/+6 |
| * | Cleanup | Sebastiano Tronto | 2024-06-23 | 1 | -13/+1 |
| * | Changed logger from va_args to ... | Sebastiano Tronto | 2024-06-20 | 1 | -1/+1 |
| * | Use callback function to log to stderr | Sebastiano Tronto | 2024-06-17 | 1 | -0/+4 |
| * | Added rudimentary shell to run commands (ugly) | Sebastiano Tronto | 2024-06-16 | 1 | -12/+12 |
| * | Added "dryrun" for gendata | Sebastiano Tronto | 2024-06-13 | 1 | -1/+11 |
| * | Finished refactor | Sebastiano Tronto | 2024-06-11 | 1 | -2/+2 |
| * | Cleaned up cube.h | Sebastiano Tronto | 2024-06-11 | 1 | -5/+13 |
| * | Started cube.h refactor | Sebastiano Tronto | 2024-06-10 | 1 | -23/+56 |
| * | Cleanup cube.h | Sebastiano Tronto | 2024-06-09 | 1 | -122/+7 |
| * | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 2024-06-09 | 1 | -17/+0 |
| * | Added table generation utility | Sebastiano Tronto | 2024-05-24 | 1 | -1/+1 |
| * | Moved to src/ | Sebastiano Tronto | 2024-05-10 | 1 | -0/+164 |
| * | Refactoring | Sebastiano Tronto | 2023-11-05 | 1 | -34/+0 |
| * | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 2023-11-03 | 1 | -0/+1 |
| * | Added writecube AVX | Sebastiano Tronto | 2023-11-02 | 1 | -2/+2 |
| * | Reworked moves and transformations, moved some stuff | Sebastiano Tronto | 2023-11-01 | 1 | -3/+0 |
| * | Reorganized documentation | Sebastiano Tronto | 2023-10-31 | 1 | -88/+2 |
| * | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 2023-10-29 | 1 | -13/+15 |
| * | Started working on AVX2 (not working yet) | Sebastiano Tronto | 2023-10-28 | 1 | -5/+5 |
| * | Improved transformations and cleaned up | Sebastiano Tronto | 2023-10-27 | 1 | -0/+2 |
| * | Small cleanup | Sebastiano Tronto | 2023-10-27 | 1 | -40/+41 |
| * | Small change of plans, moved stuff around | Sebastiano Tronto | 2023-10-22 | 1 | -4/+89 |
| * | Progess with transformation implementation | Sebastiano Tronto | 2023-10-22 | 1 | -0/+5 |
| * | Added write to SRC format | Sebastiano Tronto | 2023-10-08 | 1 | -6/+5 |
| * | Split isconsistent() and issolvable() | Sebastiano Tronto | 2023-10-05 | 1 | -1/+4 |
| * | Implemented compose; some cleanup | Sebastiano Tronto | 2023-10-05 | 1 | -45/+6 |
| * | Added tests for compose | Sebastiano Tronto | 2023-09-20 | 1 | -1/+12 |
| * | New implementation, moved old to experiments/ | Sebastiano Tronto | 2023-09-08 | 1 | -8/+34 |
| * | Initial commit | Sebastiano Tronto | 2023-05-29 | 1 | -0/+27 |
