aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed gen_48_short -> gendata_h48_shortSebastiano Tronto2024-09-181-3/+3
|
* Small improvementSebastiano Tronto2024-09-181-1/+1
|
* Parallelized h48k2 gendataSebastiano Tronto2024-09-173-28/+69
|
* Fix and cleanup printing table infoSebastiano Tronto2024-09-122-6/+8
|
* Cleanup gendata toolsSebastiano Tronto2024-09-121-0/+1
|
* Simplified solverSebastiano Tronto2024-09-114-8/+28
|
* Finished table refactorSebastiano Tronto2024-09-113-3/+56
|
* Better way to read tables for solverSebastiano Tronto2024-09-112-11/+23
|
* 8 bit tablesSebastiano Tronto2024-09-103-53/+50
|
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-103-56/+127
|
* Added tabletype to tableinfoSebastiano Tronto2024-09-101-1/+8
|
* Added next table offset to tableinfoSebastiano Tronto2024-09-101-1/+5
|
* Added tableinfoSebastiano Tronto2024-09-092-0/+94
|
* Improved gendata_h48k2 performanceSebastiano Tronto2024-09-072-36/+88
| | | | | | | | | | Performance for the "real coordinate" case (h0) is ok, but still around 3x slower than the gendata_h48k4 method. Performance for the intermediate tables is not good, but for now I'll keep it like this. This also shows that for h11 we should use the gendata_h48k4 method for h11. For intermediate table, h8, h9 and h10 might be too slow to compute in an acceptable time. We could restrict to h7 (largest with base = 9).
* Patch up spurious warningSebastiano Tronto2024-09-061-0/+25
|
* Added test for invermoves and small refactorSebastiano Tronto2024-09-051-14/+40
|
* Whoops another missed renaming _ -> CAPSSebastiano Tronto2024-09-051-17/+16
|
* Added test for premove and a commentSebastiano Tronto2024-09-051-0/+1
|
* More renamingSebastiano Tronto2024-09-0515-244/+245
|
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-0522-1211/+1186
|
* Moved stuff aroundSebastiano Tronto2024-09-036-119/+124
|
* Merge pull request #2 from enricotenuti/masterSebastiano Tronto2024-08-303-70/+218
|\ | | | | nissbranch ver1
| * format fixenricotenuti2024-08-302-19/+19
| |
| * allowedH48 testsenricotenuti2024-08-301-2/+2
| |
| * constants fixenricotenuti2024-08-292-8/+7
| |
| * nissbranch ver1enricotenuti2024-08-293-202/+200
| |
| * Merge branch 'sebastianotronto:master' into masterEnrico Tenuti2024-08-292-37/+111
| |\
| * | premoves and nissenricotenuti2024-08-262-27/+178
| | |
* | | Added log message for table generationSebastiano Tronto2024-08-301-2/+4
| | |
* | | Tables fixed, cleanup and optimizations neededSebastiano Tronto2024-08-301-21/+13
| | |
* | | CleanupSebastiano Tronto2024-08-302-14/+13
| | |
* | | Added tool for checking new tables (and they are wrong)Sebastiano Tronto2024-08-303-8/+19
| | |
* | | Small fix pre-testSebastiano Tronto2024-08-291-4/+6
| |/ |/|
* | Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-262-37/+111
|/
* Fixed bug in run solveSebastiano Tronto2024-08-261-2/+10
|
* Renamed fileSebastiano Tronto2024-08-252-1/+1
|
* Refactor table generationSebastiano Tronto2024-08-253-105/+165
|
* Started work on k=2 tables; further split h48 gendataSebastiano Tronto2024-08-254-208/+283
|
* Fix error with neonSebastiano Tronto2024-08-181-0/+3
|
* Removed duplicationSebastiano Tronto2024-08-184-70/+35
|
* Reorganized folder structureSebastiano Tronto2024-08-1828-578/+554
|
* Merge branch 'master' of github.com:sebastianotronto/h48Sebastiano Tronto2024-08-102-3/+376
|\
| * invertco with NEONenricotenuti2024-08-081-28/+16
| |
| * spaces fixenricotenuti2024-08-081-72/+38
| |
| * format fixenricotenuti2024-08-071-267/+254
| |
| * cube_neon ver1enricotenuti2024-08-072-5/+437
| |
* | Comment cube.hSebastiano Tronto2024-08-051-4/+24
|/
* Tiny performance gainsSebastiano Tronto2024-07-212-24/+9
|
* Finally fixed selfsim logicSebastiano Tronto2024-07-201-55/+62
|
* Added pre-computation of short h48 positionsSebastiano Tronto2024-07-182-27/+52
|

Generated with cgit - Back to sebastiano.tronto.net