aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove configure + make build system.Sebastiano Tronto2025-05-161-44/+45
| | | | | This commit also updates the README, cleans up some stuff and fixes some oopsies.
* 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
| | | | Will add more tests when I feel like it
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-2/+2
| | | | | | | | Now the solver name fully determines the solver (and options) to be used. For example, now one must specify "h48h0k4" as the name of the solver. This PR also fixes a couple of things in tools.
* 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
| | | | This reverts commit 93260168ed02de2eebd456e345c25f9066bb3a2c.
* 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
|
* Added benchmarkingSebastiano Tronto2023-10-231-1/+0
|
* Added transformations (and fixed tests)Sebastiano Tronto2023-10-221-2/+1
|
* Generated tests for transformationsSebastiano Tronto2023-10-221-2/+0
|
* Progess with transformation implementationSebastiano Tronto2023-10-221-1/+2
|
* Added more complete test for SRC_write; renamed tests for claritySebastiano Tronto2023-10-101-2/+2
|
* Added transformation util files, renamed move filesSebastiano Tronto2023-10-051-1/+0
|

Generated with cgit - Back to sebastiano.tronto.net