The following error comes out when I try to compute Heilbronn-Merel matries 
with n=50000 in sage:

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
sage: H=HeilbronnMerel(50000)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
RuntimeError                              Traceback (most recent call last)

/home/guests/sage-5.4.1/<ipython console> in <module>()

/home/guests/sage-5.4.1/local/lib/python2.7/site-packages/sage/modular/modsym/heilbronn.so
 
in sage.modular.modsym.heilbronn.HeilbronnMerel.__init__ 
(sage/modular/modsym/heilbronn.c:5185)()

/home/guests/sage-5.4.1/local/lib/python2.7/site-packages/sage/modular/modsym/heilbronn.so
 
in sage.modular.modsym.heilbronn.HeilbronnMerel._initialize_list 
(sage/modular/modsym/heilbronn.c:5343)()

RuntimeError: Floating point exception
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I have no idea why this happens or how to fix it. Is it possible to solve 
this problem in sage?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to