| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added a solver, but found out h48 table is broken | Sebastiano Tronto | 2024-06-30 | 1 | -1/+11 |
| * | Cleanup | Sebastiano Tronto | 2024-06-23 | 1 | -13/+9 |
| * | Added rudimentary shell to run commands (ugly) | Sebastiano Tronto | 2024-06-16 | 1 | -1/+9 |
| * | Added benchmark; removed old folder | Sebastiano Tronto | 2024-06-13 | 1 | -0/+5 |
| * | Added "dryrun" for gendata | Sebastiano Tronto | 2024-06-13 | 1 | -1/+0 |
| * | Finished refactor | Sebastiano Tronto | 2024-06-11 | 1 | -20/+1 |
| * | Cleaned up cube.h | Sebastiano Tronto | 2024-06-11 | 1 | -3/+3 |
| * | Added tests for B32 | Sebastiano Tronto | 2024-06-10 | 1 | -3/+2 |
| * | Cleanup cube.h | Sebastiano Tronto | 2024-06-09 | 1 | -3/+1 |
| * | More cleanup | Sebastiano Tronto | 2024-06-09 | 1 | -8/+13 |
| * | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 2024-06-09 | 1 | -17/+11 |
| * | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 2024-05-28 | 1 | -7/+22 |
| * | Some type fixes and some cleanup | Sebastiano Tronto | 2024-05-27 | 1 | -2/+2 |
| * | Minor improvement | Sebastiano Tronto | 2024-05-25 | 1 | -0/+4 |
| * | Small performance improvement in h48 coordinate / transform | Sebastiano Tronto | 2024-05-25 | 1 | -13/+1 |
| * | Updated TODO and small changes to table gen | Sebastiano Tronto | 2024-05-25 | 1 | -7/+28 |
| * | More tests for gendata h48 | Sebastiano Tronto | 2024-05-20 | 1 | -1/+0 |
| * | Changed gendata h48 to bfs | Sebastiano Tronto | 2024-05-20 | 1 | -24/+6 |
| * | Added tests for h48 invcoord | Sebastiano Tronto | 2024-05-20 | 1 | -1/+1 |
| * | Added esep inverse coord | Sebastiano Tronto | 2024-05-18 | 1 | -1/+1 |
| * | Prepare for next step | Sebastiano Tronto | 2024-05-17 | 1 | -1/+1 |
| * | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 2024-05-17 | 1 | -2/+2 |
| * | Started implementing new table generation | Sebastiano Tronto | 2024-05-10 | 1 | -5/+12 |
| * | Updated TODO | Sebastiano Tronto | 2024-04-23 | 1 | -59/+21 |
| * | Fixed edge pruning table, but it is slooooow | Sebastiano Tronto | 2024-04-20 | 1 | -2/+13 |
| * | const char * | Sebastiano Tronto | 2024-04-16 | 1 | -1/+0 |
| * | Added edge pruning table, to be tested | Sebastiano Tronto | 2024-04-12 | 1 | -2/+7 |
| * | Updated todo | Sebastiano Tronto | 2024-04-01 | 1 | -3/+3 |
| * | Performance improvement for gendata_cocsep | Sebastiano Tronto | 2024-04-01 | 1 | -1/+0 |
| * | Added _foreach_move loop, to be tested | Sebastiano Tronto | 2024-03-31 | 1 | -2/+2 |
| * | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 2024-03-30 | 1 | -3/+6 |
| * | Added esep coordinate | Sebastiano Tronto | 2024-03-29 | 1 | -1/+2 |
| * | Added coordinate cpsep | Sebastiano Tronto | 2024-03-29 | 1 | -3/+3 |
| * | Added coord_co | Sebastiano Tronto | 2023-12-26 | 1 | -0/+2 |
| * | Removed duplicate file | Sebastiano Tronto | 2023-12-26 | 1 | -2/+6 |
| * | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 2023-11-19 | 1 | -0/+6 |
| * | Cleaned + updated TODO | Sebastiano Tronto | 2023-11-16 | 1 | -72/+52 |
| * | Added tests allowednext | Sebastiano Tronto | 2023-11-14 | 1 | -2/+0 |
| * | Renamed tests, added tests for permsign | Sebastiano Tronto | 2023-11-14 | 1 | -1/+2 |
| * | Test cleanup | Sebastiano Tronto | 2023-11-13 | 1 | -0/+1 |
| * | Tidy up; made things testable | Sebastiano Tronto | 2023-11-13 | 1 | -0/+4 |
| * | Simple solver: added tests, fixed | Sebastiano Tronto | 2023-11-12 | 1 | -3/+8 |
| * | Implemented simple solver | Sebastiano Tronto | 2023-11-11 | 1 | -1/+1 |
| * | Towards a definitve API | Sebastiano Tronto | 2023-11-10 | 1 | -33/+25 |
| * | Removed line from TODO | Sebastiano Tronto | 2023-11-10 | 1 | -2/+0 |
| * | Big changes to the interface | Sebastiano Tronto | 2023-11-10 | 1 | -21/+19 |
| * | Added TODOs | Sebastiano Tronto | 2023-11-09 | 1 | -14/+78 |
| * | Improved comments | Sebastiano Tronto | 2023-11-08 | 1 | -18/+7 |
| * | Added TODO stuff | Sebastiano Tronto | 2023-11-08 | 1 | -8/+38 |
| * | Moved documentation around, improved configure.sh | Sebastiano Tronto | 2023-11-08 | 1 | -0/+69 |