Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagemath.github.io
Path: blob/master/changelogs/sage-2.8.13.txt
2457 views
1
Hello folks,
2
3
Sage 2.8.13 has been released. Sources are and binaries should soon be
4
available at
5
6
http://sagemath.org/download.html
7
8
This is the first release after the excellent Sage Days 6 in Bristol.
9
We are a couple days late, mostly due to a rocky initial alpha0 that
10
took some time to sort out and also the new policy that all patches
11
have to be reviewed before they can get merged.
12
13
The usual suspects contributed major pieces to this release:
14
15
- Bill Hart
16
- John Cremona
17
- Josh Kantor
18
- Martin Albrecht
19
- Michael Abshoff
20
- Mike Hansen
21
- Ondrej Certik
22
- Ralf-Philip Weinmann
23
- Robert Bradshaw
24
- William Stein
25
- Willem Jan Palenstijn
26
27
Sorry if I forgot anybody, it has been quite a turbulent release
28
cycle. Thanks to all the reviewers, all the testers, especially
29
Jaap Spies, and please send me patches for the doctest failures.
30
31
Cheers,
32
33
Michael Abshoff (release chair), William Stein
34
35
* Major Features, New Spkgs and Bugfixes
36
37
Major new features are John Cremona's g0n, updates to flint, scipy &
38
numpy, cvxopt and sympy as well as major bug fixes to libfplll and
39
memory leak fixes in linbox. This is also the first release that
40
compiles on OSX 10.5 "out of the box", i.e. without the need to have
41
gfortran installed.
42
43
Updates spkgs in detail:
44
45
#563: linbox-20070915.p2.spkg (Michael Abshoff)
46
#1029: flint-0.9-r1072.spkg (Robert Bradshaw, Michael Abshoff)
47
#1188: libfplll-2.1.3-20071117.spkg (Martin Albrecht, Michael Abshoff,
48
Willem Jan Palenstijn, also #1126)
49
#1177: mpfr-2.3.0.p0.spkg (Michael Abshoff)
50
#1189: sympy-0.5.7.spkg (Ondrej Certik)
51
#1197: cremona-20071116.p0.spkg (John Cremona, William Stein,
52
Ralf-Philip Weinmann)
53
#1198: scipy-20071020-0.6.spkg (Josh Kantor)
54
#1198: numpy-20071020-1.0.3.1.spkg (Josh Kantor)
55
#1199: cvxopt-0.9.p1.spkg (Josh Kantor, Michael Abshoff, also #1121, #1161)
56
57
We closed a total of 49 tickets, see
58
59
http://www.sagetrac.org/sage_trac/query?status=closed&milestone=sage-2.8.13
60
61
for details.
62
63
* Known Issues with 2.8.13
64
65
- cvxopt fails to import on OSX PPC (ticket #1222)
66
- g0n, i.e. cremona.spkg fails to compile on Linux/Itanium with
67
older gcc and also Solaris.
68
69
* Upcoming Releases
70
71
2.8.14 is planned for next week, depending on how close the release
72
will be to Sage Bug Day 6 on December 2nd, 2007 we might do another
73
2.8.15 release the day before. Major spkg candidates for 2.8.14 are
74
75
- Singular 3-0-4
76
- PolyBoRi
77
- ATLAS BLAS/Lapack
78
79
It looks unlikely that we will achieve the major goals for 2.9, namely
80
Solaris 32 bit support and OSX 10.5 64 bit support, in the next two
81
weeks, so we might do a couple more 2.8.x releases.
82
83
* Coverage
84
85
2.8.13:
86
87
Overall weighted coverage score: 34.4%
88
Total number of functions: 17472
89
90
Compared to 2.8.12:
91
92
Overall weighted coverage score: 34.3%
93
Total number of functions: 17418
94
95
* About Sage (http://www.sagemath.org)
96
97
Sage is developed by volunteers and combines 71 open source packages.
98
It is available for free download from sagemath.org and its mirrors in
99
source or binary form. If you have any questions and/or problems
100
please report them to the google groups sage-devel, sage-support, sage-
101
forum or sage-newbie. You can also drop by in #sage-devel in freenode.
102
103