Vincent Neiger

Results 45 comments of Vincent Neiger

Would the approach proposed in PR #2339 be fine?

Editors may write in dos file format whatever the system. We had the case today, received by email, which is where the file in the above zip comes from (the...

> Impressive! > > See also #1950, #1926, #1823. What we want ultimately is to introduce an n_mod context object that is passed by reference rather than by value and...

Some attempts at 2 and 3 limbs are rather promising (assuming I compare everything properly, this was done a bit quickly). This is cycles/limb, up to some constant factor, for...

> Couldn't we at least throw an error when this happens? The current behavior of msolve, which exits with a segmentation fault for arbitrary input, really worries me... What input...

For this, the README file and the `msolve-tutorial.pdf` document both specify very clearly that polynomials should be separated by a comma. So we can consider that it is the responsability...

I do not think that the design of the parser has (or will soon have) any support for this kind of simplifications, or more generally any algebraic manipulations, of the...

> Thoughts on support (smooth) non-power-of-two-sizes as an alternative or complement to truncation? To be sure about "(smooth) non-power-of-two-sizes". Do you mean, e.g. on a very specific case: if the...

Sure! I'll work on it and let you know. On Sun, 2024-09-29 at 12:17 -0700, Mohab Safey El Din wrote: > If we go for this, could you add some...

Let's wait for CI to complete, but up to some minor fix, but this now should work with several tests added (3 files with DOS endings ; 1 file with...