Matthias J. Kannwischer
Matthias J. Kannwischer
Rainbow also does this a lot. I didn't change it yet, but I agree that it should be moved to .c files.
The sk sizes are wrong in the NIST draft as well, btw.
All relevant changes have been merged separately. Closing this now.
For development, I value having the same versions across multiple developers more than supporting many versions. It saves us one variable when debugging. For users I can understand that this...
Hi Gregor, thanks for reviewing this! > Regarding the approach of retaining as much of the ref implementation as possible: In principle I like the idea. But it leads to...
Since #255 got merged, nothing is stopping us from making this change. Should be disable it by default now? How do we identify the examples that make use of offset...
ortool v9.7 incorrectly did not specify pandas as a dependency. This is fixed in newer ortools versions. After we update to ortools v9.12, we can remove the pandas requirement.
Could also add testvectors with a different ctx.
I've run some more experiments comapring `v9.7` with `v9.11` on my Apple M1 MacMini. I followed the steps described here to extract models: https://github.com/slothy-optimizer/slothy/tree/main/paper/scripts/models. This was after #110 was merged....
Closing in favour of https://github.com/slothy-optimizer/slothy/pull/252