|
|
|
|
|
|
|
|
Traceback (click to the left of this block for traceback) ... __SAGE__ ^CTraceback (most recent call last): for i,e in enumerate(cur_data):
File "", line 1, in <module>
File "/private/var/folders/+3/+3+bRf7bGhaMk-2vvrWEvU+++TI/-Tmp-/tmp3DZTE8/___code___.py", line 5, in <module>
data.append(list_maker(s))
File "/private/var/folders/+3/+3+bRf7bGhaMk-2vvrWEvU+++TI/-Tmp-/tmpGkKfiG/___code___.py", line 17, in list_maker
T = E.torsion_subgroup() #calculations for rank bounds
File "/Applications/sage/local/lib/python2.6/site-packages/sage/schemes/elliptic_curves/ell_number_field.py", line 1457, in torsion_subgroup
self.__torsion_subgroup = ell_torsion.EllipticCurveTorsionSubgroup(self)
File "/Applications/sage/local/lib/python2.6/site-packages/sage/schemes/elliptic_curves/ell_torsion.py", line 196, in __init__
bound = E._torsion_bound(number_of_places=20)
File "/Applications/sage/local/lib/python2.6/site-packages/sage/schemes/elliptic_curves/ell_number_field.py", line 1388, in _torsion_bound
f = K.primes_above(p)
File "/Applications/sage/local/lib/python2.6/site-packages/sage/rings/number_field/number_field.py", line 2201, in primes_above
facs = [ (id.residue_class_degree(), id.absolute_norm(), id) for id in self.prime_factors(x) ]
^C
__SAGE__
|
|
|
Traceback (click to the left of this block for traceback) ... ValueError: I/O operation on closed file Traceback (most recent call last): f.close()
File "", line 1, in <module>
File "/private/var/folders/+3/+3+bRf7bGhaMk-2vvrWEvU+++TI/-Tmp-/tmpS4zlgM/___code___.py", line 3, in <module>
for line in f.readlines():
ValueError: I/O operation on closed file
|
True True |
|
|
ISOGENIES
|
|
[-1, -2, 0, -4, 0, 0, 2, -4, 6, -6, 2, 8, 6, 12, -12, 6, -4, -10, '?', '?', 14, -4, 6, 18] [-1, -2, 0, -4, 0, 0, -4, 2, -6, 6, 8, 2, 12, 6, 6, -12, -10, -4, '?', '?', -4, 14, 18, 6] ['?', 1, -3, -4, -6, 3, '?', '?', -6, 3, 5, 5, 6, 6, 6, -12, 8, 8, -9, 0, -1, -1, 9, 0] ['?', 1, -3, -4, 3, -6, '?', '?', 3, -6, 5, 5, 6, 6, -12, 6, 8, 8, 0, -9, -1, -1, 0, 9] ['?', -5, 1, 0, 2, -3, '?', '?', -10, 5, -3, 7, 2, 2, 10, 0, 12, -8, 7, -8, 15, 5, -15, 0] [-1, -2, 0, -4, 0, 0, 2, -4, 6, -6, 2, 8, 6, 12, -12, 6, -4, -10, '?', '?', 14, -4, 6, 18] [-1, -2, 0, -4, 0, 0, -4, 2, -6, 6, 8, 2, 12, 6, 6, -12, -10, -4, '?', '?', -4, 14, 18, 6] ['?', 1, -3, -4, -6, 3, '?', '?', -6, 3, 5, 5, 6, 6, 6, -12, 8, 8, -9, 0, -1, -1, 9, 0] ['?', 1, -3, -4, 3, -6, '?', '?', 3, -6, 5, 5, 6, 6, -12, 6, 8, 8, 0, -9, -1, -1, 0, 9] ['?', -5, 1, 0, 2, -3, '?', '?', -10, 5, -3, 7, 2, 2, 10, 0, 12, -8, 7, -8, 15, 5, -15, 0] |
|
|
|
|
Traceback (click to the left of this block for traceback) ... AttributeError: 'sage.rings.integer.Integer' object has no attribute 'residue_field' Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_16.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("Sy48YT49TnVtYmVyRmllbGQoeF4yLXgtMSkKCkU9RWxsaXB0aWNDdXJ2ZShLLFsxLGErMSxhLGEsMF0pCmFwKEUsMik="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/private/var/folders/+3/+3+bRf7bGhaMk-2vvrWEvU+++TI/-Tmp-/tmp6ZlG6n/___code___.py", line 6, in <module>
exec compile(u'ap(E,_sage_const_2 )
File "", line 1, in <module>
File "/private/var/folders/+3/+3+bRf7bGhaMk-2vvrWEvU+++TI/-Tmp-/tmp3owULj/___code___.py", line 4, in ap
return E.change_ring(p.residue_field()).trace_of_frobenius()
File "element.pyx", line 306, in sage.structure.element.Element.__getattr__ (sage/structure/element.c:2666)
File "parent.pyx", line 272, in sage.structure.parent.getattr_from_other_class (sage/structure/parent.c:2840)
File "parent.pyx", line 170, in sage.structure.parent.raise_attribute_error (sage/structure/parent.c:2611)
AttributeError: 'sage.rings.integer.Integer' object has no attribute 'residue_field'
|
|
|
-4 -4 |
True True |
Traceback (click to the left of this block for traceback) ... TypeError: 'sage.rings.integer.Integer' object does not support indexing Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_40.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("YT0zCmFbMF0="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/private/var/folders/+3/+3+bRf7bGhaMk-2vvrWEvU+++TI/-Tmp-/tmpdEn9ws/___code___.py", line 4, in <module>
exec compile(u'a[_sage_const_0 ]
File "", line 1, in <module>
TypeError: 'sage.rings.integer.Integer' object does not support indexing
|
|
|
|
|
3 3 |
|
|