| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finally fixed selfsim logic | Sebastiano Tronto | 2024-07-20 | 1 | -55/+62 |
| * | Added pre-computation of short h48 positions | Sebastiano Tronto | 2024-07-18 | 1 | -24/+49 |
| * | Converted set to map | Sebastiano Tronto | 2024-07-18 | 1 | -63/+117 |
| * | Solved bug in cocsep generation | Sebastiano Tronto | 2024-07-15 | 1 | -27/+2 |
| * | Test passes, logic error is due to coordinates admitting multiple ttreps | Sebastiano Tronto | 2024-07-14 | 1 | -18/+14 |
| * | Found a sneaky bug (it's all a mess now) | Sebastiano Tronto | 2024-07-14 | 1 | -9/+31 |
| * | Added new bfs attempt, but looks wrong | Sebastiano Tronto | 2024-07-13 | 1 | -15/+74 |
| * | Improved h48set tests | Sebastiano Tronto | 2024-07-13 | 1 | -0/+13 |
| * | Added a set implementation for h48 table generation | Sebastiano Tronto | 2024-07-13 | 1 | -0/+77 |
| * | Stats for h48 solver as tool | Sebastiano Tronto | 2024-07-08 | 1 | -49/+45 |
| * | Preparing for table stats | Sebastiano Tronto | 2024-07-03 | 1 | -4/+107 |
| * | Added a solver, but found out h48 table is broken | Sebastiano Tronto | 2024-06-30 | 1 | -1/+173 |
| * | Changed logger from va_args to ... | Sebastiano Tronto | 2024-06-20 | 1 | -13/+13 |
| * | Use callback function to log to stderr | Sebastiano Tronto | 2024-06-17 | 1 | -13/+13 |
| * | Added "dryrun" for gendata | Sebastiano Tronto | 2024-06-13 | 1 | -1/+10 |
| * | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 2024-06-09 | 1 | -28/+28 |
| * | Some type fixes and some cleanup | Sebastiano Tronto | 2024-05-27 | 1 | -49/+65 |
| * | Minor improvement | Sebastiano Tronto | 2024-05-25 | 1 | -3/+3 |
| * | Fixed a NASTY bug with type promotions in generation of "selfsim". | Sebastiano Tronto | 2024-05-25 | 1 | -12/+14 |
| * | Small performance improvement in h48 coordinate / transform | Sebastiano Tronto | 2024-05-25 | 1 | -4/+2 |
| * | Updated TODO and small changes to table gen | Sebastiano Tronto | 2024-05-25 | 1 | -7/+20 |
| * | Tests for gendata h48 | Sebastiano Tronto | 2024-05-20 | 1 | -19/+24 |
| * | Changed gendata h48 to bfs | Sebastiano Tronto | 2024-05-20 | 1 | -91/+85 |
| * | Added tests for h48 invcoord | Sebastiano Tronto | 2024-05-20 | 1 | -13/+17 |
| * | Prepare for next step | Sebastiano Tronto | 2024-05-17 | 1 | -10/+3 |
| * | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 2024-05-17 | 1 | -4/+5 |
| * | Started implementing new table generation | Sebastiano Tronto | 2024-05-10 | 1 | -32/+69 |
| * | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 2024-05-10 | 1 | -38/+55 |
| * | Split into .h files | Sebastiano Tronto | 2024-05-10 | 1 | -0/+266 |
