On Thu, Nov 6, 2008 at 7:51 AM, David Joyner <[EMAIL PROTECTED]> wrote: > With amd64 intrepid ibex, it builds fine but sage -testall > seems to have the same locking-up issues as with the alpha2 version. > I can ctrl c to get out of the doc files, and it will pass on to testing > the next one, but when I ctrl-c at > sage -t devel/sage/sage/libs/fplll/fplll.pyx > it kicks me out of the test. > > I'm trying sage -testall --verbose now.... > In const.tex (I think - maybe it's tut.tex?), it does this: > > Trying: > f4 = lambda x:sin(Integer(2)*x)###line 734:_sage_ : f4 = lambda > x:sin(2*x) > Expecting nothing > ok > Trying: > f = Piecewise([[(Integer(0),Int > > locking-up in the middle of a line of type. (It often pauses very briefly > in mid-line, so this is not an indication of a parsing problem, I'm guessing.) > This time, sage -t devel/sage/sage/libs/fplll/fplll.pyx seems to have > passed without problems but I'll post any other problems, if they arise. >
Now it is locked at sage -t --verbose devel/sage/sage/libs/pari/gen_py.py at the line Trying: a = pari('(3+I)/2').python(); a###line 98:_sage_ >>> a = pari('(3+I)/2').python(); a > > On Wed, Nov 5, 2008 at 6:44 PM, mabshoff <[EMAIL PROTECTED]> wrote: >> >> Hello folks, >> >> here goes 3.2.alpha3 - somewhat later than planned. Hopefully we >> fixed all numerical doctest noise from #788 (I even reverted a small >> number of changes) and otherwise merged a couple other nice patches. >> >> If this release builds and doctests fine it will likely become >> 3.2.final in the next 48 hours, otherwise there will be a 3.2.rc0. >> There is plenty of patches in trac to review, so those of you who have >> time please review some patches :) >> >> As usual sources and a sage.math binary is in >> >> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2/ >> >> Cheers, >> >> Michael >> >> Merged in Sage 3.2.alpha3: >> >> #4035: Martin Albrecht: fix optional doctests for multivariate >> polynomials [Reviewed by Michael Abshoff] >> #4062: Craig Citro, Peter Bruin: Problems with Eisenstein series code >> [Reviewed by David Loeffler] >> #4388: John Cremona: elliptic curves: basis_matrix command totally >> broken [Reviewed by David Loeffler] >> #4406: Robert Bradshaw: make polynomial truncation cpdef method >> [Reviewed by Michael Abshoff] >> #4415: Nicolas Thiery: update sage-combinat script to latest upstream >> version [Reviewed by Michael Abshoff] >> #4416: Michael Abshoff: Sage 3.2.a2: optional doctest failure in sage/ >> rings/arith.py [Reviewed by Craig Citro] >> #4417: John Palmieri: fix steenrod algebra 'optional' doctest >> [Reviewed by Michael Abshoff] >> #4418: Minh Nguyen: typos in files under crypto/mq [Reviewed by >> Michael Abshoff] >> #4420: Martin Albrecht: sort Gröbner bases [Reviewed by Michael >> Abshoff] >> #4423: John Palmieri: document branch cut for Ei [Reviewed by Martin >> Albrecht] >> #4427: Martin Albrecht: use RTLD symbols instead of constants in >> init_singular [Reviewed by Michael Abshoff] >> #4428: Craig Citro: Forgot to close open files in sage/rings/ >> number_field/totallyreal_phc.py [Reviewed by Michael Abshoff] >> #4434: William Stein: hgmerge massively broken on os x [Reviewed by >> Michael Abshoff] >> #4436: Michael Abshoff: Sage 3.2.a2: numerical noise in sage/calculus/ >> calculus.py [Reviewed by Mike Hansen] >> #4437: Michael Abshoff: Sage 3.2.a2: numerical noise in sage/graphs/ >> graph.py [Reviewed by Mike Hansen] >> #4438: Michael Abshoff: Sage 3.2.a2: numerical noise in sage/calculus/ >> functional.py and wester.py [Reviewed by Craig Citro] >> #4439: Michael Abshoff: Sage 3.2.a2: make three doctests from #788 >> random again [Reviewed by Craig Citro] >> #4441: Goerg Weber: remove two obsolete entries from modabvar >> documentation [Reviewed by Michael Abshoff] >> #4442: Goerg Weber: fix documetation build issue with congroup.py >> [Reviewed by Michael Abshoff] >> #4445: Robert Miller: is_isomorphic throws an error when the graph is >> compared to itself [Reviewed by Jason Grout] >> #4449: Franco Soliola: sage-combinat install script doesn't work with >> 3.2.alpha2 [Reviewed by Michael Abshoff] >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---