aboutsummaryrefslogtreecommitdiff
path: root/cube.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-10Moved to src/Sebastiano Tronto1-2392/+0
2024-04-22Improved speed for esep table generation, but it is still slow. Changed moves...Sebastiano Tronto1-327/+331
2024-04-20Fixed edge pruning table, but it is slooooowSebastiano Tronto1-17/+26
2024-04-16Failed attempts to fix / debug eoesep + other changesSebastiano Tronto1-163/+85
2024-04-16const char *Sebastiano Tronto1-59/+48
2024-04-12Added edge pruning table, to be testedSebastiano Tronto1-12/+169
2024-04-01Added unrolled loop over trans for experimentsSebastiano Tronto1-5/+57
2024-04-01Performance improvement for gendata_cocsepSebastiano Tronto1-22/+28
2024-03-31Added _foreach_move loop, to be testedSebastiano Tronto1-2/+37
2024-03-30Improved testing, added more data to cocsep tableSebastiano Tronto1-11/+17
2024-03-30Added cocsep data generation, but it is very slowSebastiano Tronto1-20/+183
2024-03-29Added esep coordinateSebastiano Tronto1-1/+94
2024-03-29Added coordinate cpsepSebastiano Tronto1-1/+33
2023-12-26Added coord_coSebastiano Tronto1-4/+41
2023-11-20Configuration / build support for ARM NEON (implementation: TODO!); testing n...Sebastiano Tronto1-3/+16
2023-11-19Removed src cube type, kept only H48 and LST (for now)Sebastiano Tronto1-32/+40
2023-11-19Improved architecture detectionSebastiano Tronto1-5/+3
2023-11-19Fixed AVX2 build, cleaned up compose_fastSebastiano Tronto1-24/+19
2023-11-19Removed inverse_fast, probably not going to use it in tight loopsSebastiano Tronto1-71/+24
2023-11-19Simplified cube definition for move and transformations even moreSebastiano Tronto1-727/+342
2023-11-17Simplified move and transform codeSebastiano Tronto1-2449/+763
2023-11-14Added tests allowednextSebastiano Tronto1-15/+12
2023-11-14Renamed tests, added tests for permsignSebastiano Tronto1-5/+5
2023-11-13Tidy up; made things testableSebastiano Tronto1-520/+561
2023-11-12Simple solver: added tests, fixedSebastiano Tronto1-31/+80
2023-11-11Implemented simple solverSebastiano Tronto1-30/+207
2023-11-10Towards a definitve APISebastiano Tronto1-6/+0
2023-11-10Big changes to the interfaceSebastiano Tronto1-1762/+1707
2023-11-08Improved commentsSebastiano Tronto1-10/+49
2023-11-08Moved documentation around, improved configure.shSebastiano Tronto1-4/+1
2023-11-08Change include statementSebastiano Tronto1-50/+61
2023-11-08FixesSebastiano Tronto1-16/+19
2023-11-08Small refactoringSebastiano Tronto1-112/+63
2023-11-06Started working on solveSebastiano Tronto1-25/+82
2023-11-05Added coord_eoSebastiano Tronto1-0/+32
2023-11-05RefactoringSebastiano Tronto1-0/+3698

Generated with cgit - Back to sebastiano.tronto.net