Opened 9 years ago
Closed 9 years ago
#594 closed bug (fixed)
mstd should not allow integer coefficients or is incorrect
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | minor | Milestone: | 4-1-0 and higher |
Component: | dontKnow | Version: | 4-0-0 |
Keywords: | mstd integer coefficient ring incorrect disallow | Cc: |
Description
Example:
ring rng = integer, x, dp; ideal I = 10; mstd(I); // [1]: // _[1]=10 //[2]: // _[1]=1 //wrong!
Note: See
TracTickets for help on using
tickets.
Have you computed this with a version in which the newest changes of Adi and me had been merged?
We had been working on precisely this issue, but up to now the pull-request is still in the review process. (The chosen behaviour of mstd for this situation is: