aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-08Stats for h48 solver as toolSebastiano Tronto2-57/+58
2024-07-05Finished getcubeSebastiano Tronto2-15/+28
2024-07-05Added more math utilitiesSebastiano Tronto1-1/+57
2024-07-04(almost) added getcubeSebastiano Tronto7-32/+205
2024-07-03Preparing for table statsSebastiano Tronto3-4/+129
2024-06-30Added a solver, but found out h48 table is brokenSebastiano Tronto3-6/+182
2024-06-23CleanupSebastiano Tronto3-139/+64
2024-06-20Changed logger from va_args to ...Sebastiano Tronto9-62/+51
2024-06-17Use callback function to log to stderrSebastiano Tronto9-50/+72
2024-06-16Added rudimentary shell to run commands (ugly)Sebastiano Tronto2-22/+22
2024-06-13Added benchmark; removed old folderSebastiano Tronto1-4/+10
2024-06-13Added "dryrun" for gendataSebastiano Tronto3-2/+33
2024-06-11Finished refactorSebastiano Tronto1-2/+2
2024-06-11Cleaned up cube.hSebastiano Tronto3-26/+107
2024-06-10Fix build errors on OpenBSDSebastiano Tronto1-3/+3
2024-06-10Started cube.h refactorSebastiano Tronto5-42/+148
2024-06-10Added tests for B32Sebastiano Tronto1-5/+5
2024-06-09Cleanup cube.hSebastiano Tronto2-124/+9
2024-06-09More cleanupSebastiano Tronto6-474/+537
2024-06-09Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto12-977/+1023
2024-05-28Added roadmap for refactor and some simple routinesSebastiano Tronto4-6/+88
2024-05-27Some type fixes and some cleanupSebastiano Tronto5-180/+203
2024-05-25Minor improvementSebastiano Tronto1-3/+3
2024-05-25Fixed a NASTY bug with type promotions in generation of "selfsim".Sebastiano Tronto1-12/+14
2024-05-25Small performance improvement in h48 coordinate / transformSebastiano Tronto6-125/+422
2024-05-25Updated TODO and small changes to table genSebastiano Tronto1-7/+20
2024-05-24Added table generation utilitySebastiano Tronto2-9/+19
2024-05-21Removed unused includeSebastiano Tronto1-1/+0
2024-05-20More tests for gendata h48Sebastiano Tronto1-4/+6
2024-05-20Tests for gendata h48Sebastiano Tronto2-23/+30
2024-05-20Changed gendata h48 to bfsSebastiano Tronto1-91/+85
2024-05-20Added tests for h48 invcoordSebastiano Tronto1-13/+17
2024-05-18Added esep inverse coordSebastiano Tronto2-4/+58
2024-05-17Prepare for next stepSebastiano Tronto3-10/+19
2024-05-17Added inverse eo and copy_{edges,corners}Sebastiano Tronto4-18/+76
2024-05-10Started implementing new table generationSebastiano Tronto3-32/+83
2024-05-10Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto2-40/+55
2024-05-10Split into .h filesSebastiano Tronto9-2362/+2300
2024-05-10Moved to src/Sebastiano Tronto2-0/+2556
2023-11-05RefactoringSebastiano Tronto6-3642/+0
2023-11-04avx2 fully worksSebastiano Tronto2-14/+20
2023-11-03Moves work with avx2, fixed some stuffSebastiano Tronto3-55/+94
2023-11-02Added avx2 movesSebastiano Tronto2-7/+241
2023-11-02Optimized compose for avx2Sebastiano Tronto1-4/+22
2023-11-02Added transformations for avx2Sebastiano Tronto2-2/+1003
2023-11-02Added writecube AVXSebastiano Tronto2-2/+32
2023-11-01Reworked moves and transformations, moved some stuffSebastiano Tronto10-775/+1470
2023-10-31Reorganized documentationSebastiano Tronto2-88/+74
2023-10-29AVX2 compiles, fails all tests; + some renamingSebastiano Tronto6-102/+123
2023-10-28Started working on AVX2 (not working yet)Sebastiano Tronto8-208/+317

Generated with cgit - Back to sebastiano.tronto.net