Martin R. Albrecht
Martin R. Albrecht
This is due to #139 because $\mathbf{x} = q \cdot \mathbf{e}_1$ is a valid SIS solution. (but I think $(q-1)/2$ is not right here and it should be $q$ instead)....
I think slower is fine, but that it might output worse results is a bit worrying, no? Not quite sure how to handle this.
Thanks, this looks good, maybe we should add a GH workflow to test it to avoid bitrot.
I'm fixing the doctest failures on main.
Okay, if you rebase on main, doctests should now run.
Also: thank you!
I don't think, at least, I would have the capacity to support Windows builds. I'm happy to accept PRs and offer Windows builds on a best effort basis, but if...
We explain how we rely on the Cython preprocessor (`IF`, `THEN`, `ELSE`) We define a union that can be any of the supported underlying types supported by the FPLLL library....