| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optimized some coordinates | Sebastiano Tronto | 2025-07-29 | 1 | -3/+0 |
| | | |||||
| * | Turns checks into assertions in utils/math.h | Sebastiano Tronto | 2025-07-28 | 1 | -3/+0 |
| | | |||||
| * | Working drslice (same results as nissy-classic) | Sebastiano Tronto | 2025-07-17 | 1 | -0/+3 |
| | | |||||
| * | Neon uint8x8_t corners and minor fixes | enricotenuti | 2024-10-15 | 1 | -1/+1 |
| | | |||||
| * | Improved gendata_h48k2 performance | Sebastiano Tronto | 2024-09-07 | 1 | -2/+2 |
| | | | | | | | | | | | 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). | ||||
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 1 | -0/+41 |
