Dear Sage lovers,
We're releasing Sage 5.8.beta2.
Source archive:
http://boxen.math.washington.edu/home/release/sage-5.8.beta2/sage-5.8.beta2.tar
Upgrade path:
http://boxen.math.washington.edu/home/release/sage-5.8.beta2/sage-5.8.beta2/
The source and upgrade path can also be found on the mirror network
(you might need to wait a while before the mirrors are synchronized):
http://www.sagemath.org/download-latest.html
Please build, test, and report! We'd love to hear about your
experiences with this release.
== Tickets ==
* We closed 99 tickets in this release. For details, see
http://boxen.math.washington.edu/home/release/sage-5.8.beta2/tickets.html
Closed tickets:
#12357: Make groupoids garbage collectable [Reviewed by Simon King,
Jean-Pierre Flori]
#13904: Better deletion of items of TripleDict [Reviewed by Simon King,
Jean-Pierre Flori]
Merged in sage-5.8.beta2:
#7886: Javier López Peña: Implement conjugacy classes [Reviewed by David
Joyner, Travis Scrimshaw]
#8920: Vincent Delecroix, Stepan Starosta: Factor code between words's
alphabets and sets/enumerated sets/ordered sets [Reviewed by Travis
Scrimshaw]
#11593: Kwankyu Lee: `quo_rem` for divisor of leading unit coefficient
[Reviewed by Frédéric Chapoton]
#12313: Simon King, Jean-Pierre Flori: Fix yet another memory leak
caused by caching of coercion data [Reviewed by Simon King, Jean-Pierre
Flori, John Perry, Nils Bruin]
#13054: Jeroen Demeyer: PARI polred() bug [Reviewed by David Roe]
#13387: Nils Bruin: Improve MonoDict and TripleDict data structures
[Reviewed by Simon King]
#13539: Julian Rueth: Add inverse_of_unit() for padics [Reviewed by
David Roe]
#13780: Kannappan Sampath: Typo in the docstring for
echelon_coordinate_vector in FreeModules Documentation [Reviewed by
Julian Rueth]
#13786: Michael Orlitzky: Fix remaining instances of ArithmeticError:
0^0 is undefined [Reviewed by Travis Scrimshaw]
#13895: Michael Orlitzky: Fix ArithmeticError: 0^0 in
rings/polynomial/polynomial_modn_dense_ntl.pyx [Reviewed by Travis
Scrimshaw]
#13897: Michael Orlitzky: Fix ArithmeticError: 0^0 in
rings/finite_rings/element_givaro.pyx [Reviewed by Travis Scrimshaw]
#13941: Michael Orlitzky: Fix ArithmeticError: 0^0 in
rings/padics/padic_capped_absolute_element.pyx [Reviewed by Travis
Scrimshaw]
#14000: Nathann Cohen: Speedup in GenericGraph.relabel() and two new
options [Reviewed by Anne Schilling]
#14040: Volker Braun: Configurable "tall list" output style [Reviewed by
Travis Scrimshaw]
#14063: Travis Scrimshaw: Remove CombinatorialClass from Compositions
[Reviewed by Vincent Delecroix]
#14085: Nicolas M. Thiéry: Ambient spaces for dual and affine root
systems [Reviewed by Dan Orr, Anne Schilling]
#14100: Simon King: Make raising attribute errors faster [Reviewed by
Volker Braun]
#14105: Alejandro Morales, Eric Rowland: all_graph_colorings should have
an option to use integer colors. [Reviewed by Chris Berg, Nathann Cohen]
#14120: Travis Scrimshaw: Add constant_coefficient method for Laurent
polynomials [Reviewed by Kannappan Sampath]
#14142: Travis Scrimshaw: Making mutable copies of simplicial complexes
[Reviewed by John Palmieri]
#14150: Jeroen Demeyer: Fix wait() in @parallel [Reviewed by David Roe]
#14156: John Palmieri: New docbuilder always rebuilds everything
[Reviewed by Volker Braun]
#14158: Jeroen Demeyer: _is_Field() ignores exceptions [Reviewed by
David Roe]
#14166: John Palmieri: Use "tar", not "cp -pr", to copy files in
spkg-install [Reviewed by Jeroen Demeyer]
#14173: Nathann Cohen: Stopgap warning in Graph.modular_decomposition
[Reviewed by Luis Felipe Tabera Alonso]
#14174: Nicolas M. Thiéry: Remove coxeter matrix implementation for type
H (the generic implementation is just as good) [Reviewed by Anne Schilling]
#14176: Nicolas M. Thiéry: Use standard Python operators for
intersection of polyhedrons and membership testing [Reviewed by Volker
Braun]
#14177: Nicolas M. Thiéry: More uniform handling of color_by_labels for
graph plot, plot3d, graphviz, and reference fix [Reviewed by Nathann Cohen]
#14182: Jeroen Demeyer: Fix whitespace in coercion_and_categories.rst
[Reviewed by Simon King]
#14185: Nathann Cohen: Stopgap warning in Poset.relabel [Reviewed by
Luis Felipe Tabera Alonso]