| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added roadmap for refactor and some simple routines | Sebastiano Tronto | 2024-05-28 | 15 | -13/+144 |
| | | |||||
| * | Some type fixes and some cleanup | Sebastiano Tronto | 2024-05-27 | 17 | -191/+216 |
| | | |||||
| * | Added tests for selfsim | Sebastiano Tronto | 2024-05-26 | 3 | -0/+44 |
| | | |||||
| * | Minor improvement | Sebastiano Tronto | 2024-05-25 | 2 | -3/+7 |
| | | |||||
| * | Fixed a NASTY bug with type promotions in generation of "selfsim". | Sebastiano Tronto | 2024-05-25 | 3 | -16/+18 |
| | | | | | | 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 / transform | Sebastiano Tronto | 2024-05-25 | 8 | -139/+424 |
| | | |||||
| * | Updated TODO and small changes to table gen | Sebastiano Tronto | 2024-05-25 | 2 | -14/+48 |
| | | |||||
| * | Added table generation utility | Sebastiano Tronto | 2024-05-24 | 5 | -10/+65 |
| | | |||||
| * | Removed unused include | Sebastiano Tronto | 2024-05-21 | 1 | -1/+0 |
| | | |||||
| * | More tests for gendata h48 | Sebastiano Tronto | 2024-05-20 | 5 | -10/+33 |
| | | |||||
| * | Tests for gendata h48 | Sebastiano Tronto | 2024-05-20 | 8 | -31/+80 |
| | | |||||
| * | Changed gendata h48 to bfs | Sebastiano Tronto | 2024-05-20 | 6 | -137/+109 |
| | | |||||
| * | Added tests for h48 invcoord | Sebastiano Tronto | 2024-05-20 | 18 | -27/+76 |
| | | |||||
| * | Added esep inverse coord | Sebastiano Tronto | 2024-05-18 | 3 | -5/+59 |
| | | |||||
| * | Prepare for next step | Sebastiano Tronto | 2024-05-17 | 19 | -11/+60 |
| | | |||||
| * | Added inverse eo and copy_{edges,corners} | Sebastiano Tronto | 2024-05-17 | 26 | -20/+252 |
| | | |||||
| * | Started implementing new table generation | Sebastiano Tronto | 2024-05-10 | 4 | -37/+95 |
| | | |||||
| * | Small refactor for pruning table cocsep, preparing for big refactor | Sebastiano Tronto | 2024-05-10 | 3 | -42/+61 |
| | | |||||
| * | Split into .h files | Sebastiano Tronto | 2024-05-10 | 9 | -2362/+2300 |
| | | |||||
| * | Moved to src/ | Sebastiano Tronto | 2024-05-10 | 7 | -8/+8 |
| | | |||||
| * | Add back documentation on transformations | Sebastiano Tronto | 2024-05-06 | 1 | -0/+23 |
| | | |||||
| * | Updated TODO | Sebastiano Tronto | 2024-04-23 | 1 | -59/+21 |
| | | |||||
| * | Improved speed for esep table generation, but it is still slow. Changed ↵ | Sebastiano Tronto | 2024-04-22 | 4 | -329/+333 |
| | | | | | moves names. | ||||
| * | Fixed edge pruning table, but it is slooooow | Sebastiano Tronto | 2024-04-20 | 2 | -19/+39 |
| | | |||||
| * | Failed attempts to fix / debug eoesep + other changes | Sebastiano Tronto | 2024-04-16 | 12 | -179/+119 |
| | | |||||
| * | const char * | Sebastiano Tronto | 2024-04-16 | 3 | -89/+98 |
| | | |||||
| * | Added edge pruning table, to be tested | Sebastiano Tronto | 2024-04-12 | 2 | -14/+176 |
| | | |||||
| * | Updated todo | Sebastiano Tronto | 2024-04-01 | 1 | -3/+3 |
| | | |||||
| * | Added unrolled loop over trans for experiments | Sebastiano Tronto | 2024-04-01 | 1 | -5/+57 |
| | | |||||
| * | Performance improvement for gendata_cocsep | Sebastiano Tronto | 2024-04-01 | 5 | -23/+185 |
| | | |||||
| * | Added _foreach_move loop, to be tested | Sebastiano Tronto | 2024-03-31 | 2 | -4/+39 |
| | | |||||
| * | Improved testing, added more data to cocsep table | Sebastiano Tronto | 2024-03-30 | 3 | -13/+35 |
| | | |||||
| * | Added cocsep data generation, but it is very slow | Sebastiano Tronto | 2024-03-30 | 9 | -23/+243 |
| | | |||||
| * | Added esep coordinate | Sebastiano Tronto | 2024-03-29 | 17 | -2/+133 |
| | | |||||
| * | Added coordinate cpsep | Sebastiano Tronto | 2024-03-29 | 21 | -4/+77 |
| | | |||||
| * | Added coord_co | Sebastiano Tronto | 2023-12-26 | 30 | -6/+94 |
| | | |||||
| * | Merge branch 'master' of tronto.net:h48 | Sebastiano Tronto | 2023-12-26 | 2 | -6/+22 |
| |\ | |||||
| | * | Configuration / build support for ARM NEON (implementation: TODO!); testing ↵ | Sebastiano Tronto | 2023-11-20 | 2 | -6/+22 |
| | | | | | | | | | new vm | ||||
| * | | Removed duplicate file | Sebastiano Tronto | 2023-12-26 | 2 | -386/+6 |
| |/ | |||||
| * | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 2023-11-19 | 11 | -60/+53 |
| | | |||||
| * | Fixed bug in tests with different architectures | Sebastiano Tronto | 2023-11-19 | 4 | -13/+19 |
| | | |||||
| * | Improved sanitizer detection | Sebastiano Tronto | 2023-11-19 | 2 | -9/+13 |
| | | |||||
| * | Added void in function declaration for tests | Sebastiano Tronto | 2023-11-19 | 15 | -15/+15 |
| | | |||||
| * | Improved architecture detection | Sebastiano Tronto | 2023-11-19 | 3 | -11/+9 |
| | | |||||
| * | Fixed AVX2 build, cleaned up compose_fast | Sebastiano Tronto | 2023-11-19 | 1 | -24/+19 |
| | | |||||
| * | Removed inverse_fast, probably not going to use it in tight loops | Sebastiano Tronto | 2023-11-19 | 2 | -71/+75 |
| | | |||||
| * | Simplified cube definition for move and transformations even more | Sebastiano Tronto | 2023-11-19 | 15 | -782/+409 |
| | | |||||
| * | Simplified move and transform code | Sebastiano Tronto | 2023-11-17 | 13 | -2491/+1513 |
| | | |||||
| * | Cleaned + updated TODO | Sebastiano Tronto | 2023-11-16 | 1 | -72/+52 |
| | | |||||
| * | Added tests allowednext | Sebastiano Tronto | 2023-11-14 | 22 | -17/+97 |
| | | |||||
