aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-302-2/+2
* CleanupSebastiano Tronto2024-06-235-69/+0
* Changed logger from va_args to ...Sebastiano Tronto2024-06-201-2/+9
* Use callback function to log to stderrSebastiano Tronto2024-06-1729-121/+40
* Finished refactorSebastiano Tronto2024-06-1135-7/+36
* Fix build errors on OpenBSDSebastiano Tronto2024-06-101-1/+4
* Added tests for B32Sebastiano Tronto2024-06-1030-0/+31
* Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto2024-06-0918-103/+49
* Added roadmap for refactor and some simple routinesSebastiano Tronto2024-05-2810-0/+34
* Some type fixes and some cleanupSebastiano Tronto2024-05-2711-9/+11
* Added tests for selfsimSebastiano Tronto2024-05-263-0/+44
* Fixed a NASTY bug with type promotions in generation of "selfsim".Sebastiano Tronto2024-05-252-4/+4
* More tests for gendata h48Sebastiano Tronto2024-05-203-5/+27
* Tests for gendata h48Sebastiano Tronto2024-05-205-7/+49
* Changed gendata h48 to bfsSebastiano Tronto2024-05-204-22/+18
* Added tests for h48 invcoordSebastiano Tronto2024-05-2016-13/+58
* Prepare for next stepSebastiano Tronto2024-05-1715-0/+40
* Added inverse eo and copy_{edges,corners}Sebastiano Tronto2024-05-1721-0/+174
* Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto2024-05-101-2/+6
* Improved speed for esep table generation, but it is still slow. Changed moves...Sebastiano Tronto2024-04-223-2/+2
* Failed attempts to fix / debug eoesep + other changesSebastiano Tronto2024-04-1611-16/+34
* Improved testing, added more data to cocsep tableSebastiano Tronto2024-03-302-2/+18
* Added cocsep data generation, but it is very slowSebastiano Tronto2024-03-307-0/+54
* Added esep coordinateSebastiano Tronto2024-03-2915-0/+37
* Added coordinate cpsepSebastiano Tronto2024-03-2919-0/+41
* Added coord_coSebastiano Tronto2023-12-2628-2/+51
* Removed src cube type, kept only H48 and LST (for now)Sebastiano Tronto2023-11-198-17/+4
* Fixed bug in tests with different architecturesSebastiano Tronto2023-11-193-9/+15
* Improved sanitizer detectionSebastiano Tronto2023-11-191-6/+6
* Added void in function declaration for testsSebastiano Tronto2023-11-1913-13/+13
* Simplified cube definition for move and transformations even moreSebastiano Tronto2023-11-197-9/+3
* Added tests allowednextSebastiano Tronto2023-11-1420-0/+85
* Renamed tests, added tests for permsignSebastiano Tronto2023-11-14472-0/+82
* Added tests for conversionSebastiano Tronto2023-11-148-0/+31
* Test cleanupSebastiano Tronto2023-11-1311-116/+54
* Tidy up; made things testableSebastiano Tronto2023-11-1337-0/+70
* Simple solver: added tests, fixedSebastiano Tronto2023-11-125-0/+79
* Towards a definitve APISebastiano Tronto2023-11-1034-57/+5
* Big changes to the interfaceSebastiano Tronto2023-11-1010-48/+30
* Change include statementSebastiano Tronto2023-11-089-0/+36
* Small refactoringSebastiano Tronto2023-11-081-1/+2
* Started working on solveSebastiano Tronto2023-11-061-1/+1
* make test improvementsSebastiano Tronto2023-11-051-0/+5
* Added coord_eoSebastiano Tronto2023-11-0531-0/+54
* RefactoringSebastiano Tronto2023-11-058-8/+8
* Moves work with avx2, fixed some stuffSebastiano Tronto2023-11-032-2/+7
* Added writecube AVXSebastiano Tronto2023-11-025-0/+38
* Reorganized documentationSebastiano Tronto2023-10-311-1/+1
* AVX2 compiles, fails all tests; + some renamingSebastiano Tronto2023-10-29391-5/+7
* Preparatory work for benchmarks, little fixesSebastiano Tronto2023-10-221-4/+1

Generated with cgit - Back to sebastiano.tronto.net