aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the project build with Microsoft's broken C compiler.Sebastiano Tronto2026-04-0659-480/+564
* Added popcount_u64Sebastiano Tronto2026-04-064-0/+29
* Remove use of MMX intrinsics in favor of AVX2Sebastiano Tronto2026-04-061-7/+8
* Shell improvementsv0.3Sebastiano Tronto2026-03-011-1/+14
* Improve solver name checkSebastiano Tronto2026-03-011-1/+8
* Improve Windows build support.Sebastiano Tronto2026-03-018-68/+112
* Merge branch 'master' of tronto.net:nissy-coreSebastiano Tronto2026-01-269-22/+28
|\
| * miniscule, minor corrections :) (#5)aashvik2026-01-231-17/+17
* | Improve multithreading benchmarks (compare speedup factor, not with vcube)Sebastiano Tronto2026-01-2621-218/+309
|/
* Automatically detect number of threads for unix systemsSebastiano Tronto2026-01-121-3/+16
* Improve performance of H48 solver with prefetchingSebastiano Tronto2026-01-1219-217/+361
* Added cornersx solverSebastiano Tronto2025-12-239-4/+137
* Remove file checked in by accidentSebastiano Tronto2025-12-231-153/+0
* Added tests for copy_co, renamed some testsSebastiano Tronto2025-12-2243-0/+47
* Update benchmarks.md and plotsSebastiano Tronto2025-12-1914-48/+201
* Merge branch 'h48-corner-estimate'Sebastiano Tronto2025-12-192-26/+31
|\
| * Minor improvementSebastiano Tronto2025-12-192-26/+31
* | Merge branch 'h48-corner-estimate'Sebastiano Tronto2025-12-1913-2/+144
|\|
| * Add coordinate solvers for cornersh48-corner-estimateSebastiano Tronto2025-12-1913-2/+144
* | Fix typo in benchmarksSebastiano Tronto2025-12-192-79/+79
|/
* Improve performance of H48 by 10-30% using interleaved fallback tables.Sebastiano Tronto2025-12-170-0/+0
* Clarified that results are in a <details>intertwined-fallback-tableSebastiano Tronto2025-12-171-1/+1
* Fix alignmentSebastiano Tronto2025-12-176-7/+53
* Improve pruning value fetching and re-do benchmarksSebastiano Tronto2025-12-1716-92/+110
* Cleanup mdSebastiano Tronto2025-12-172-19/+21
* Remove TODO section in docSebastiano Tronto2025-12-171-17/+0
* Update benchmarksSebastiano Tronto2025-12-1721-196/+450
* CleanupSebastiano Tronto2025-12-174-8/+8
* Move some checks around, small improvementSebastiano Tronto2025-12-171-11/+9
* Swap bit pairs in pval_minSebastiano Tronto2025-12-161-5/+4
* Update commentsSebastiano Tronto2025-12-142-5/+7
* Cleanup, update documentation, fix examplesSebastiano Tronto2025-12-1413-334/+231
* Bye bye h0k4Sebastiano Tronto2025-12-145-310/+27
* Intertwined table seems to workSebastiano Tronto2025-12-149-34/+178
* Updated h48 doc with recent improvementsSebastiano Tronto2025-11-251-5/+22
* Merge branch 'master' of tronto.net:nissy-coreSebastiano Tronto2025-11-2524-160/+309
|\
| * Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f...Sebastiano Tronto2025-11-2424-160/+309
| * Recovered comment that appeared only in removed fileSebastiano Tronto2025-09-251-1/+6
* | Recovered comment that appeared only in removed fileSebastiano Tronto2025-11-231-1/+6
|/
* Updates to container runner and removed simd from wasm buildSebastiano Tronto2025-08-152-23/+42
* Added warning about build pythonSebastiano Tronto2025-08-131-0/+4
* More build.bat optionsSebastiano Tronto2025-08-133-4/+108
* Improvements to build.bat (unit tests on Windows)Sebastiano Tronto2025-08-134-20/+160
* Merge branch 'master' of tronto.net:nissy-coreSebastiano Tronto2025-08-132-20/+29
|\
| * Fix build help messageSebastiano Tronto2025-08-131-18/+19
| * Added installation instructions for clang on windowsSebastiano Tronto2025-08-121-2/+10
* | Correct OS detection for sleep functionSebastiano Tronto2025-08-131-1/+3
|/
* Renamed UNIX build script to build.sh, added info to README.md related to win...Sebastiano Tronto2025-08-126-34/+46
* Removed Dockerfile (why was it still there?)Sebastiano Tronto2025-08-121-29/+0
* Added windows support via clangwindowsSebastiano Tronto2025-08-121-12/+15

Generated with cgit - Back to sebastiano.tronto.net