aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-30Added a solver, but found out h48 table is brokenSebastiano Tronto2-2/+2
2024-06-23CleanupSebastiano Tronto5-69/+0
2024-06-20Changed logger from va_args to ...Sebastiano Tronto1-2/+9
2024-06-17Use callback function to log to stderrSebastiano Tronto29-121/+40
2024-06-11Finished refactorSebastiano Tronto35-7/+36
2024-06-10Fix build errors on OpenBSDSebastiano Tronto1-1/+4
2024-06-10Added tests for B32Sebastiano Tronto30-0/+31
2024-06-09Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto18-103/+49
2024-05-28Added roadmap for refactor and some simple routinesSebastiano Tronto10-0/+34
2024-05-27Some type fixes and some cleanupSebastiano Tronto11-9/+11
2024-05-26Added tests for selfsimSebastiano Tronto3-0/+44
2024-05-25Fixed a NASTY bug with type promotions in generation of "selfsim".Sebastiano Tronto2-4/+4
2024-05-20More tests for gendata h48Sebastiano Tronto3-5/+27
2024-05-20Tests for gendata h48Sebastiano Tronto5-7/+49
2024-05-20Changed gendata h48 to bfsSebastiano Tronto4-22/+18
2024-05-20Added tests for h48 invcoordSebastiano Tronto16-13/+58
2024-05-17Prepare for next stepSebastiano Tronto15-0/+40
2024-05-17Added inverse eo and copy_{edges,corners}Sebastiano Tronto21-0/+174
2024-05-10Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto1-2/+6
2024-04-22Improved speed for esep table generation, but it is still slow. Changed moves...Sebastiano Tronto3-2/+2
2024-04-16Failed attempts to fix / debug eoesep + other changesSebastiano Tronto11-16/+34
2024-03-30Improved testing, added more data to cocsep tableSebastiano Tronto2-2/+18
2024-03-30Added cocsep data generation, but it is very slowSebastiano Tronto7-0/+54
2024-03-29Added esep coordinateSebastiano Tronto15-0/+37
2024-03-29Added coordinate cpsepSebastiano Tronto19-0/+41
2023-12-26Added coord_coSebastiano Tronto28-2/+51
2023-11-19Removed src cube type, kept only H48 and LST (for now)Sebastiano Tronto8-17/+4
2023-11-19Fixed bug in tests with different architecturesSebastiano Tronto3-9/+15
2023-11-19Improved sanitizer detectionSebastiano Tronto1-6/+6
2023-11-19Added void in function declaration for testsSebastiano Tronto13-13/+13
2023-11-19Simplified cube definition for move and transformations even moreSebastiano Tronto7-9/+3
2023-11-14Added tests allowednextSebastiano Tronto20-0/+85
2023-11-14Renamed tests, added tests for permsignSebastiano Tronto472-0/+82
2023-11-14Added tests for conversionSebastiano Tronto8-0/+31
2023-11-13Test cleanupSebastiano Tronto11-116/+54
2023-11-13Tidy up; made things testableSebastiano Tronto37-0/+70
2023-11-12Simple solver: added tests, fixedSebastiano Tronto5-0/+79
2023-11-10Towards a definitve APISebastiano Tronto34-57/+5
2023-11-10Big changes to the interfaceSebastiano Tronto10-48/+30
2023-11-08Change include statementSebastiano Tronto9-0/+36
2023-11-08Small refactoringSebastiano Tronto1-1/+2
2023-11-06Started working on solveSebastiano Tronto1-1/+1
2023-11-05make test improvementsSebastiano Tronto1-0/+5
2023-11-05Added coord_eoSebastiano Tronto31-0/+54
2023-11-05RefactoringSebastiano Tronto8-8/+8
2023-11-03Moves work with avx2, fixed some stuffSebastiano Tronto2-2/+7
2023-11-02Added writecube AVXSebastiano Tronto5-0/+38
2023-10-31Reorganized documentationSebastiano Tronto1-1/+1
2023-10-29AVX2 compiles, fails all tests; + some renamingSebastiano Tronto391-5/+7
2023-10-22Preparatory work for benchmarks, little fixesSebastiano Tronto1-4/+1

Generated with cgit - Back to sebastiano.tronto.net