aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug and make avx load consistentSebastiano Tronto2025-08-081-9/+9
* Added solver documentationSebastiano Tronto2025-08-082-1/+147
* Mention lastqt and unniss in description of nissy_variations()Sebastiano Tronto2025-08-071-1/+2
* Added solver aliasesSebastiano Tronto2025-08-0721-40/+72
* Added notes on possible performance improvements for H48Sebastiano Tronto2025-08-071-0/+20
* Added API function for solution variationsSebastiano Tronto2025-08-0725-36/+586
* Added HTR solverSebastiano Tronto2025-08-0622-70/+394
* Fixed running tools with argsSebastiano Tronto2025-08-061-1/+1
* Remove AVX512 instructionSebastiano Tronto2025-08-061-5/+4
* Added build target to run solvetestsSebastiano Tronto2025-08-053-29/+64
* Shortened name for solvetestsSebastiano Tronto2025-08-0536-0/+0
* Added solvetests for DRFINSebastiano Tronto2025-08-056-0/+711
* Added DRFIN solverSebastiano Tronto2025-08-0516-77/+545
* Move container-run.sh into utils/Sebastiano Tronto2025-08-031-0/+0
* Move is_eo_even to more appropriate moduleSebastiano Tronto2025-08-015-16/+43
* Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto2025-08-019-14/+282
* Added tools solvetest dreoSebastiano Tronto2025-08-0112-0/+1276
* Fixed nasty bugSebastiano Tronto2025-08-011-0/+2
* Specified default solver for coordinate solvetestSebastiano Tronto2025-08-0111-4/+15
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-0111-61/+37
* Added solvetests for DRSLICESebastiano Tronto2025-08-017-2/+1576
* Fixed bug and added testsSebastiano Tronto2025-07-318-1596/+696
* Added solvetest tools, found bug in DRSebastiano Tronto2025-07-317-0/+2467
* Fix switch logic in coord solverSebastiano Tronto2025-07-311-0/+8
* Fixed table name in toolsSebastiano Tronto2025-07-316-23/+17
* Fix bugSebastiano Tronto2025-07-312-23/+58
* Fixed multisolve tool for EO, but found bug in coord solverSebastiano Tronto2025-07-313-26/+75
* Added move sequence comparison functionSebastiano Tronto2025-07-3112-10/+222
* Added solvetest for EO (broken for now)Sebastiano Tronto2025-07-316-26/+343
* Fixed bug with counting solutions for coordinate solverSebastiano Tronto2025-07-302-8/+3
* added drslice coordinateSebastiano Tronto2025-07-3015-53/+260
* All coordinates unsignedSebastiano Tronto2025-07-2939-283/+278
* Cleanup some TODOsSebastiano Tronto2025-07-297-20/+8
* Optimized some coordinatesSebastiano Tronto2025-07-297-73/+224
* Fix container runSebastiano Tronto2025-07-291-1/+1
* Tiny cleanupSebastiano Tronto2025-07-281-1/+1
* Turns checks into assertions in utils/math.hSebastiano Tronto2025-07-2829-195/+21
* Make failed assert exit immediatelySebastiano Tronto2025-07-2811-61/+15
* Hardcoded factorial constantsSebastiano Tronto2025-07-282-25/+20
* Changes to docker imagesSebastiano Tronto2025-07-281-6/+25
* Added stuff to Dockerfile, switched to Debian for Emscripten compatibilitySebastiano Tronto2025-07-242-12/+22
* Add container-run.sh scriptSebastiano Tronto2025-07-241-0/+57
* Removed Makefile and configure.sh from old build systemSebastiano Tronto2025-07-242-7/+0
* Use bit trick for portable and arm popcountSebastiano Tronto2025-07-245-11/+69
* Added dockerfile for test in containerSebastiano Tronto2025-07-232-0/+20
* Fix debug c++ build; disable debug python buildSebastiano Tronto2025-07-211-2/+6
* Fix shell return value on solverinfoSebastiano Tronto2025-07-181-2/+5
* Updated build help messageSebastiano Tronto2025-07-181-5/+9
* Fix testSebastiano Tronto2025-07-181-3/+2
* Fix build webtestSebastiano Tronto2025-07-181-1/+2

Generated with cgit - Back to sebastiano.tronto.net