Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagemath.github.io
Path: blob/master/changelogs/sage-2.8.14.txt
2457 views
1
SAGE 2.8.14:
2
3
At least the following people contributed this release:
4
5
- Michael Abshoff
6
- Martin Albrecht
7
- John Cremona
8
- Alexander Dreyer
9
- Bill Hart
10
- David Joyner
11
- Josh Kantor
12
- William Stein
13
- Carl Witty
14
15
Feedback and testing by Andrzej Giniewicz and Simon King, Jaap Spies,
16
Gregory Vanuxem and Justin Walker. Apologies to anybody I forgot.
17
18
Cheers,
19
20
Michael Abshoff (release chair), William Stein
21
22
* Major Features, New Spkgs and Bugfixes
23
24
Besides fixing the build process on OSX 10.5.1 (10.5 did work before)
25
John Cremona also updated g0n to compile with gcc 4.2.x. This did slip
26
through testing, which caused us to release a build so shortly after 2.8.13.
27
28
- #998: segmentation fault doctesting crypto/mq/sr.py [Carl Witty]
29
- #1244: flint-0.9-r1075.p0.spkg [Bill Hart, Michael Abshoff] -
30
fix corner cases on Core Duo
31
- #1246: mpfi-1.3.4-rc3.p10.spkg [Alexander Dreyer] - mpfi-1.3.4-rc3.p9
32
fails to build on x86_64 SuSE 10.1
33
- #1247: cremona-20071124.spkg [John Cremona, William Stein] - gcc 4.2.x
34
compile fixes, Solaris build fix
35
- #1250: multivariate polynomial factorization -- control-c to cancel
36
out doesn't work [William Stein]
37
- #1251: tutorial out of date [David Joyner]
38
- #1252: cddlib-094b.p0.spkg [Michael Abshoff] - force cddlib to link
39
against Sage's gmp
40
- #1253: gmp-4.2.1.p12.spkg, python-2.5.1.p9.spkg, clisp-2.41.p11.spkg
41
[Michael Abshoff] - OSX 10.5.x build fixes
42
- #1254: revision to combinat.py [David Joyner, William Stein] - Hadamard
43
matrices of certain types via guava, use combinat.py for
44
permutations instead of GAP wrapper
45
- #1257: multi_polynomial_libsingular.pyx "random" segfault [Carl Witty]
46
- #1262: "make check" needs to depend on all [William Stein]
47
48
We closed a total of 10 tickets, see
49
50
http://www.sagetrac.org/sage_trac/query?status=closed&milestone=sage-2.8.14
51
52
for details.
53
54
* Known Issues with 2.8.14
55
56
- cvxopt still fails to import certain functionality on OSX PPC (ticket #1222)
57
58
* Upcoming Releases
59
60
2.8.15 is planned before Sage Bug Day 6 (which is on Saturday,
61
December 1st, 2007). Major spkg candidates for 2.8.15 are
62
63
- Singular 3-0-4
64
- PolyBoRi
65
- ATLAS BLAS/Lapack
66
67
* Coverage
68
69
No changes from 2.8.13.
70
71
* About Sage (http://www.sagemath.org)
72
73
Sage is developed by volunteers and combines 71 open source packages.
74
It is available for download from sagemath.org and its mirrors in
75
source or binary form. If you have any questions and/or problems
76
please report them to the google groups sage-devel, sage-support, sage-
77
forum or sage-newbie. You can also drop by in #sage-devel in freenode.
78
79