| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Improved speed for esep table generation, but it is still slow. Changed moves... | Sebastiano Tronto | 2024-04-22 | 3 | -2/+2 |
| * | Failed attempts to fix / debug eoesep + other changes | Sebastiano Tronto | 2024-04-16 | 11 | -16/+34 |
| * | Improved testing, added more data to cocsep table | Sebastiano Tronto | 2024-03-30 | 2 | -2/+18 |
| * | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 2024-03-30 | 7 | -0/+54 |
| * | Added esep coordinate | Sebastiano Tronto | 2024-03-29 | 15 | -0/+37 |
| * | Added coordinate cpsep | Sebastiano Tronto | 2024-03-29 | 19 | -0/+41 |
| * | Added coord_co | Sebastiano Tronto | 2023-12-26 | 28 | -2/+51 |
| * | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 2023-11-19 | 8 | -17/+4 |
| * | Fixed bug in tests with different architectures | Sebastiano Tronto | 2023-11-19 | 3 | -9/+15 |
| * | Improved sanitizer detection | Sebastiano Tronto | 2023-11-19 | 1 | -6/+6 |
| * | Added void in function declaration for tests | Sebastiano Tronto | 2023-11-19 | 13 | -13/+13 |
| * | Simplified cube definition for move and transformations even more | Sebastiano Tronto | 2023-11-19 | 7 | -9/+3 |
| * | Added tests allowednext | Sebastiano Tronto | 2023-11-14 | 20 | -0/+85 |
| * | Renamed tests, added tests for permsign | Sebastiano Tronto | 2023-11-14 | 472 | -0/+82 |
| * | Added tests for conversion | Sebastiano Tronto | 2023-11-14 | 8 | -0/+31 |
| * | Test cleanup | Sebastiano Tronto | 2023-11-13 | 11 | -116/+54 |
| * | Tidy up; made things testable | Sebastiano Tronto | 2023-11-13 | 37 | -0/+70 |
| * | Simple solver: added tests, fixed | Sebastiano Tronto | 2023-11-12 | 5 | -0/+79 |
| * | Towards a definitve API | Sebastiano Tronto | 2023-11-10 | 34 | -57/+5 |
| * | Big changes to the interface | Sebastiano Tronto | 2023-11-10 | 10 | -48/+30 |
| * | Change include statement | Sebastiano Tronto | 2023-11-08 | 9 | -0/+36 |
| * | Small refactoring | Sebastiano Tronto | 2023-11-08 | 1 | -1/+2 |
| * | Started working on solve | Sebastiano Tronto | 2023-11-06 | 1 | -1/+1 |
| * | make test improvements | Sebastiano Tronto | 2023-11-05 | 1 | -0/+5 |
| * | Added coord_eo | Sebastiano Tronto | 2023-11-05 | 31 | -0/+54 |
| * | Refactoring | Sebastiano Tronto | 2023-11-05 | 8 | -8/+8 |
| * | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 2023-11-03 | 2 | -2/+7 |
| * | Added writecube AVX | Sebastiano Tronto | 2023-11-02 | 5 | -0/+38 |
| * | Reorganized documentation | Sebastiano Tronto | 2023-10-31 | 1 | -1/+1 |
| * | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 2023-10-29 | 391 | -5/+7 |
| * | Preparatory work for benchmarks, little fixes | Sebastiano Tronto | 2023-10-22 | 1 | -4/+1 |
| * | Added transformations (and fixed tests) | Sebastiano Tronto | 2023-10-22 | 72 | -72/+72 |
| * | Generated tests for transformations | Sebastiano Tronto | 2023-10-22 | 292 | -0/+432 |
| * | Small change of plans, moved stuff around | Sebastiano Tronto | 2023-10-22 | 2 | -2/+1 |
| * | Progess with transformation implementation | Sebastiano Tronto | 2023-10-22 | 5 | -0/+44 |
| * | Added more complete test for SRC_write; renamed tests for clarity | Sebastiano Tronto | 2023-10-10 | 24 | -0/+5 |
| * | Added write to SRC format | Sebastiano Tronto | 2023-10-08 | 26 | -10/+43 |
| * | Avoid multiple compilation when running tests | Sebastiano Tronto | 2023-10-05 | 1 | -2/+5 |
| * | Split isconsistent() and issolvable() | Sebastiano Tronto | 2023-10-05 | 18 | -15/+15 |
| * | Implemented compose; some cleanup | Sebastiano Tronto | 2023-10-05 | 4 | -2/+1 |
| * | Added tests for compose | Sebastiano Tronto | 2023-09-20 | 31 | -1/+75 |
| * | New implementation, moved old to experiments/ | Sebastiano Tronto | 2023-09-08 | 10 | -10/+57 |
| * | Renamed test folders to keep order | Sebastiano Tronto | 2023-06-19 | 87 | -0/+0 |
| * | Initial commit | Sebastiano Tronto | 2023-05-29 | 88 | -0/+252 |