Hi, Sage 10.2.alpha2 is out. The main change is the switch of python to ucs4. If you don't know what that is don't worry about it. It turned out to be much less painful than I anticipated, but I only build and doctested on Linux x86-64 and OSX 10.5, so the problems might still come out of the woodwork. Otherwise we made some progress, but the main package merge is still ahead for us. The ucs4 ticket as well as mhansen's combinat update still remain open in trac. If anybody would like to take a closer look at #1685 plese do so.
Tarball [198MB] is at http://sage.math.washington.edu/home/mabshoff/release-cycles-2.10/sage-2.10.alpha2.tar Cheers, Michael Known Problems: #1744: FLINT 1.05 "make check" failure on Linux/Itanium I had a single, non-reproducible doctest failure in sage/rings/qqbar.py on OSX 10.5. I reran that doctest about 10 times and couldn't reproduce it. Merged in alpha2: #511: Michael Abshoff: consider changing python to UCS4 [still open in trac] #1091: Willem Jan Palenstijn, Michael Abshoff: small memleaks exposed by doctesting ntl_mat_GF2E.pyx #1685: restructuring symmetric functions and misc. combinatorics updates. [still open in trac] #1712: Burcin Erocal: logic error in coercion #1739: Robert Miller, Michael Abshoff: Use of uninitialised value of size 8" in binary_code.pyx #1749: Michael Abshoff: rings/polynomial/polynomial_element.pyx numerical noise doctest failure on FC7/x86 #1752: Michael Abshoff: sage make install bug Merged in alpha1: #975: Jason Grout: work around Library incompatibilities when launching external applications #1073: Martin Albrecht: print out some useful information right after "sage -pkg" creates a package #1669: Josh Kantor: remove bogus recommendation to set SAGE_ATLAS when numpy fails #1693: Martin Albrecht: jmol stubles over browser caching #1709: Robert Miller: Make experimental jmol graph plotting work #1717: Alex Ghitza, David Harvey: trivial fixes in the programming guide (mostly typos) #1720: Josh Kantor, Michael Abshoff: update numpy to 1.0.4, also fix silent build problems with gfortran #1725: Jaap Spies: Experimental package for wxPython [linux only for now] #1726: Jaap Spies: Experimental package for Enthought Mayavi2 [linux only for now] #1728: Michael Abshoff: numpy 1.0.4 causes various numerical noise doctest failures #1729: Robert Bradshaw, Tom Boothby: disable password prompt on initial startup #1740: Paul Zimmermann: Fix Pentium M detection for ATLAS BLAS #1741: Michael Abshoff: Build zlib with debug info #1742: Michael Abshoff: Build ntl with debug info Merged in alpha0: #1092: Willem Jan Palenstijn, Michael Abshoff: small memleaks exposed by doctesting ntl_ZZ_pE.pyx #1093: Michael Abshoff, Willem Jan Palenstijn: small memleaks exposed by doctesting ntl_ZZ_pX.pyx #1541: Burcin Erocal: improve PolyBoRi integration #1544: David Joyner, Rich Morin: SAGE Tutorial nits #2 #1553: Kiran Kedlaya, Michael Abshoff: SCons related build failure of PolyBoRi on 64-bit RHEL5 #1598: Martin Albrecht: fix SIGSEGV in libSINGULAR interface on Solaris #1694: Michael Abshoff, Bill Hart: Update FLINT to 1.05 release #1701: Martin Albrecht: attempt to clean up currRing if deallocated #1702: Martin Albrecht: fix memleak in fplll.pyx #1703: Michael Abshoff: memleak in Singular: one mpz is leaked in longrat.cc ################################################################### ToDo: Close tickets: #1658, #511 An note on the ucs4 switch: Due to the python build with ucs4 we need to update the following spkgs: * zodb3-3.7.0.spkg [ticket is open to update before 2.10.final] * numpy-20080104-1.0.4.p1 [is updated relative to 2.9.3] * matplotlib-0.91.1.p1 [needs to be bumped] * r-2.6.1.p7 [reason is rpy - needs to be bumped] All other site-packages are automatically rebuild. After a sage -ba testall passes on OSX 10.5 and Linux x86-64. When building alpha2 from scratch none of the above is needed. --~--~---------~--~----~------------~-------~--~----~ 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---