Path: blob/master/changelogs/sage-2.8.13.txt
2457 views
Hello folks,12Sage 2.8.13 has been released. Sources are and binaries should soon be3available at45http://sagemath.org/download.html67This is the first release after the excellent Sage Days 6 in Bristol.8We are a couple days late, mostly due to a rocky initial alpha0 that9took some time to sort out and also the new policy that all patches10have to be reviewed before they can get merged.1112The usual suspects contributed major pieces to this release:1314- Bill Hart15- John Cremona16- Josh Kantor17- Martin Albrecht18- Michael Abshoff19- Mike Hansen20- Ondrej Certik21- Ralf-Philip Weinmann22- Robert Bradshaw23- William Stein24- Willem Jan Palenstijn2526Sorry if I forgot anybody, it has been quite a turbulent release27cycle. Thanks to all the reviewers, all the testers, especially28Jaap Spies, and please send me patches for the doctest failures.2930Cheers,3132Michael Abshoff (release chair), William Stein3334* Major Features, New Spkgs and Bugfixes3536Major new features are John Cremona's g0n, updates to flint, scipy &37numpy, cvxopt and sympy as well as major bug fixes to libfplll and38memory leak fixes in linbox. This is also the first release that39compiles on OSX 10.5 "out of the box", i.e. without the need to have40gfortran installed.4142Updates spkgs in detail:4344#563: linbox-20070915.p2.spkg (Michael Abshoff)45#1029: flint-0.9-r1072.spkg (Robert Bradshaw, Michael Abshoff)46#1188: libfplll-2.1.3-20071117.spkg (Martin Albrecht, Michael Abshoff,47Willem Jan Palenstijn, also #1126)48#1177: mpfr-2.3.0.p0.spkg (Michael Abshoff)49#1189: sympy-0.5.7.spkg (Ondrej Certik)50#1197: cremona-20071116.p0.spkg (John Cremona, William Stein,51Ralf-Philip Weinmann)52#1198: scipy-20071020-0.6.spkg (Josh Kantor)53#1198: numpy-20071020-1.0.3.1.spkg (Josh Kantor)54#1199: cvxopt-0.9.p1.spkg (Josh Kantor, Michael Abshoff, also #1121, #1161)5556We closed a total of 49 tickets, see5758http://www.sagetrac.org/sage_trac/query?status=closed&milestone=sage-2.8.135960for details.6162* Known Issues with 2.8.136364- cvxopt fails to import on OSX PPC (ticket #1222)65- g0n, i.e. cremona.spkg fails to compile on Linux/Itanium with66older gcc and also Solaris.6768* Upcoming Releases69702.8.14 is planned for next week, depending on how close the release71will be to Sage Bug Day 6 on December 2nd, 2007 we might do another722.8.15 release the day before. Major spkg candidates for 2.8.14 are7374- Singular 3-0-475- PolyBoRi76- ATLAS BLAS/Lapack7778It looks unlikely that we will achieve the major goals for 2.9, namely79Solaris 32 bit support and OSX 10.5 64 bit support, in the next two80weeks, so we might do a couple more 2.8.x releases.8182* Coverage83842.8.13:8586Overall weighted coverage score: 34.4%87Total number of functions: 174728889Compared to 2.8.12:9091Overall weighted coverage score: 34.3%92Total number of functions: 174189394* About Sage (http://www.sagemath.org)9596Sage is developed by volunteers and combines 71 open source packages.97It is available for free download from sagemath.org and its mirrors in98source or binary form. If you have any questions and/or problems99please report them to the google groups sage-devel, sage-support, sage-100forum or sage-newbie. You can also drop by in #sage-devel in freenode.101102103