On Thu, Apr 9, 2009 at 8:18 AM, Carlo Hamalainen <carlo.hamalai...@gmail.com> wrote: > but I get a doctest failure on calculus.py. The first time > I ran sage -testall I saw this: > > > sage -t "devel/sage/sage/calculus/calculus.py" > *** *** Error: TIMED OUT! PROCESS KILLED! *** *** > *** *** Error: TIMED OUT! *** *** > *** *** Error: TIMED OUT! *** *** > [361.7 s]
IMHO, the file calculus.py is too big. It has more than 10,000 lines of codes. While adding new doc-tests to it, I had to wait several minutes for each doc-test. I will be good to have separate files for some of the long class definitions inside it. These classes can then be imported into calculus. Cheers, Golam --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---