aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed UNIX build script to build.sh, added info to README.md related to win...Sebastiano Tronto2025-08-121-21/+33
* Simplified name of Python moduleSebastiano Tronto2025-08-111-2/+2
* Added build target to run solvetestsSebastiano Tronto2025-08-051-0/+14
* Simplify callback business (web version)Sebastiano Tronto2025-06-051-0/+2
* CleanupSebastiano Tronto2025-05-251-7/+0
* Web version (work in progress)Sebastiano Tronto2025-05-231-0/+13
* Remove configure + make build system.Sebastiano Tronto2025-05-161-44/+45
* WASM and JS port - work in progressSebastiano Tronto2025-05-151-0/+17
* Updates to build script and preparation for JS / WASM targetSebastiano Tronto2025-05-141-2/+2
* Moved qt app to its own repoSebastiano Tronto2025-04-251-24/+0
* README changes due to renamingSebastiano Tronto2025-04-251-8/+7
* ProgressSebastiano Tronto2025-04-221-4/+20
* Remove compose from the public APISebastiano Tronto2025-04-221-2/+2
* Updated documentationSebastiano Tronto2025-04-221-76/+29
* Updated readmeSebastiano Tronto2025-04-161-4/+31
* Improved C++ API and added info to READMESebastiano Tronto2025-04-141-15/+58
* Finished Python moduleSebastiano Tronto2024-10-191-2/+8
* Initial support for PythonSebastiano Tronto2024-10-121-0/+35
* Added shelltestSebastiano Tronto2024-10-121-2/+8
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-2/+2
* Added TOOLARGS and simplified gendata tool(s)Sebastiano Tronto2024-09-261-5/+17
* Update to configuration script; C99 -> C11Sebastiano Tronto2024-09-181-4/+4
* Updated READMESebastiano Tronto2024-09-171-9/+2
* Changed build options TYPE -> ARCHSebastiano Tronto2024-09-051-1/+1
* Comment cube.hSebastiano Tronto2024-08-051-0/+3
* Updated README.md, added help command to shellSebastiano Tronto2024-08-051-16/+199
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-301-0/+17
* "Fixed" benchmark (actually removed)Sebastiano Tronto2023-11-101-7/+1
* Moved documentation around, improved configure.shSebastiano Tronto2023-11-081-173/+2
* Change include statementSebastiano Tronto2023-11-081-7/+8
* FixesSebastiano Tronto2023-11-081-0/+2
* Small refactoringSebastiano Tronto2023-11-081-1/+6
* Started working on solveSebastiano Tronto2023-11-061-2/+10
* make test improvementsSebastiano Tronto2023-11-051-1/+8
* Added coord_eoSebastiano Tronto2023-11-051-12/+36
* RefactoringSebastiano Tronto2023-11-051-6/+5
* Reverted some Makefile changes, cleanupSebastiano Tronto2023-11-041-2/+19
* Revert "Makefile changes"Sebastiano Tronto2023-11-041-12/+2
* Makefile changesSebastiano Tronto2023-11-041-2/+12
* avx2 fully worksSebastiano Tronto2023-11-041-4/+0
* Moves work with avx2, fixed some stuffSebastiano Tronto2023-11-031-1/+8
* Added avx2 movesSebastiano Tronto2023-11-021-6/+6
* Optimized compose for avx2Sebastiano Tronto2023-11-021-4/+2
* Added transformations for avx2Sebastiano Tronto2023-11-021-1/+1
* Added writecube AVXSebastiano Tronto2023-11-021-1/+0
* Reworked moves and transformations, moved some stuffSebastiano Tronto2023-11-011-33/+11
* Reorganized documentationSebastiano Tronto2023-10-311-4/+103
* Small change to benchmark script + TODO commentsSebastiano Tronto2023-10-311-0/+26
* AVX2 compiles, fails all tests; + some renamingSebastiano Tronto2023-10-291-2/+7
* Started working on AVX2 (not working yet)Sebastiano Tronto2023-10-281-4/+18

Generated with cgit - Back to sebastiano.tronto.net