| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -17/+4 |
| 2024-08-08 | spaces fix | enricotenuti | 1 | -1/+1 |
| 2024-08-07 | cube_neon ver1 | enricotenuti | 3 | -17/+27 |
| 2024-07-20 | Finally fixed selfsim logic | Sebastiano Tronto | 9 | -4/+16 |
| 2024-07-18 | Added pre-computation of short h48 positions | Sebastiano Tronto | 6 | -12/+151 |
| 2024-07-18 | Converted set to map | Sebastiano Tronto | 9 | -156/+335 |
| 2024-07-15 | Solved bug in cocsep generation | Sebastiano Tronto | 2 | -13/+13 |
| 2024-07-15 | Added test for selfsim distribution | Sebastiano Tronto | 6 | -0/+53 |
| 2024-07-14 | Test passes, logic error is due to coordinates admitting multiple ttreps | Sebastiano Tronto | 1 | -11/+14 |
| 2024-07-14 | Found a sneaky bug (it's all a mess now) | Sebastiano Tronto | 24 | -1/+70 |
| 2024-07-13 | Added new bfs attempt, but looks wrong | Sebastiano Tronto | 1 | -1/+1 |
| 2024-07-13 | Improved h48set tests | Sebastiano Tronto | 1 | -17/+12 |
| 2024-07-13 | Added a set implementation for h48 table generation | Sebastiano Tronto | 5 | -0/+314 |
| 2024-07-11 | Cleanup makefile and tools | Sebastiano Tronto | 1 | -12/+0 |
| 2024-07-08 | Stats for h48 solver as tool | Sebastiano Tronto | 6 | -32/+6 |
| 2024-07-05 | Finished getcube | Sebastiano Tronto | 5 | -0/+39 |
| 2024-07-05 | Added more math utilities | Sebastiano Tronto | 40 | -0/+283 |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 47 | -3/+160 |
| 2024-06-30 | Added a solver, but found out h48 table is broken | Sebastiano Tronto | 2 | -2/+2 |
| 2024-06-23 | Cleanup | Sebastiano Tronto | 5 | -69/+0 |
| 2024-06-20 | Changed logger from va_args to ... | Sebastiano Tronto | 1 | -2/+9 |
| 2024-06-17 | Use callback function to log to stderr | Sebastiano Tronto | 29 | -121/+40 |
| 2024-06-11 | Finished refactor | Sebastiano Tronto | 35 | -7/+36 |
| 2024-06-10 | Fix build errors on OpenBSD | Sebastiano Tronto | 1 | -1/+4 |
| 2024-06-10 | Added tests for B32 | Sebastiano Tronto | 30 | -0/+31 |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 18 | -103/+49 |
| 2024-05-28 | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 10 | -0/+34 |
| 2024-05-27 | Some type fixes and some cleanup | Sebastiano Tronto | 11 | -9/+11 |
| 2024-05-26 | Added tests for selfsim | Sebastiano Tronto | 3 | -0/+44 |
| 2024-05-25 | Fixed a NASTY bug with type promotions in generation of "selfsim". | Sebastiano Tronto | 2 | -4/+4 |
| 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 moves... | Sebastiano Tronto | 3 | -2/+2 |
| 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 |
