Changes between Version 3 and Version 4 of Ticket #5759
- Timestamp:
- Apr 11, 2009, 10:12:44 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5759 – Description
v3 v4 8 8 9 9 -> Zmod(2).zero_ideal() == Zmod(2).zero_ideal() 10 10 11 -> Zmod(2).zero_ideal() == Zmod(2).unit_ideal() 11 12 12 13 This patch should fix this. 14 15 Greetings, 16 Kilian.