aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build help messageSebastiano Tronto2025-08-131-18/+19
|
* Added installation instructions for clang on windowsSebastiano Tronto2025-08-121-2/+10
|
* Renamed UNIX build script to build.sh, added info to README.md related to ↵Sebastiano Tronto2025-08-126-34/+46
| | | | windows build
* 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
|\| | | | | | | windows
| * 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
|
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-0111-61/+37
|
* Added solvetests for DRSLICESebastiano Tronto2025-08-017-2/+1576
| | | | | This also changes the rotation axes for DRSLICE, so that the move U gets transformed to R and F instead of L and B.
* 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
|

Generated with cgit - Back to sebastiano.tronto.net