On Wed, Nov 5, 2008 at 3: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.
On OS X 10.5.x 32-bit intel there is one numerical noise issue: sage -t devel/sage/sage/calculus/wester.py ********************************************************************** File "/Users/was/build/sage-3.2.alpha3/tmp/wester.py", line 261: : [float(f(i/10)) for i in range(1,5)] Expected: <BLANKLINE> [-0.00033670040754082975, -0.0027778004096620235, -0.00989099409140..., -0.025411145508414...] Got: [-0.00033670040754081587, -0.0027778004096621622, -0.0098909940914039818, -0.025411145508414779] ********************************************************************** 1 items had failures: 1 of 193 in __main__.example_0 ***Test Failed*** 1 failures. For whitespace errors, see the file /Users/was/build/sage-3.2.alpha3/tmp/.doctest_wester.py [11.4 s] > > 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] > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---