aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed AVX2 build, cleaned up compose_fastSebastiano Tronto2023-11-191-24/+19
* Removed inverse_fast, probably not going to use it in tight loopsSebastiano Tronto2023-11-192-71/+75
* Simplified cube definition for move and transformations even moreSebastiano Tronto2023-11-1915-782/+409
* Simplified move and transform codeSebastiano Tronto2023-11-1713-2491/+1513
* Cleaned + updated TODOSebastiano Tronto2023-11-161-72/+52
* Added tests allowednextSebastiano Tronto2023-11-1422-17/+97
* Renamed tests, added tests for permsignSebastiano Tronto2023-11-14474-6/+89
* Added tests for conversionSebastiano Tronto2023-11-148-0/+31
* Test cleanupSebastiano Tronto2023-11-1327-542/+56
* Tidy up; made things testableSebastiano Tronto2023-11-1339-522/+579
* Simple solver: added tests, fixedSebastiano Tronto2023-11-128-35/+171
* Implemented simple solverSebastiano Tronto2023-11-113-32/+209
* Towards a definitve APISebastiano Tronto2023-11-1055-75/+489
* Removed line from TODOSebastiano Tronto2023-11-101-2/+0
* "Fixed" benchmark (actually removed)Sebastiano Tronto2023-11-104-155/+182
* Big changes to the interfaceSebastiano Tronto2023-11-1016-1953/+1821
* Added TODOsSebastiano Tronto2023-11-091-14/+78
* Improved commentsSebastiano Tronto2023-11-083-31/+94
* Added TODO stuffSebastiano Tronto2023-11-081-8/+38
* Moved documentation around, improved configure.shSebastiano Tronto2023-11-086-195/+239
* Change include statementSebastiano Tronto2023-11-0812-59/+106
* FixesSebastiano Tronto2023-11-083-18/+23
* Small refactoringSebastiano Tronto2023-11-084-115/+71

Generated with cgit - Back to sebastiano.tronto.net