Vincent Neiger

Results 45 comments of Vincent Neiger

Thank you very much for your answer and explanation. (I did find some rather old messages on linbox-devel mentioning this but I did not know if these messages were still...

Hi Dave, (Late answer...) Thank you for your advice about keeping the linbox-using code in one compilation unit, I had not realized this potential waste of space. Best, Vincent

Many checks failing, but probably not due to this PR since only one line in the readme file was changed. To push forward this minor PR: I see the files...

PS: I "assign" myself to this, but anyone should feel free to handle this! I won't be able to work on it before mid-May at the earliest. What I might...

Here is a SageMath implementation. The core algorithm is at lines 102-133. There are some easy utility things at the beginning of the file, and all other things are either...

Oops, small fix for the output specification in the comment at line 85: it should read ```return sum_{0

Directly related to this (not sure it's worth opening a new issue): this will also imply having some support for BLAS threads, at least for a few of the most...

That is a lot of pros and not many cons. Are there cases where we would expect substantial speedups by moving to the current design from the suggested one? This...

A few months late, here is feedback on this and the associated (long merged) PR. I tested this against an implementation of "mbasis" (a minimal approximant basis algorithm which is...

I made sure to check the current version of msolve compiles with v3.2.1, and will fix the current situation with matrix pointers within the next few days. But yes it...