| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed redundant coordinate computation | Sebastiano Tronto | 2024-10-16 | 1 | -1/+1 |
| | | |||||
| * | Fallback tables | Sebastiano Tronto | 2024-10-14 | 1 | -2/+2 |
| | | |||||
| * | Remove unnecessary _Atomics | Sebastiano Tronto | 2024-10-05 | 1 | -2/+2 |
| | | |||||
| * | Fix rare data race | Sebastiano Tronto | 2024-10-05 | 1 | -2/+2 |
| | | | | | | | I had some misconception about how _Atomic and const worked. This means the previous commit (expected distribution) could be incorrect. | ||||
| * | Improve gendata performance by replacing locks with atomic operations | Sebastiano Tronto | 2024-10-03 | 1 | -4/+4 |
| | | |||||
| * | Split solve h48 from stats | Sebastiano Tronto | 2024-09-18 | 1 | -0/+100 |
