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

Generated with cgit - Back to sebastiano.tronto.net