Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exponential search for largest potency. | Andreas Grois | 2022-10-21 | 1 | -6/+17 |
| | | | | | Speeds up the 20 and 32 byte cases. Has slightly negative impact for 16 byte case. | ||||
* | Draft of iterative_conversion. | Andreas Grois | 2022-10-18 | 1 | -1/+8 |
| | |||||
* | First draft of (untested) iterative conversion. | Andreas Grois | 2022-10-18 | 1 | -0/+144 |