aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:sebastianotronto/h48Sebastiano Tronto2024-08-102-3/+376
|\
| * invertco with NEONenricotenuti2024-08-081-28/+16
| * spaces fixenricotenuti2024-08-081-72/+38
| * format fixenricotenuti2024-08-071-267/+254
| * cube_neon ver1enricotenuti2024-08-072-5/+437
* | Comment cube.hSebastiano Tronto2024-08-051-4/+24
|/
* Tiny performance gainsSebastiano Tronto2024-07-212-24/+9
* Finally fixed selfsim logicSebastiano Tronto2024-07-201-55/+62
* Added pre-computation of short h48 positionsSebastiano Tronto2024-07-182-27/+52
* Converted set to mapSebastiano Tronto2024-07-182-63/+119
* Solved bug in cocsep generationSebastiano Tronto2024-07-151-27/+2
* Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto2024-07-141-18/+14
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-141-9/+31
* Added new bfs attempt, but looks wrongSebastiano Tronto2024-07-131-15/+74
* Improved h48set testsSebastiano Tronto2024-07-131-0/+13
* Added a set implementation for h48 table generationSebastiano Tronto2024-07-131-0/+77
* Stats for h48 solver as toolSebastiano Tronto2024-07-082-57/+58
* Finished getcubeSebastiano Tronto2024-07-052-15/+28
* Added more math utilitiesSebastiano Tronto2024-07-051-1/+57
* (almost) added getcubeSebastiano Tronto2024-07-047-32/+205
* Preparing for table statsSebastiano Tronto2024-07-033-4/+129
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-303-6/+182
* CleanupSebastiano Tronto2024-06-233-139/+64
* Changed logger from va_args to ...Sebastiano Tronto2024-06-209-62/+51
* Use callback function to log to stderrSebastiano Tronto2024-06-179-50/+72
* Added rudimentary shell to run commands (ugly)Sebastiano Tronto2024-06-162-22/+22
* Added benchmark; removed old folderSebastiano Tronto2024-06-131-4/+10
* Added "dryrun" for gendataSebastiano Tronto2024-06-133-2/+33
* Finished refactorSebastiano Tronto2024-06-111-2/+2
* Cleaned up cube.hSebastiano Tronto2024-06-113-26/+107
* Fix build errors on OpenBSDSebastiano Tronto2024-06-101-3/+3
* Started cube.h refactorSebastiano Tronto2024-06-105-42/+148
* Added tests for B32Sebastiano Tronto2024-06-101-5/+5
* Cleanup cube.hSebastiano Tronto2024-06-092-124/+9
* More cleanupSebastiano Tronto2024-06-096-474/+537
* Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto2024-06-0912-977/+1023
* Added roadmap for refactor and some simple routinesSebastiano Tronto2024-05-284-6/+88
* Some type fixes and some cleanupSebastiano Tronto2024-05-275-180/+203
* Minor improvementSebastiano Tronto2024-05-251-3/+3
* Fixed a NASTY bug with type promotions in generation of "selfsim".Sebastiano Tronto2024-05-251-12/+14
* Small performance improvement in h48 coordinate / transformSebastiano Tronto2024-05-256-125/+422
* Updated TODO and small changes to table genSebastiano Tronto2024-05-251-7/+20
* Added table generation utilitySebastiano Tronto2024-05-242-9/+19
* Removed unused includeSebastiano Tronto2024-05-211-1/+0
* More tests for gendata h48Sebastiano Tronto2024-05-201-4/+6
* Tests for gendata h48Sebastiano Tronto2024-05-202-23/+30
* Changed gendata h48 to bfsSebastiano Tronto2024-05-201-91/+85
* Added tests for h48 invcoordSebastiano Tronto2024-05-201-13/+17
* Added esep inverse coordSebastiano Tronto2024-05-182-4/+58
* Prepare for next stepSebastiano Tronto2024-05-173-10/+19

Generated with cgit - Back to sebastiano.tronto.net