Patch Notes
Magma V2.12-10 Patch Notes
Patch release for Magma V2.12-10. Updated areas: Commutative Algebra, Groups, Number and Function Fields, System.
Commutative Algebra¶
- A bug in Gröbner basis computation over rings with zero divisors has been fixed (reported by K. Kedlaya).
Groups¶
- An inefficiency when creating large elementary abelian groups via the
AbelianGroupcommand has been rectified. Problem reported by Mark Stather.
Number and Function Fields¶
- A bug in the maximal order computation where the discriminant is given as input as been fixed. This would never produce wrong results, but could produce interal errors. Affected functions include
MaximalOrderandSplittingField.
System¶
- The Ctrl-C handling for the x86_64 version has been improved.