| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -55/+0 | |
| 2024-08-07 | cube_neon ver1 | enricotenuti | 1 | -0/+2 | |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-06-20 | Changed logger from va_args to ... | Sebastiano Tronto | 1 | -15/+4 | |
| 2024-06-17 | Use callback function to log to stderr | Sebastiano Tronto | 1 | -5/+17 | |
| 2024-06-10 | Started cube.h refactor | Sebastiano Tronto | 1 | -0/+2 | |
| 2024-06-09 | More cleanup | Sebastiano Tronto | 1 | -0/+2 | |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -3/+11 | |
| 2024-05-28 | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 1 | -4/+2 | |
| 2024-05-25 | Small performance improvement in h48 coordinate / transform | Sebastiano Tronto | 1 | -0/+2 | |
| 2024-05-21 | Removed unused include | Sebastiano Tronto | 1 | -1/+0 | |
| 2024-05-17 | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 1 | -0/+1 | |
| 2024-05-10 | Split into .h files | Sebastiano Tronto | 1 | -2362/+9 | |
| 2024-05-10 | Moved to src/ | Sebastiano Tronto | 1 | -0/+0 | |
| 2024-04-22 | Improved speed for esep table generation, but it is still slow. Changed ↵ | Sebastiano Tronto | 1 | -327/+331 | |
| moves names. | |||||
| 2024-04-20 | Fixed edge pruning table, but it is slooooow | Sebastiano Tronto | 1 | -17/+26 | |
| 2024-04-16 | Failed attempts to fix / debug eoesep + other changes | Sebastiano Tronto | 1 | -163/+85 | |
| 2024-04-16 | const char * | Sebastiano Tronto | 1 | -59/+48 | |
| 2024-04-12 | Added edge pruning table, to be tested | Sebastiano Tronto | 1 | -12/+169 | |
| 2024-04-01 | Added unrolled loop over trans for experiments | Sebastiano Tronto | 1 | -5/+57 | |
| 2024-04-01 | Performance improvement for gendata_cocsep | Sebastiano Tronto | 1 | -22/+28 | |
| 2024-03-31 | Added _foreach_move loop, to be tested | Sebastiano Tronto | 1 | -2/+37 | |
| 2024-03-30 | Improved testing, added more data to cocsep table | Sebastiano Tronto | 1 | -11/+17 | |
| 2024-03-30 | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 1 | -20/+183 | |
| 2024-03-29 | Added esep coordinate | Sebastiano Tronto | 1 | -1/+94 | |
| 2024-03-29 | Added coordinate cpsep | Sebastiano Tronto | 1 | -1/+33 | |
| 2023-12-26 | Added coord_co | Sebastiano Tronto | 1 | -4/+41 | |
| 2023-11-20 | Configuration / build support for ARM NEON (implementation: TODO!); testing ↵ | Sebastiano Tronto | 1 | -3/+16 | |
| new vm | |||||
| 2023-11-19 | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 1 | -32/+40 | |
| 2023-11-19 | Improved architecture detection | Sebastiano Tronto | 1 | -5/+3 | |
| 2023-11-19 | Fixed AVX2 build, cleaned up compose_fast | Sebastiano Tronto | 1 | -24/+19 | |
| 2023-11-19 | Removed inverse_fast, probably not going to use it in tight loops | Sebastiano Tronto | 1 | -71/+24 | |
| 2023-11-19 | Simplified cube definition for move and transformations even more | Sebastiano Tronto | 1 | -727/+342 | |
| 2023-11-17 | Simplified move and transform code | Sebastiano Tronto | 1 | -2449/+763 | |
| 2023-11-14 | Added tests allowednext | Sebastiano Tronto | 1 | -15/+12 | |
| 2023-11-14 | Renamed tests, added tests for permsign | Sebastiano Tronto | 1 | -5/+5 | |
| 2023-11-13 | Tidy up; made things testable | Sebastiano Tronto | 1 | -520/+561 | |
| 2023-11-12 | Simple solver: added tests, fixed | Sebastiano Tronto | 1 | -31/+80 | |
| 2023-11-11 | Implemented simple solver | Sebastiano Tronto | 1 | -30/+207 | |
| 2023-11-10 | Towards a definitve API | Sebastiano Tronto | 1 | -6/+0 | |
| 2023-11-10 | Big changes to the interface | Sebastiano Tronto | 1 | -1762/+1707 | |
| 2023-11-08 | Improved comments | Sebastiano Tronto | 1 | -10/+49 | |
| 2023-11-08 | Moved documentation around, improved configure.sh | Sebastiano Tronto | 1 | -4/+1 | |
| 2023-11-08 | Change include statement | Sebastiano Tronto | 1 | -50/+61 | |
| 2023-11-08 | Fixes | Sebastiano Tronto | 1 | -16/+19 | |
| 2023-11-08 | Small refactoring | Sebastiano Tronto | 1 | -112/+63 | |
| 2023-11-06 | Started working on solve | Sebastiano Tronto | 1 | -25/+82 | |
| 2023-11-05 | Added coord_eo | Sebastiano Tronto | 1 | -0/+32 | |
| 2023-11-05 | Refactoring | Sebastiano Tronto | 1 | -0/+3698 | |
