On Apr 17, 10:20 pm, William Cauchois <wcauc...@u.washington.edu>
wrote:

Hi Bill,

> I tried sage -t --verbose, and it appears to freeze on the following test:
>
> > Trying:
> > polar_plot([(RealNumber('1.2')+k*RealNumber('0.2'))*log(x) for k in 
> > range(Integer(6))], Integer(1), Integer(3) * pi,
> > fill = {Integer(0): [Integer(1)], Integer(2): [Integer(3)], Integer(4): 
> > [Integer(5)]})###line 2231:_sage_    >>>
> >  polar_plot([(1.2+k*0.2)*log(x) for k in range(6)],*** *** Error: TIMED 
> > OUT! PROCESS KILLED! *** ***
> > *** *** Error: TIMED OUT! *** ***
> >     [360.6 s]
> > exit code: 1024
>
> Does that seem related to the bug you described, Michael?

Yes, it is likely that it is a pexpect+Maxima hang that could be fixed
by the above ticket. It is hard to tell without trying.

> Also, where can I get the Sage release candidates? I feel stupid not
> knowing this for so long :).

It is usually mentioned in the in the release notes, but in general
alpha or rc releases of sage-x.y[.z] can be found in

   http://sage.math.washington.edu/home/mabshoff/release-cycles-x.y[.z]/

i.e. in case of 3.4.1 it is in

  http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.1/

> --
> Bill

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to