Path: blob/master/changelogs/sage-2.8.12.txt
2457 views
SAGE-2.8.12:12The release managers were Michael Abshoff and William Stein.34Many thanks to all the contributors to sage-2.8.12, which mainly grew5out of bugfixes during Bug Day 5. The main contributors to this release6include:78* Mike Hansen9* Nick Alexander10* Robert Bradshaw11* Craig Citro12* Robert Miller13* Bobby Moretti14* Yi Qiang15* William Stein16* Justin Walker17* Carl Witty1819Apologies to anybody I did not list who contributed.2021Important Note: The longstanding issue where upgrading can delete your work in22SAGE_ROOT/data/extcode, SAGE_ROOT/doc/, and SAGE_ROOT/local/bin/ is now23resolved -- things are now merged.2425Component: algebraic geometry (2 matches)26765 Ctrl-C unresponsive in rational_points was defect major fixed27766 Duplicate method in structure/formal_sum.py:FormalSums_generic was defect major fixed2829Component: basic arithmetic (6 matches)30Ticket Summary Owner Type Priority Version Resolution3161 hanke -- disturbing matrix constructor issue involving rows versus columns mhansen enhancement minor fixed32790 rational reconstruction failing for p-adics somebody defect major fixed33995 Generalize polynomial .roots() method by adding optional ring= parameter for result ring cwitty defect major fixed341096 real_roots may give wrong answers on non-squarefree polynomials somebody defect major fixed351100 polynomial roots() method can return rational roots for polynomials over ZZ cwitty defect major fixed361112 Integer.__pow__ somebody enhancement minor fixed3738Component: calculus (2 matches)39Ticket Summary Owner Type Priority Version Resolution40554 the calculus roots command is totally stupid. mhansen defect major fixed411042 reset() doesn't restore anything in all_cmdline or all_notebook was defect major fixed4243Component: combinatorics (3 matches)44Ticket Summary Owner Type Priority Version Resolution451071 IntegerVectors_nk mhansen enhancement major fixed461088 graphs: minimum spanning tree function mhansen enhancement major fixed471117 fix #1088 rlm defect major fixed4849Component: doctest (2 matches)50Ticket Summary Owner Type Priority Version Resolution511095 silly annoyance in sage -coverage craigcitro defect trivial fixed521103 2.8.12.alpha1: doctest failure in schemes/elliptic_curves/lseries_ell.py was defect major fixed5354Component: documentation (4 matches)55Ticket Summary Owner Type Priority Version Resolution56989 Stripping $ from documentation tba defect major fixed571087 add combinatorics documentation to the reference manual mhansen defect major fixed581113 Delete a file to fix an example involving the sage latex mode tba defect minor duplicate591114 Delete a file to fix an example involving the sage latex mode tba defect minor fixed6061Component: interfaces (2 matches)62Ticket Summary Owner Type Priority Version Resolution631080 inconsistent doctest failure in sage/misc/sage_eval.py cwitty defect major fixed641109 gp interface raises stack overflow exception if gp stack exceeds available memory was defect major fixed6566Component: memleak (2 matches)67Ticket Summary Owner Type Priority Version Resolution68894 small ntl memory leaks in 2.8.7.alpha0 craigcitro defect major fixed691105 static memory leak in libSingular interface mabshoff defect minor fixed7071Component: notebook (3 matches)72Ticket Summary Owner Type Priority Version Resolution73435 sage notebooks have hardcoded absolute paths boothby defect critical fixed74683 bug in "latex?" in the notebook boothby defect major fixed751110 improve notebook help message boothby defect major fixed7677Component: number theory (6 matches)78Ticket Summary Owner Type Priority Version Resolution79836 L-series dokchitser -- infinite recursion was defect major fixed801040 bug in new ring extension constructor ncalexan defect critical fixed811041 latex representation of fractional ideals in a number field is totally stupid was defect major fixed821043 constructing number field with check=False doesn't behave as it should was defect major duplicate831055 Don't factor discriminant for quadratic number fields robertwb defect major fixed841057 Order elements do not have Z as a (proper) basering mabshoff defect critical fixed8586Component: packages (11 matches)87Ticket Summary Owner Type Priority Version Resolution88283 Improve the SAGE vmware image was enhancement major invalid89407 improve how gap workspace caching works was defect major duplicate90527 gap -- gap_reset_workspace() was task critical fixed91546 hg_extcode should merge repository on upgrade/install instead of overwriting was defect critical fixed92547 hg_doc should merge repository on upgrade/install instead of overwriting was defect critical fixed93548 hg_scripts should merge repository on upgrade/install instead of overwriting was defect critical fixed94575 make building SAGE on cygwin stop fast and clean mabshoff defect major fixed951067 moin moin wiki in sage -- updates needed was defect major fixed961079 DSage improper get_worker_count yi defect major fixed971081 update the deps file was defect major fixed981098 make rpy work with SAGE data types mhansen enhancement minor fixed99100Component: user interface (1 match)101Ticket Summary Owner Type Priority Version Resolution1021084 invalid use of ring notation gives bizarre post-preparser syntax error ncalexan defect minor fixed103104105106