aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* More tests for gendata h48Sebastiano Tronto2024-05-205-10/+33
* Tests for gendata h48Sebastiano Tronto2024-05-208-31/+80
* Changed gendata h48 to bfsSebastiano Tronto2024-05-206-137/+109
* Added tests for h48 invcoordSebastiano Tronto2024-05-2018-27/+76
* Added esep inverse coordSebastiano Tronto2024-05-183-5/+59
* Prepare for next stepSebastiano Tronto2024-05-1719-11/+60
* Added inverse eo and copy_{edges,corners}Sebastiano Tronto2024-05-1726-20/+252
* Started implementing new table generationSebastiano Tronto2024-05-104-37/+95
* Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto2024-05-103-42/+61
* Split into .h filesSebastiano Tronto2024-05-109-2362/+2300
* Moved to src/Sebastiano Tronto2024-05-107-8/+8
* Add back documentation on transformationsSebastiano Tronto2024-05-061-0/+23
* Updated TODOSebastiano Tronto2024-04-231-59/+21
* Improved speed for esep table generation, but it is still slow. Changed moves...Sebastiano Tronto2024-04-224-329/+333
* Fixed edge pruning table, but it is slooooowSebastiano Tronto2024-04-202-19/+39
* Failed attempts to fix / debug eoesep + other changesSebastiano Tronto2024-04-1612-179/+119
* const char *Sebastiano Tronto2024-04-163-89/+98
* Added edge pruning table, to be testedSebastiano Tronto2024-04-122-14/+176
* Updated todoSebastiano Tronto2024-04-011-3/+3
* Added unrolled loop over trans for experimentsSebastiano Tronto2024-04-011-5/+57
* Performance improvement for gendata_cocsepSebastiano Tronto2024-04-015-23/+185
* Added _foreach_move loop, to be testedSebastiano Tronto2024-03-312-4/+39
* Improved testing, added more data to cocsep tableSebastiano Tronto2024-03-303-13/+35
* Added cocsep data generation, but it is very slowSebastiano Tronto2024-03-309-23/+243
* Added esep coordinateSebastiano Tronto2024-03-2917-2/+133
* Added coordinate cpsepSebastiano Tronto2024-03-2921-4/+77
* Added coord_coSebastiano Tronto2023-12-2630-6/+94
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2023-12-262-6/+22
|\
| * Configuration / build support for ARM NEON (implementation: TODO!); testing n...Sebastiano Tronto2023-11-202-6/+22
* | Removed duplicate fileSebastiano Tronto2023-12-262-386/+6
|/
* Removed src cube type, kept only H48 and LST (for now)Sebastiano Tronto2023-11-1911-60/+53
* Fixed bug in tests with different architecturesSebastiano Tronto2023-11-194-13/+19
* Improved sanitizer detectionSebastiano Tronto2023-11-192-9/+13
* Added void in function declaration for testsSebastiano Tronto2023-11-1915-15/+15
* Improved architecture detectionSebastiano Tronto2023-11-193-11/+9

Generated with cgit - Back to sebastiano.tronto.net