| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added TODO.mdHEADmaster | Sebastiano Tronto | 2026-04-11 | 3 | -9/+200 |
| * | Make the project build with Microsoft's broken C compiler. | Sebastiano Tronto | 2026-04-06 | 59 | -480/+564 |
| * | Added popcount_u64 | Sebastiano Tronto | 2026-04-06 | 4 | -0/+29 |
| * | Remove use of MMX intrinsics in favor of AVX2 | Sebastiano Tronto | 2026-04-06 | 1 | -7/+8 |
| * | Shell improvementsv0.3 | Sebastiano Tronto | 2026-03-01 | 1 | -1/+14 |
| * | Improve solver name check | Sebastiano Tronto | 2026-03-01 | 1 | -1/+8 |
| * | Improve Windows build support. | Sebastiano Tronto | 2026-03-01 | 8 | -68/+112 |
| * | Merge branch 'master' of tronto.net:nissy-core | Sebastiano Tronto | 2026-01-26 | 9 | -22/+28 |
| |\ | |||||
| | * | miniscule, minor corrections :) (#5) | aashvik | 2026-01-23 | 1 | -17/+17 |
| * | | Improve multithreading benchmarks (compare speedup factor, not with vcube) | Sebastiano Tronto | 2026-01-26 | 21 | -218/+309 |
| |/ | |||||
| * | Automatically detect number of threads for unix systems | Sebastiano Tronto | 2026-01-12 | 1 | -3/+16 |
| * | Improve performance of H48 solver with prefetching | Sebastiano Tronto | 2026-01-12 | 19 | -217/+361 |
| * | Added cornersx solver | Sebastiano Tronto | 2025-12-23 | 9 | -4/+137 |
| * | Remove file checked in by accident | Sebastiano Tronto | 2025-12-23 | 1 | -153/+0 |
| * | Added tests for copy_co, renamed some tests | Sebastiano Tronto | 2025-12-22 | 43 | -0/+47 |
| * | Update benchmarks.md and plots | Sebastiano Tronto | 2025-12-19 | 14 | -48/+201 |
| * | Merge branch 'h48-corner-estimate' | Sebastiano Tronto | 2025-12-19 | 2 | -26/+31 |
| |\ | |||||
| | * | Minor improvement | Sebastiano Tronto | 2025-12-19 | 2 | -26/+31 |
| * | | Merge branch 'h48-corner-estimate' | Sebastiano Tronto | 2025-12-19 | 13 | -2/+144 |
| |\| | |||||
| | * | Add coordinate solvers for cornersh48-corner-estimate | Sebastiano Tronto | 2025-12-19 | 13 | -2/+144 |
| * | | Fix typo in benchmarks | Sebastiano Tronto | 2025-12-19 | 2 | -79/+79 |
| |/ | |||||
| * | Improve performance of H48 by 10-30% using interleaved fallback tables. | Sebastiano Tronto | 2025-12-17 | 0 | -0/+0 |
| * | Clarified that results are in a <details>intertwined-fallback-table | Sebastiano Tronto | 2025-12-17 | 1 | -1/+1 |
| * | Fix alignment | Sebastiano Tronto | 2025-12-17 | 6 | -7/+53 |
| * | Improve pruning value fetching and re-do benchmarks | Sebastiano Tronto | 2025-12-17 | 16 | -92/+110 |
| * | Cleanup md | Sebastiano Tronto | 2025-12-17 | 2 | -19/+21 |
| * | Remove TODO section in doc | Sebastiano Tronto | 2025-12-17 | 1 | -17/+0 |
| * | Update benchmarks | Sebastiano Tronto | 2025-12-17 | 21 | -196/+450 |
| * | Cleanup | Sebastiano Tronto | 2025-12-17 | 4 | -8/+8 |
| * | Move some checks around, small improvement | Sebastiano Tronto | 2025-12-17 | 1 | -11/+9 |
| * | Swap bit pairs in pval_min | Sebastiano Tronto | 2025-12-16 | 1 | -5/+4 |
| * | Update comments | Sebastiano Tronto | 2025-12-14 | 2 | -5/+7 |
| * | Cleanup, update documentation, fix examples | Sebastiano Tronto | 2025-12-14 | 13 | -334/+231 |
| * | Bye bye h0k4 | Sebastiano Tronto | 2025-12-14 | 5 | -310/+27 |
| * | Intertwined table seems to work | Sebastiano Tronto | 2025-12-14 | 9 | -34/+178 |
| * | Updated h48 doc with recent improvements | Sebastiano Tronto | 2025-11-25 | 1 | -5/+22 |
| * | Merge branch 'master' of tronto.net:nissy-core | Sebastiano Tronto | 2025-11-25 | 24 | -160/+309 |
| |\ | |||||
| | * | Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f... | Sebastiano Tronto | 2025-11-24 | 24 | -160/+309 |
| | * | Recovered comment that appeared only in removed file | Sebastiano Tronto | 2025-09-25 | 1 | -1/+6 |
| * | | Recovered comment that appeared only in removed file | Sebastiano Tronto | 2025-11-23 | 1 | -1/+6 |
| |/ | |||||
| * | Updates to container runner and removed simd from wasm build | Sebastiano Tronto | 2025-08-15 | 2 | -23/+42 |
| * | Added warning about build python | Sebastiano Tronto | 2025-08-13 | 1 | -0/+4 |
| * | More build.bat options | Sebastiano Tronto | 2025-08-13 | 3 | -4/+108 |
| * | Improvements to build.bat (unit tests on Windows) | Sebastiano Tronto | 2025-08-13 | 4 | -20/+160 |
| * | Merge branch 'master' of tronto.net:nissy-core | Sebastiano Tronto | 2025-08-13 | 2 | -20/+29 |
| |\ | |||||
| | * | Fix build help message | Sebastiano Tronto | 2025-08-13 | 1 | -18/+19 |
| | * | Added installation instructions for clang on windows | Sebastiano Tronto | 2025-08-12 | 1 | -2/+10 |
| * | | Correct OS detection for sleep function | Sebastiano Tronto | 2025-08-13 | 1 | -1/+3 |
| |/ | |||||
| * | Renamed UNIX build script to build.sh, added info to README.md related to win... | Sebastiano Tronto | 2025-08-12 | 6 | -34/+46 |
| * | Removed Dockerfile (why was it still there?) | Sebastiano Tronto | 2025-08-12 | 1 | -29/+0 |
