| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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). | ||||
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 3 | -42/+42 |
| | | |||||
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 4 | -116/+116 |
| | | |||||
| * | Fix error with neon | Sebastiano Tronto | 2024-08-18 | 1 | -0/+3 |
| | | |||||
| * | Removed duplication | Sebastiano Tronto | 2024-08-18 | 4 | -70/+35 |
| | | |||||
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 5 | -0/+999 |
