| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (almost) added getcube | Sebastiano Tronto | 2024-07-04 | 57 | -75/+436 |
| | | |||||
| * | Preparing for table stats | Sebastiano Tronto | 2024-07-03 | 6 | -7/+255 |
| | | |||||
| * | renamed benchmarks to tools | Sebastiano Tronto | 2024-07-03 | 4 | -20/+25 |
| | | |||||
| * | Added a solver, but found out h48 table is broken | Sebastiano Tronto | 2024-06-30 | 10 | -60/+265 |
| | | |||||
| * | Cleanup | Sebastiano Tronto | 2024-06-23 | 9 | -221/+73 |
| | | |||||
| * | Changed logger from va_args to ... | Sebastiano Tronto | 2024-06-20 | 10 | -64/+60 |
| | | |||||
| * | Use callback function to log to stderr | Sebastiano Tronto | 2024-06-17 | 38 | -171/+112 |
| | | |||||
| * | Added rudimentary shell to run commands (ugly) | Sebastiano Tronto | 2024-06-16 | 7 | -65/+615 |
| | | |||||
| * | Added benchmark; removed old folder | Sebastiano Tronto | 2024-06-13 | 13 | -1173/+124 |
| | | |||||
| * | Added "dryrun" for gendata | Sebastiano Tronto | 2024-06-13 | 4 | -3/+33 |
| | | |||||
| * | Finished refactor | Sebastiano Tronto | 2024-06-11 | 331 | -53/+498 |
| | | |||||
| * | Cleaned up cube.h | Sebastiano Tronto | 2024-06-11 | 4 | -29/+110 |
| | | |||||
| * | Fix build errors on OpenBSD | Sebastiano Tronto | 2024-06-10 | 3 | -6/+14 |
| | | |||||
| * | Started cube.h refactor | Sebastiano Tronto | 2024-06-10 | 5 | -42/+148 |
| | | |||||
| * | Added tests for B32 | Sebastiano Tronto | 2024-06-10 | 32 | -8/+38 |
| | | |||||
| * | Cleanup cube.h | Sebastiano Tronto | 2024-06-09 | 4 | -127/+157 |
| | | |||||
| * | More cleanup | Sebastiano Tronto | 2024-06-09 | 16 | -1516/+550 |
| | | |||||
| * | sorted utils folder | Sebastiano Tronto | 2024-06-09 | 74 | -8/+8 |
| | | |||||
| * | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 2024-06-09 | 31 | -1097/+1083 |
| | | |||||
| * | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 2024-05-28 | 15 | -13/+144 |
| | | |||||
| * | Some type fixes and some cleanup | Sebastiano Tronto | 2024-05-27 | 17 | -191/+216 |
| | | |||||
| * | Added tests for selfsim | Sebastiano Tronto | 2024-05-26 | 3 | -0/+44 |
| | | |||||
| * | Minor improvement | Sebastiano Tronto | 2024-05-25 | 2 | -3/+7 |
| | | |||||
| * | Fixed a NASTY bug with type promotions in generation of "selfsim". | Sebastiano Tronto | 2024-05-25 | 3 | -16/+18 |
| | | | | | | That was very hard to test because I have not way to know the actual answer beforehand. Luckily I caught it. | ||||
| * | Small performance improvement in h48 coordinate / transform | Sebastiano Tronto | 2024-05-25 | 8 | -139/+424 |
| | | |||||
| * | Updated TODO and small changes to table gen | Sebastiano Tronto | 2024-05-25 | 2 | -14/+48 |
| | | |||||
| * | Added table generation utility | Sebastiano Tronto | 2024-05-24 | 5 | -10/+65 |
| | | |||||
| * | Removed unused include | Sebastiano Tronto | 2024-05-21 | 1 | -1/+0 |
| | | |||||
| * | More tests for gendata h48 | Sebastiano Tronto | 2024-05-20 | 5 | -10/+33 |
| | | |||||
| * | Tests for gendata h48 | Sebastiano Tronto | 2024-05-20 | 8 | -31/+80 |
| | | |||||
| * | Changed gendata h48 to bfs | Sebastiano Tronto | 2024-05-20 | 6 | -137/+109 |
| | | |||||
| * | Added tests for h48 invcoord | Sebastiano Tronto | 2024-05-20 | 18 | -27/+76 |
| | | |||||
| * | Added esep inverse coord | Sebastiano Tronto | 2024-05-18 | 3 | -5/+59 |
| | | |||||
| * | Prepare for next step | Sebastiano Tronto | 2024-05-17 | 19 | -11/+60 |
| | | |||||
| * | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 2024-05-17 | 26 | -20/+252 |
| | | |||||
| * | Started implementing new table generation | Sebastiano Tronto | 2024-05-10 | 4 | -37/+95 |
| | | |||||
| * | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 2024-05-10 | 3 | -42/+61 |
| | | |||||
| * | Split into .h files | Sebastiano Tronto | 2024-05-10 | 9 | -2362/+2300 |
| | | |||||
| * | Moved to src/ | Sebastiano Tronto | 2024-05-10 | 7 | -8/+8 |
| | | |||||
| * | Add back documentation on transformations | Sebastiano Tronto | 2024-05-06 | 1 | -0/+23 |
| | | |||||
| * | Updated TODO | Sebastiano Tronto | 2024-04-23 | 1 | -59/+21 |
| | | |||||
| * | Improved speed for esep table generation, but it is still slow. Changed ↵ | Sebastiano Tronto | 2024-04-22 | 4 | -329/+333 |
| | | | | | moves names. | ||||
| * | Fixed edge pruning table, but it is slooooow | Sebastiano Tronto | 2024-04-20 | 2 | -19/+39 |
| | | |||||
| * | Failed attempts to fix / debug eoesep + other changes | Sebastiano Tronto | 2024-04-16 | 12 | -179/+119 |
| | | |||||
| * | const char * | Sebastiano Tronto | 2024-04-16 | 3 | -89/+98 |
| | | |||||
| * | Added edge pruning table, to be tested | Sebastiano Tronto | 2024-04-12 | 2 | -14/+176 |
| | | |||||
| * | Updated todo | Sebastiano Tronto | 2024-04-01 | 1 | -3/+3 |
| | | |||||
| * | Added unrolled loop over trans for experiments | Sebastiano Tronto | 2024-04-01 | 1 | -5/+57 |
| | | |||||
| * | Performance improvement for gendata_cocsep | Sebastiano Tronto | 2024-04-01 | 5 | -23/+185 |
| | | |||||
| * | Added _foreach_move loop, to be tested | Sebastiano Tronto | 2024-03-31 | 2 | -4/+39 |
| | | |||||
