Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagemath.github.io
Path: blob/master/changelogs/sage-2.8.12.txt
2457 views
1
SAGE-2.8.12:
2
3
The release managers were Michael Abshoff and William Stein.
4
5
Many thanks to all the contributors to sage-2.8.12, which mainly grew
6
out of bugfixes during Bug Day 5. The main contributors to this release
7
include:
8
9
* Mike Hansen
10
* Nick Alexander
11
* Robert Bradshaw
12
* Craig Citro
13
* Robert Miller
14
* Bobby Moretti
15
* Yi Qiang
16
* William Stein
17
* Justin Walker
18
* Carl Witty
19
20
Apologies to anybody I did not list who contributed.
21
22
Important Note: The longstanding issue where upgrading can delete your work in
23
SAGE_ROOT/data/extcode, SAGE_ROOT/doc/, and SAGE_ROOT/local/bin/ is now
24
resolved -- things are now merged.
25
26
Component: algebraic geometry (2 matches)
27
765 Ctrl-C unresponsive in rational_points was defect major fixed
28
766 Duplicate method in structure/formal_sum.py:FormalSums_generic was defect major fixed
29
30
Component: basic arithmetic (6 matches)
31
Ticket Summary Owner Type Priority Version Resolution
32
61 hanke -- disturbing matrix constructor issue involving rows versus columns mhansen enhancement minor fixed
33
790 rational reconstruction failing for p-adics somebody defect major fixed
34
995 Generalize polynomial .roots() method by adding optional ring= parameter for result ring cwitty defect major fixed
35
1096 real_roots may give wrong answers on non-squarefree polynomials somebody defect major fixed
36
1100 polynomial roots() method can return rational roots for polynomials over ZZ cwitty defect major fixed
37
1112 Integer.__pow__ somebody enhancement minor fixed
38
39
Component: calculus (2 matches)
40
Ticket Summary Owner Type Priority Version Resolution
41
554 the calculus roots command is totally stupid. mhansen defect major fixed
42
1042 reset() doesn't restore anything in all_cmdline or all_notebook was defect major fixed
43
44
Component: combinatorics (3 matches)
45
Ticket Summary Owner Type Priority Version Resolution
46
1071 IntegerVectors_nk mhansen enhancement major fixed
47
1088 graphs: minimum spanning tree function mhansen enhancement major fixed
48
1117 fix #1088 rlm defect major fixed
49
50
Component: doctest (2 matches)
51
Ticket Summary Owner Type Priority Version Resolution
52
1095 silly annoyance in sage -coverage craigcitro defect trivial fixed
53
1103 2.8.12.alpha1: doctest failure in schemes/elliptic_curves/lseries_ell.py was defect major fixed
54
55
Component: documentation (4 matches)
56
Ticket Summary Owner Type Priority Version Resolution
57
989 Stripping $ from documentation tba defect major fixed
58
1087 add combinatorics documentation to the reference manual mhansen defect major fixed
59
1113 Delete a file to fix an example involving the sage latex mode tba defect minor duplicate
60
1114 Delete a file to fix an example involving the sage latex mode tba defect minor fixed
61
62
Component: interfaces (2 matches)
63
Ticket Summary Owner Type Priority Version Resolution
64
1080 inconsistent doctest failure in sage/misc/sage_eval.py cwitty defect major fixed
65
1109 gp interface raises stack overflow exception if gp stack exceeds available memory was defect major fixed
66
67
Component: memleak (2 matches)
68
Ticket Summary Owner Type Priority Version Resolution
69
894 small ntl memory leaks in 2.8.7.alpha0 craigcitro defect major fixed
70
1105 static memory leak in libSingular interface mabshoff defect minor fixed
71
72
Component: notebook (3 matches)
73
Ticket Summary Owner Type Priority Version Resolution
74
435 sage notebooks have hardcoded absolute paths boothby defect critical fixed
75
683 bug in "latex?" in the notebook boothby defect major fixed
76
1110 improve notebook help message boothby defect major fixed
77
78
Component: number theory (6 matches)
79
Ticket Summary Owner Type Priority Version Resolution
80
836 L-series dokchitser -- infinite recursion was defect major fixed
81
1040 bug in new ring extension constructor ncalexan defect critical fixed
82
1041 latex representation of fractional ideals in a number field is totally stupid was defect major fixed
83
1043 constructing number field with check=False doesn't behave as it should was defect major duplicate
84
1055 Don't factor discriminant for quadratic number fields robertwb defect major fixed
85
1057 Order elements do not have Z as a (proper) basering mabshoff defect critical fixed
86
87
Component: packages (11 matches)
88
Ticket Summary Owner Type Priority Version Resolution
89
283 Improve the SAGE vmware image was enhancement major invalid
90
407 improve how gap workspace caching works was defect major duplicate
91
527 gap -- gap_reset_workspace() was task critical fixed
92
546 hg_extcode should merge repository on upgrade/install instead of overwriting was defect critical fixed
93
547 hg_doc should merge repository on upgrade/install instead of overwriting was defect critical fixed
94
548 hg_scripts should merge repository on upgrade/install instead of overwriting was defect critical fixed
95
575 make building SAGE on cygwin stop fast and clean mabshoff defect major fixed
96
1067 moin moin wiki in sage -- updates needed was defect major fixed
97
1079 DSage improper get_worker_count yi defect major fixed
98
1081 update the deps file was defect major fixed
99
1098 make rpy work with SAGE data types mhansen enhancement minor fixed
100
101
Component: user interface (1 match)
102
Ticket Summary Owner Type Priority Version Resolution
103
1084 invalid use of ring notation gives bizarre post-preparser syntax error ncalexan defect minor fixed
104
105
106