ederc
ederc
> but up to some minor fix, @vneiger So is this ready to be merged or do we expect some fix?
I tested the example in v0.9.2 and in v0.9.1 on ARM64, but the issue does not appear. msolve correctly computes the GB for me.
How do you handle polynomials that include line breaks? Or one line, multiple polynomial situations?
Thanks for fixing.
Yes, but I do not completely understand why the order of the terms change when not caching the rings when computing the hilbert series.
@joschmitt Thanks, looks good to me.
`make -jN check` as well as `make check -jN` should work for you.
Maybe use option 3 for a fast fix, I'm not sure how fast option 2 can be done.
Depends on https://github.com/Singular/Singular/pull/1255 .
Well, it was never merged, but I think @hannes14 needs to decide if this still makes sense: There was a sequential modular std implementation aded to Singular in the meantime...