aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | | That was very hard to test because I have not way to know the actual answer beforehand. Luckily I caught it.
* 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
|
* Added inverse eo and copy_{edges,corners}Sebastiano Tronto2024-05-174-18/+76
|
* Started implementing new table generationSebastiano Tronto2024-05-103-32/+83
|
* Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto2024-05-102-40/+55
|
* Split into .h filesSebastiano Tronto2024-05-109-2362/+2300
|
* Moved to src/Sebastiano Tronto2024-05-102-0/+2556
|
* RefactoringSebastiano Tronto2023-11-056-3642/+0
|
* avx2 fully worksSebastiano Tronto2023-11-042-14/+20
|
* Moves work with avx2, fixed some stuffSebastiano Tronto2023-11-033-55/+94
|
* Added avx2 movesSebastiano Tronto2023-11-022-7/+241
|
* Optimized compose for avx2Sebastiano Tronto2023-11-021-4/+22
|
* Added transformations for avx2Sebastiano Tronto2023-11-022-2/+1003
|
* Added writecube AVXSebastiano Tronto2023-11-022-2/+32
|
* Reworked moves and transformations, moved some stuffSebastiano Tronto2023-11-0110-775/+1470
|
* Reorganized documentationSebastiano Tronto2023-10-312-88/+74
|
* AVX2 compiles, fails all tests; + some renamingSebastiano Tronto2023-10-296-102/+123
|
* Started working on AVX2 (not working yet)Sebastiano Tronto2023-10-288-208/+317
|
* more cleanupSebastiano Tronto2023-10-273-222/+223
|
* Improved transformations and cleaned upSebastiano Tronto2023-10-273-196/+465
|
* Small cleanupSebastiano Tronto2023-10-272-64/+43
|

Generated with cgit - Back to sebastiano.tronto.net