aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into c-portabilitySebastiano Tronto2026-04-064-0/+29
|\
| * Added popcount_u64Sebastiano Tronto2026-04-064-0/+29
* | Restore warningsSebastiano Tronto2026-04-061-2/+2
* | Update readme for Windows buildSebastiano Tronto2026-04-061-8/+31
* | Fix C++ build with MSVCSebastiano Tronto2026-04-061-2/+5
* | Some fixSebastiano Tronto2026-04-061-3/+3
* | Fix tests for Microsoft's broken compilerSebastiano Tronto2026-04-0610-11/+11
* | Fix .o -> .obj in WindowsSebastiano Tronto2026-04-062-12/+13
* | Merge branch 'master' into c-portabilitySebastiano Tronto2026-04-061-7/+8
|\|
| * Remove use of MMX intrinsics in favor of AVX2Sebastiano Tronto2026-04-061-7/+8
* | Fixes for Microsoft's stupid broken compilerSebastiano Tronto2026-04-063-6/+5
* | Fix debug mode build for testsSebastiano Tronto2026-04-061-7/+6
* | Initial support for MSVC, build brokenSebastiano Tronto2026-04-051-52/+82
* | Use macro for [static N]Sebastiano Tronto2026-04-0443-324/+346
|/
* 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
|/

Generated with cgit - Back to sebastiano.tronto.net