Two successful 3.2.alpha0 builds: 1. ubuntu linux gcc 4.2.3 -- all tests pass 2. suse linux gcc 4.1.2 -- still testing
Our 64-bit machine has blown another fuse so it's 32-bit only for now... John 2008/10/21 Jaap Spies <[EMAIL PROTECTED]>: > > mabshoff wrote: >> Hello folks, >> >> here goes Sage 3.2.alpha0. The big new thing is the pynac interface. >> Other than that various fixes, features and doctests. Please give it a >> try and give feedback For a source tarball and a sage.math only >> tarball see >> > On Fedora 9, 32 bits:The following tests failed: > > > sage -t devel/sage/sage/plot/plot.py > sage -t devel/sage/sage/algebras/group_algebra.py > sage -t devel/sage/sage/algebras/group_algebra.py > ********************************************************************** > File "/home/jaap/downloads/sage-3.2.alpha0/tmp/group_algebra.py", line 230: > sage: OG(FormalSum([ (1, G(2)), (2, RR(0.77)) ]), check=False) > Expected: > [2 0] > [0 2] + 2*0.770000000000000 > Got: > 2*0.770000000000000 + [2 0] > [0 2] > ********************************************************************** > 1 items had failures: > 1 of 15 in __main__.example_9 > ***Test Failed*** 1 failures. > For whitespace errors, see the file > /home/jaap/downloads/sage-3.2.alpha0/tmp/.doctest_group_algebra.py > [9.9 s] > exit code: 1024 > > > sage -t devel/sage/sage/plot/plot.py > [254.9 s] > > ---------------------------------------------------------------------- > All tests passed! > > > Jaap > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---