sage
f9f0324e - Trac #34872: AdditiveAbelianGroup_class.exponent() returns a Python int for the trivial group

Commit
3 years ago
Trac #34872: AdditiveAbelianGroup_class.exponent() returns a Python int for the trivial group {{{#!sage sage: type(AdditiveAbelianGroup([]).exponent()) <class 'int'> }}} URL: https://trac.sagemath.org/34872 Reported by: lorenz Ticket author(s): Lorenz Panny Reviewer(s): Matthias Koeppe
Author
Release Manager
Loading