aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of tronto.net:nissy-core into windowsSebastiano Tronto2025-08-121-5/+7
|\
| * Small improvemen to python exampleSebastiano Tronto2025-08-121-5/+7
* | Merge branch 'master' of tronto.net:nissy-core into windowsSebastiano Tronto2025-08-124-2/+19
|\|
| * Some generic fixes, mainly for building on WindowsSebastiano Tronto2025-08-124-2/+19
* | Merge branch 'master' of tronto.net:nissy-core into windowsSebastiano Tronto2025-08-121-1/+0
|\|
| * Remove pthread importSebastiano Tronto2025-08-121-1/+0
* | Merge branch 'master' of https://github.com/sebastianotronto/nissy-core into ...Sebastiano Tronto2025-08-1218-84/+154
|\|
| * Made H48 solver safer for 32bit size_tSebastiano Tronto2025-08-111-2/+9
| * Fix function signatureSebastiano Tronto2025-08-112-2/+3
| * Simplified name of Python moduleSebastiano Tronto2025-08-117-15/+21
| * Wrapped pthread use in custom APISebastiano Tronto2025-08-119-65/+121
* | Fixed build.batSebastiano Tronto2025-08-081-11/+11
* | Initial commit for build.batSebastiano Tronto2025-08-081-0/+18
|/
* Small fixesSebastiano Tronto2025-08-084-6/+12
* 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

Generated with cgit - Back to sebastiano.tronto.net