Hello folks,

here goes 3.2.2.alpha0. We have been steadily merging patches and
gotten some of the larger and more disruptive patches in. The most
visible change is #717 by Gary Furnish which finally fixes a long
standing problem with time out issues in doctests, i.e. with this
release any hanging pexpect session will be killed when the timeout
has been reached regardless of CPU use.

Note that slightly against the rules I have merged the three patches
at #4276 because I wanted to avoid bitrotting them again. Nick
Alexander has done some review of the patch and is unhappy about
certain aspect of the embedding code, so right now the patch is in
alpha0 on probation. If push comes to shove the patch will go in since
it doesn't change any defaults AFAIK (Robert?) and even if the new
functionality is slightly buggy and/or incomplete this can be fixed
until 3.2.2 is done. Another reason is that various people plan to
work on number fields and this patch set is sure to cause major pain
merging.

As always there are sources and a sage.math binary in

  http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.2/

You should be able to upgrade from 3.2.1 by running

 ./sage -upgrade 
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.2/sage-3.2.2.alpha0/

Please build, test and report any issues.

Cheers,

Michael

Semi-Merged:

#4276: Robert Bradshaw: move number fields to new coercion, implement
embeddings [needs review]

Merged in Sage 3.2.2.alpha0:

#717: Gary Furnish: sage -t timeout stuff works poorly [Reviewed by
Michael Abshoff]
#2163: Mike Hansen: .show?? pops up the graphics item as well as the
help page [Reviewed by Jason Grout]
#3134: Mike Hansen: binomial doesn't take big integers [Reviewed by
Robert Miller]
#3623: Robert Bradshaw: Factory and pickling framework (part of
coercion branch) [Reviewed by Michael Abshoff]
#3950: Timothy Clemans, Mike Hansen: notebook -- template(s) for
generating worksheet listings [Reviewed by Mike Hansen, Timothy
Clemans]
#4089: Timothy Clemans: notebook -- no active worksheets should show
up on "archived" tab [Reviewed by Mike Hansen]
#4246: Alex Ghitza: bug in coercing symbolic expressions to polynomial
rings [Reviewed by Mike Hansen]
#4496: Karl-Dieter Crisman: Plot doesn't allow variable outside tuple
after lambda [Reviewed by David Joyner]
#4581: Mike Hansen: Permutation constructor fails with
PermutationGroupElement [Reviewed by Franco Saliola]
#4610: Gary Furnish: "sage -tp X": Move certain long doctests to the
start of the list of files to test [Reviewed by Michael Abshoff]
#4672: Mike Hansen: plot functions do not work with ?? because they
are wrapped in @options [Reviewed by Jason Grout, William Stein]
#4679: Tim Lahey: Spelling errors in documentation for
sage.rings.polynomial.polynomial_element [Reviewed by Timothy Clemans]
#4682: Minh Van Nguyen, Michael Abshoff: Add the first set of 12
people missing from the DevMap for Sage 3.0.6-3.2.1 [Reviewed by
Harald Schilly]
#4684: Dan Drake: should be easier to change how many threads used for
"make ptest" and friends [Reviewed by Michael Abshoff]
#4685: Harald Schilly: Add "South America", "Asia" and "Australia"
links to the DevMap [Reviewed by Michael Abshoff]
#4686: David Loeffler: Documentation for eta products [Reviewed by
Michael Abshoff]
#4687: John Cremona: Points on Elliptic Curve over GF(2) [Reviewed by
R. Rishikesh]
#4690: Paul Butler: Sage hangs on derivative of piecewise function
[Reviewed by Mike Hansen]
#4691: Dan Drake: Minor docstring change for timeout on notebook
[Reviewed by Michael Abshoff]
#4693: Mike Hansen: cleanup work in sage/functions/piecewise.py
[Reviewed by David Joyner]
#4702: William Stein: improve magma interface coverage [Reviewed by
Nick Alexander]
#4708: Gary Furnish: sage -tp doesn't test absolute file names nor
does it ignore non-existent files [Reviewed by Nick Alexander]


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to