aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Preparatory work for benchmarks, little fixesSebastiano Tronto2023-10-221-39/+28
* Added transformations (and fixed tests)Sebastiano Tronto2023-10-221-0/+237
* Small change of plans, moved stuff aroundSebastiano Tronto2023-10-224-105/+89
* Progess with transformation implementationSebastiano Tronto2023-10-223-0/+84
* Added write to SRC formatSebastiano Tronto2023-10-082-25/+104
* Added transformation util files, renamed move filesSebastiano Tronto2023-10-051-1/+1
* Split isconsistent() and issolvable()Sebastiano Tronto2023-10-053-87/+116

Generated with cgit - Back to sebastiano.tronto.net