aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Comment cube.hSebastiano Tronto2024-08-053-6/+27
* Updated README.md, added help command to shellSebastiano Tronto2024-08-056-205/+399
* Added some info and error-checking to gendata toolSebastiano Tronto2024-07-211-3/+25
* oops fixSebastiano Tronto2024-07-211-8/+0
* Tiny performance gainsSebastiano Tronto2024-07-213-25/+10
* Fixed gendata tool and cleaned up some stuffSebastiano Tronto2024-07-203-8/+21
* Finally fixed selfsim logicSebastiano Tronto2024-07-2013-63/+83
* Added pre-computation of short h48 positionsSebastiano Tronto2024-07-189-45/+210
* Converted set to mapSebastiano Tronto2024-07-1812-224/+483
* Solved bug in cocsep generationSebastiano Tronto2024-07-154-61/+24
* Added test for selfsim distributionSebastiano Tronto2024-07-156-0/+53
* Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto2024-07-142-29/+28
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-1427-11/+111
* Added new bfs attempt, but looks wrongSebastiano Tronto2024-07-134-19/+79
* Improved h48set testsSebastiano Tronto2024-07-132-17/+25
* Added a set implementation for h48 table generationSebastiano Tronto2024-07-136-0/+391
* Cleanup makefile and toolsSebastiano Tronto2024-07-116-32/+8
* Made stats tool parallelSebastiano Tronto2024-07-091-15/+49
* Added average to stats toolSebastiano Tronto2024-07-081-1/+7
* Stats for h48 solver as toolSebastiano Tronto2024-07-0813-119/+150
* Finished getcubeSebastiano Tronto2024-07-059-32/+69
* Added more math utilitiesSebastiano Tronto2024-07-0542-1/+345
* (almost) added getcubeSebastiano Tronto2024-07-0457-75/+436
* Preparing for table statsSebastiano Tronto2024-07-036-7/+255
* renamed benchmarks to toolsSebastiano Tronto2024-07-034-20/+25
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-3010-60/+265
* CleanupSebastiano Tronto2024-06-239-221/+73
* Changed logger from va_args to ...Sebastiano Tronto2024-06-2010-64/+60
* Use callback function to log to stderrSebastiano Tronto2024-06-1738-171/+112
* Added rudimentary shell to run commands (ugly)Sebastiano Tronto2024-06-167-65/+615
* Added benchmark; removed old folderSebastiano Tronto2024-06-1313-1173/+124
* Added "dryrun" for gendataSebastiano Tronto2024-06-134-3/+33
* Finished refactorSebastiano Tronto2024-06-11331-53/+498
* Cleaned up cube.hSebastiano Tronto2024-06-114-29/+110
* Fix build errors on OpenBSDSebastiano Tronto2024-06-103-6/+14
* Started cube.h refactorSebastiano Tronto2024-06-105-42/+148
* Added tests for B32Sebastiano Tronto2024-06-1032-8/+38
* Cleanup cube.hSebastiano Tronto2024-06-094-127/+157
* More cleanupSebastiano Tronto2024-06-0916-1516/+550
* sorted utils folderSebastiano Tronto2024-06-0974-8/+8
* Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto2024-06-0931-1097/+1083
* Added roadmap for refactor and some simple routinesSebastiano Tronto2024-05-2815-13/+144
* Some type fixes and some cleanupSebastiano Tronto2024-05-2717-191/+216
* Added tests for selfsimSebastiano Tronto2024-05-263-0/+44
* Minor improvementSebastiano Tronto2024-05-252-3/+7
* Fixed a NASTY bug with type promotions in generation of "selfsim".Sebastiano Tronto2024-05-253-16/+18
* Small performance improvement in h48 coordinate / transformSebastiano Tronto2024-05-258-139/+424
* Updated TODO and small changes to table genSebastiano Tronto2024-05-252-14/+48
* Added table generation utilitySebastiano Tronto2024-05-245-10/+65
* Removed unused includeSebastiano Tronto2024-05-211-1/+0

Generated with cgit - Back to sebastiano.tronto.net