| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Renamed tests, added tests for permsign | Sebastiano Tronto | 2023-11-14 | 474 | -6/+89 |
| | | |||||
| * | Added tests for conversion | Sebastiano Tronto | 2023-11-14 | 8 | -0/+31 |
| | | |||||
| * | Test cleanup | Sebastiano Tronto | 2023-11-13 | 27 | -542/+56 |
| | | |||||
| * | Tidy up; made things testable | Sebastiano Tronto | 2023-11-13 | 39 | -522/+579 |
| | | |||||
| * | Simple solver: added tests, fixed | Sebastiano Tronto | 2023-11-12 | 8 | -35/+171 |
| | | |||||
| * | Implemented simple solver | Sebastiano Tronto | 2023-11-11 | 3 | -32/+209 |
| | | |||||
| * | Towards a definitve API | Sebastiano Tronto | 2023-11-10 | 55 | -75/+489 |
| | | |||||
| * | Removed line from TODO | Sebastiano Tronto | 2023-11-10 | 1 | -2/+0 |
| | | |||||
| * | "Fixed" benchmark (actually removed) | Sebastiano Tronto | 2023-11-10 | 4 | -155/+182 |
| | | |||||
| * | Big changes to the interface | Sebastiano Tronto | 2023-11-10 | 16 | -1953/+1821 |
| | | |||||
| * | Added TODOs | Sebastiano Tronto | 2023-11-09 | 1 | -14/+78 |
| | | |||||
| * | Improved comments | Sebastiano Tronto | 2023-11-08 | 3 | -31/+94 |
| | | |||||
| * | Added TODO stuff | Sebastiano Tronto | 2023-11-08 | 1 | -8/+38 |
| | | |||||
| * | Moved documentation around, improved configure.sh | Sebastiano Tronto | 2023-11-08 | 6 | -195/+239 |
| | | |||||
| * | Change include statement | Sebastiano Tronto | 2023-11-08 | 12 | -59/+106 |
| | | |||||
| * | Fixes | Sebastiano Tronto | 2023-11-08 | 3 | -18/+23 |
| | | |||||
| * | Small refactoring | Sebastiano Tronto | 2023-11-08 | 4 | -115/+71 |
| | | |||||
| * | Started working on solve | Sebastiano Tronto | 2023-11-06 | 5 | -29/+97 |
| | | |||||
| * | make test improvements | Sebastiano Tronto | 2023-11-05 | 3 | -2/+14 |
| | | |||||
| * | Added coord_eo | Sebastiano Tronto | 2023-11-05 | 34 | -12/+124 |
| | | |||||
| * | Refactoring | Sebastiano Tronto | 2023-11-05 | 24 | -3641/+3729 |
| | | |||||
| * | Reverted some Makefile changes, cleanup | Sebastiano Tronto | 2023-11-04 | 3 | -9/+26 |
| | | |||||
| * | Revert "Makefile changes" | Sebastiano Tronto | 2023-11-04 | 3 | -19/+22 |
| | | | | | This reverts commit 93260168ed02de2eebd456e345c25f9066bb3a2c. | ||||
| * | Makefile changes | Sebastiano Tronto | 2023-11-04 | 3 | -22/+19 |
| | | |||||
| * | avx2 fully works | Sebastiano Tronto | 2023-11-04 | 3 | -18/+20 |
| | | |||||
| * | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 2023-11-03 | 8 | -61/+117 |
| | | |||||
| * | Added avx2 moves | Sebastiano Tronto | 2023-11-02 | 5 | -14/+266 |
| | | |||||
| * | Optimized compose for avx2 | Sebastiano Tronto | 2023-11-02 | 2 | -8/+24 |
| | | |||||
| * | Added transformations for avx2 | Sebastiano Tronto | 2023-11-02 | 5 | -16/+1035 |
| | | |||||
| * | Added writecube AVX | Sebastiano Tronto | 2023-11-02 | 8 | -3/+70 |
| | | |||||
| * | Reworked moves and transformations, moved some stuff | Sebastiano Tronto | 2023-11-01 | 16 | -429/+1597 |
| | | |||||
| * | Reorganized documentation | Sebastiano Tronto | 2023-10-31 | 7 | -177/+178 |
| | | |||||
| * | Small change to benchmark script + TODO comments | Sebastiano Tronto | 2023-10-31 | 3 | -4/+32 |
| | | |||||
| * | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 2023-10-29 | 399 | -113/+141 |
| | | |||||
| * | Removed config.mk | Sebastiano Tronto | 2023-10-28 | 2 | -6/+1 |
| | | |||||
| * | Started working on AVX2 (not working yet) | Sebastiano Tronto | 2023-10-28 | 12 | -223/+359 |
| | | |||||
| * | more cleanup | Sebastiano Tronto | 2023-10-27 | 3 | -222/+223 |
| | | |||||
| * | Set up for compile-time options | Sebastiano Tronto | 2023-10-27 | 2 | -3/+6 |
| | | |||||
| * | Improved transformations and cleaned up | Sebastiano Tronto | 2023-10-27 | 6 | -200/+492 |
| | | |||||
| * | Small cleanup | Sebastiano Tronto | 2023-10-27 | 2 | -64/+43 |
| | | |||||
| * | Added benchmarking | Sebastiano Tronto | 2023-10-23 | 4 | -3/+190 |
| | | |||||
| * | Preparatory work for benchmarks, little fixes | Sebastiano Tronto | 2023-10-22 | 7 | -51/+64 |
| | | |||||
| * | Added transformations (and fixed tests) | Sebastiano Tronto | 2023-10-22 | 79 | -75/+536 |
| | | |||||
| * | Generated tests for transformations | Sebastiano Tronto | 2023-10-22 | 294 | -2/+466 |
| | | |||||
| * | Small change of plans, moved stuff around | Sebastiano Tronto | 2023-10-22 | 9 | -109/+118 |
| | | |||||
| * | Progess with transformation implementation | Sebastiano Tronto | 2023-10-22 | 12 | -2/+232 |
| | | |||||
| * | Added more complete test for SRC_write; renamed tests for clarity | Sebastiano Tronto | 2023-10-10 | 26 | -3/+8 |
| | | |||||
