Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagemath.github.io
Path: blob/master/changelogs/sage-2.9.2.txt
2457 views
1
Hello folks,
2
3
Sage 2.9.2 has been released. It is available at
4
5
http://sagemath.org/download.html
6
7
The following people contributed to this release:
8
9
* Michael Abshoff
10
* Francois Bissey
11
* Tom Boothby
12
* Robert Bradshaw
13
* Burcin Erocal
14
* David Harvey
15
* Josh Kantor
16
* Willem Jan Palenstijn
17
* R. Rishikesh
18
* William Stein
19
20
Cheers,
21
22
Michael Abshoff (release chair), William Stein
23
24
* Major Features, New Spkgs and Bugfixes
25
26
The 2.9.2 release was mostly a bug fix release, specifically aimed at
27
the AMS meeting in San Diego. The main new features are
28
29
* Much, much improved 3D plots by the integration of jmol
30
(this involved substantial new code by Robert Bradshaw and
31
William Stein)
32
* Many build fixes and build improvements
33
34
We closed 33 tickets, mostly because we were very, very conservative
35
for this release. For details see below or our tracker at
36
37
http://trac.sagemath.org/sage_trac/milestone/sage-2.9.2
38
39
Reviewers: William Stein, Mike Hansen, David Harvey, Robert Bradshaw
40
Michael Abshoff; apologies to anybody I forgot.
41
42
Feeback: Jaap Spies, apologies to anybody I forgot.
43
44
* Known Issues with 2.9.2
45
46
#1497: ATLAS can fail to build on multi core Linux boxen when
47
power management is activated. This is a known ATLAS
48
issue with workaround: disable power management
49
50
* Upcoming Releases
51
52
The next release will be 2.10, chaired by Michael Abshoff. The release
53
should happen in about a week from the release of 2.9.2. Planned
54
features are:
55
56
* Update a lot of spkgs to the current release
57
* Solaris 10 support in 32 bit mode on Opteron/x86
58
* FreeBSD support out of the box
59
60
* Doctesting Coverage
61
62
For 2.9.2:
63
64
Overall weighted coverage score: 35.2%
65
Total number of functions: 18100
66
67
Compared to 2.9.1.1 this is a decrease by 0.1%.
68
69
* About Sage (http://www.sagemath.org)
70
71
Sage is developed by volunteers and combines 71 open source packages.
72
It is available for download from sagemath.org and its mirrors in
73
source or binary form. If you have any questions and/or problems
74
please report them to the google groups sage-devel, sage-support,
75
sage-forum or sage-newbie. You can also drop by in #sage-devel in
76
freenode.
77
78
* Closed Tickets:
79
80
Merged in final:
81
82
#1589: Robert Bradshaw: jmol -- using via https is a pain in the butt
83
84
Merged in rc1:
85
86
#1302: R. Rishikesh: fix bug in laurent_series integration
87
#1449: Tom Boothby: make shift-enter work on OSX
88
#1482: David Harvey: fix xgcd suboptimal output
89
#1576: Robert Bradshaw: add implicit multiplication [not enabled
90
per default for now]
91
#1596: Robert Bradshaw, Willem Jan Palenstijn: preparser hangs
92
if line starts with '...'
93
#1661: Tom Boothby: add click-to-evaluate button in notebook
94
#1670: William Stein: fix various plot3d doctest failures
95
#1681: Robert Bradshaw: fix serious bug when raising complex(0,1)
96
to the power of the Sage integer 2.
97
#1683: Willem Jan Palenstijn, William Stein: sage -t cubegroup.py&
98
stops instead of running in background [workaround for
99
Linux only for now]
100
#1687: William Stein: "make distclean" doesn't delete test.log
101
#1688: William Stein: give option to set the libgfortran.so
102
103
Merged in rc0:
104
105
#1535: Robert Bradshaw: jmol meshes are always smoothed
106
#1615: Michael Abshoff: mpfi -- build is seriously broken on
107
at least one system
108
#1643: Josh Kantor: if SAGE_FORTRAN is set do not link
109
the binary to sage_fortran.bin
110
#1670: Robert Bradshaw, William Stein: many more updates
111
for jmol/3D plotting
112
#1674: Willem Jan Palenstijn: memleak in
113
pAdicCappedRelativeElement.__pow__
114
#1675: Willem Jan Palenstijn: memleak in
115
pAdicCappedRelativeElement._set_from_Rational
116
#1676: Willem Jan Palenstijn: memleak and unused variable
117
in pAdicCappedAbsoluteElement
118
#1677: Michael Abshoff, Robert Bradschaw: trivial-to-fix
119
mistake in the rubiks spkg
120
121
Merged in alpha0:
122
123
#1471: Michael Abshoff: moving a sage install breaks clisp
124
#1536: Robert Bradshaw: jmol useable from notebook
125
#1591: Michael Abshoff: immediately terminate the build on
126
Cygwin, Solaris
127
#1603: William Stein: upgrade pari to 2.3.3
128
#1635: Michael Abshoff: Singular.spkg relatated: lib->LIB
129
link issue on OSX
130
#1644: Michael Abshoff: Enable email notification of trac
131
tickets
132
#1654: Francois Bissey, William Stein: excise pysqlite
133
#1658: Willaim Stein: sage -bdist on osx should output a dmg
134
instead of a tar.bz2
135
#1664: Robert Bradshaw: update jmol to 11.5.2
136
#1665: Robert Bradshaw: zip related jmol files
137
#1666: Robert Bradshaw: jmol cylinders should use the draw
138
command rather than be triangulated as a pmesh
139
#1667: Burcin Erocal: coercion fixes for PolyBoRi
140
#1671: Michael Abshoff: doctest: fix shapes.pyx fallout from
141
the bundle merged in #1666
142
143