Bug in GF(p**n)

37 views
Skip to first unread message

Bruno Grenet

unread,
Apr 18, 2018, 6:05:26 AM4/18/18
to sage-...@googlegroups.com
I've encountered the following bug when constructing a non-prime finite
field using Conway polynomials:

sage: p = 665256921185803461572698573
sage: GF(p**6)
Traceback (most recent call last):
...
AttributeError: 'int' object has no attribute 'divisors'

sage: version()
'SageMath version 8.2.beta8, Release Date: 2018-03-10'

I've not been able to understand where the bug comes from, so any help
is welcome!

Thanks,
Bruno


Vincent Delecroix

unread,
Apr 18, 2018, 6:08:58 AM4/18/18
to sage-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages