Hello folks, here goes 3.2.3.alpha0. It is already much larger than I thought it would be, but it contains one essential fix over 3.2.2: If you have an init.sage 3.2.2 will not start properly, but will make IPython crash at startup. Other than that there are various fixes and also some small new features.
Sources and a sage.math only binary is in the usual place at http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.3/ You can upgrade to 3.2.3.alpha0 by running ./sage -upgrade http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.3/sage-3.2.3.alpha0/ As usual please build, test and report any issues. This release still does not build on OpenSUSE 11.1, but I have an experimental readline.spkg that does fix the problem. I am still not 100% happy about the way I deal with the issue, so it might not make it into 3.2.3. Deleting libreadline.so does at least for me not fix the build issues and also causes some runtime issues with Sage. If we want to get 3.3 out in time for AMS we need to end this release cycle very soon. To do that we need to stop merging code in the Sage library - at least anything invasive - to make Mike Hansen's life easier in rebasing the ReST patches. So unless you people are in favor of postponing 3.3 past the AMS workshop there won't be any more merger in the Sage library for 3.2.3 other than some minimal bug fixes. That would imply that for example Jason's TinyMVE patches would not go into 3.2.3, but if at all would have a chance in 3.3 once the ReST patches are in. Thoughts? Cheers, Michael #3237: Michael Abshoff: update ecm to 6.2.1 [Reviewed by Robert Miller] #3678: Alex Ghitza: fractional powers for polynomial variables bug [Reviewed by John Cremona] #4038: John Cremona: Problem in factor() and roots() for p-adic polynomials [Reviewed by Alex Ghitza] #4069: Alexander Hupfer: support "application shortcut" in chrome and gears [Reviewed by Timothy Clemans] #4218: Alex Ghitza: Extensions of Finite Fields don't work well [Reviewed by John Cremona] #4367: Robert Bradshaw: plot gamma bug [Reviewed by Michael Abshoff] #4494: Alex Ghitza: conjugate method returns error on ZZ matrix [Reviewed by John Cremona] #4671: William Stein, Mike Hansen: sage-3.2.1 startup time: do not import twisted on startup [Reviewed by Michael Abshoff] #4749: Chris Swierczewski: improve coercion of points between elliptic curves and reduction of points mod p [Reviewed by John Cremona] #4776: Martin Albrecht: random element of multivariate polynomial ring in one variable is totally broken [Reviewed by Alex Ghitza] #4812: Mike Hansen: matrix_plot is broken for matrices with "complicated" base rings [Reviewed by Dan Drake] #4814: William Stein: serious bug in Sage/GMP-ECM interface [Reviewed by Mike Hansen] #4826: Craig Citro: change return type of G.cusps() for G a congruence subgroup [Reviewed by John Cremona] #4845: Craig Citro: sage 3.2.2 crashes on startup when init.sage present [Reviewed by Michael Abshoff] #4842: Robert Bradshaw: Fix performance regression in eisenstein_submodule.py due to cyclotomic coercion [Reviewed by John Cremona] #4844: Michael Abshoff: Disable DSage doctests [Reviewed by Marshall Hampton] #4847: Michael Abshoff: Remove deadwood: sage/functions/elementary.py and sage/rings/interval.py [Reviewed by Marshall Hampton, William Stein] #4848: Michael Abshoff: Remove deadwood: sage/schemes/elliptic_curves/ heegner.py [Reviewed by Marshall Hampton] #4853: Michael Abshoff: Sage 3.2.2: numerical noise in sage/rings/ number_field/number_field_morphisms.pyx [Reviewed by Robert Miller] #4861: Michael Abshoff: Update FLINT to 1.0.20 (latest 1.0.x upstream) [Reviewed by Martin Albrecht] --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
