| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-05-25 | Fixed a NASTY bug with type promotions in generation of "selfsim". | Sebastiano Tronto | 2 | -4/+4 | |
| That was very hard to test because I have not way to know the actual answer beforehand. Luckily I caught it. | |||||
| 2024-05-20 | More tests for gendata h48 | Sebastiano Tronto | 3 | -5/+27 | |
| 2024-05-20 | Tests for gendata h48 | Sebastiano Tronto | 5 | -7/+49 | |
| 2024-05-20 | Changed gendata h48 to bfs | Sebastiano Tronto | 4 | -22/+18 | |
| 2024-05-20 | Added tests for h48 invcoord | Sebastiano Tronto | 16 | -13/+58 | |
| 2024-05-17 | Prepare for next step | Sebastiano Tronto | 15 | -0/+40 | |
| 2024-05-17 | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 21 | -0/+174 | |
| 2024-05-10 | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 1 | -2/+6 | |
| 2024-04-22 | Improved speed for esep table generation, but it is still slow. Changed ↵ | Sebastiano Tronto | 3 | -2/+2 | |
| moves names. | |||||
| 2024-04-16 | Failed attempts to fix / debug eoesep + other changes | Sebastiano Tronto | 11 | -16/+34 | |
| 2024-03-30 | Improved testing, added more data to cocsep table | Sebastiano Tronto | 2 | -2/+18 | |
| 2024-03-30 | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 7 | -0/+54 | |
| 2024-03-29 | Added esep coordinate | Sebastiano Tronto | 15 | -0/+37 | |
| 2024-03-29 | Added coordinate cpsep | Sebastiano Tronto | 19 | -0/+41 | |
| 2023-12-26 | Added coord_co | Sebastiano Tronto | 28 | -2/+51 | |
| 2023-11-19 | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 8 | -17/+4 | |
| 2023-11-19 | Fixed bug in tests with different architectures | Sebastiano Tronto | 3 | -9/+15 | |
| 2023-11-19 | Improved sanitizer detection | Sebastiano Tronto | 1 | -6/+6 | |
| 2023-11-19 | Added void in function declaration for tests | Sebastiano Tronto | 13 | -13/+13 | |
| 2023-11-19 | Simplified cube definition for move and transformations even more | Sebastiano Tronto | 7 | -9/+3 | |
| 2023-11-14 | Added tests allowednext | Sebastiano Tronto | 20 | -0/+85 | |
| 2023-11-14 | Renamed tests, added tests for permsign | Sebastiano Tronto | 472 | -0/+82 | |
| 2023-11-14 | Added tests for conversion | Sebastiano Tronto | 8 | -0/+31 | |
| 2023-11-13 | Test cleanup | Sebastiano Tronto | 11 | -116/+54 | |
| 2023-11-13 | Tidy up; made things testable | Sebastiano Tronto | 37 | -0/+70 | |
| 2023-11-12 | Simple solver: added tests, fixed | Sebastiano Tronto | 5 | -0/+79 | |
| 2023-11-10 | Towards a definitve API | Sebastiano Tronto | 34 | -57/+5 | |
| 2023-11-10 | Big changes to the interface | Sebastiano Tronto | 10 | -48/+30 | |
| 2023-11-08 | Change include statement | Sebastiano Tronto | 9 | -0/+36 | |
| 2023-11-08 | Small refactoring | Sebastiano Tronto | 1 | -1/+2 | |
| 2023-11-06 | Started working on solve | Sebastiano Tronto | 1 | -1/+1 | |
| 2023-11-05 | make test improvements | Sebastiano Tronto | 1 | -0/+5 | |
| 2023-11-05 | Added coord_eo | Sebastiano Tronto | 31 | -0/+54 | |
| 2023-11-05 | Refactoring | Sebastiano Tronto | 8 | -8/+8 | |
| 2023-11-03 | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 2 | -2/+7 | |
| 2023-11-02 | Added writecube AVX | Sebastiano Tronto | 5 | -0/+38 | |
| 2023-10-31 | Reorganized documentation | Sebastiano Tronto | 1 | -1/+1 | |
| 2023-10-29 | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 391 | -5/+7 | |
| 2023-10-22 | Preparatory work for benchmarks, little fixes | Sebastiano Tronto | 1 | -4/+1 | |
| 2023-10-22 | Added transformations (and fixed tests) | Sebastiano Tronto | 72 | -72/+72 | |
| 2023-10-22 | Generated tests for transformations | Sebastiano Tronto | 292 | -0/+432 | |
| 2023-10-22 | Small change of plans, moved stuff around | Sebastiano Tronto | 2 | -2/+1 | |
| 2023-10-22 | Progess with transformation implementation | Sebastiano Tronto | 5 | -0/+44 | |
| 2023-10-10 | Added more complete test for SRC_write; renamed tests for clarity | Sebastiano Tronto | 24 | -0/+5 | |
| 2023-10-08 | Added write to SRC format | Sebastiano Tronto | 26 | -10/+43 | |
| 2023-10-05 | Avoid multiple compilation when running tests | Sebastiano Tronto | 1 | -2/+5 | |
| 2023-10-05 | Split isconsistent() and issolvable() | Sebastiano Tronto | 18 | -15/+15 | |
| 2023-10-05 | Implemented compose; some cleanup | Sebastiano Tronto | 4 | -2/+1 | |
| 2023-09-20 | Added tests for compose | Sebastiano Tronto | 31 | -1/+75 | |
| 2023-09-08 | New implementation, moved old to experiments/ | Sebastiano Tronto | 10 | -10/+57 | |
