-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Description
sage: X = SupersingularModule(389)
sage: X
Module of supersingular points on X_0(1)/F_389 over Integer Ring
sage: X.basis()
Traceback (most recent call last):
...
AttributeError: 'SupersingularModule' object has no attribute 'free_module'
Apply attachment: trac_4306.patch, attachment: trac_4306-doctest.2.patch
CC: @loefflerd
Component: modular forms
Keywords: sd51
Author: William Stein
Reviewer: Alex Ghitza, David Loeffler
Merged: sage-5.12.beta2
Issue created by migration from https://trac.sagemath.org/ticket/4306