Path: blob/master/changelogs/sage-2.9.2.txt
2457 views
Hello folks,12Sage 2.9.2 has been released. It is available at34http://sagemath.org/download.html56The following people contributed to this release:78* Michael Abshoff9* Francois Bissey10* Tom Boothby11* Robert Bradshaw12* Burcin Erocal13* David Harvey14* Josh Kantor15* Willem Jan Palenstijn16* R. Rishikesh17* William Stein1819Cheers,2021Michael Abshoff (release chair), William Stein2223* Major Features, New Spkgs and Bugfixes2425The 2.9.2 release was mostly a bug fix release, specifically aimed at26the AMS meeting in San Diego. The main new features are2728* Much, much improved 3D plots by the integration of jmol29(this involved substantial new code by Robert Bradshaw and30William Stein)31* Many build fixes and build improvements3233We closed 33 tickets, mostly because we were very, very conservative34for this release. For details see below or our tracker at3536http://trac.sagemath.org/sage_trac/milestone/sage-2.9.23738Reviewers: William Stein, Mike Hansen, David Harvey, Robert Bradshaw39Michael Abshoff; apologies to anybody I forgot.4041Feeback: Jaap Spies, apologies to anybody I forgot.4243* Known Issues with 2.9.24445#1497: ATLAS can fail to build on multi core Linux boxen when46power management is activated. This is a known ATLAS47issue with workaround: disable power management4849* Upcoming Releases5051The next release will be 2.10, chaired by Michael Abshoff. The release52should happen in about a week from the release of 2.9.2. Planned53features are:5455* Update a lot of spkgs to the current release56* Solaris 10 support in 32 bit mode on Opteron/x8657* FreeBSD support out of the box5859* Doctesting Coverage6061For 2.9.2:6263Overall weighted coverage score: 35.2%64Total number of functions: 181006566Compared to 2.9.1.1 this is a decrease by 0.1%.6768* About Sage (http://www.sagemath.org)6970Sage is developed by volunteers and combines 71 open source packages.71It is available for download from sagemath.org and its mirrors in72source or binary form. If you have any questions and/or problems73please report them to the google groups sage-devel, sage-support,74sage-forum or sage-newbie. You can also drop by in #sage-devel in75freenode.7677* Closed Tickets:7879Merged in final:8081#1589: Robert Bradshaw: jmol -- using via https is a pain in the butt8283Merged in rc1:8485#1302: R. Rishikesh: fix bug in laurent_series integration86#1449: Tom Boothby: make shift-enter work on OSX87#1482: David Harvey: fix xgcd suboptimal output88#1576: Robert Bradshaw: add implicit multiplication [not enabled89per default for now]90#1596: Robert Bradshaw, Willem Jan Palenstijn: preparser hangs91if line starts with '...'92#1661: Tom Boothby: add click-to-evaluate button in notebook93#1670: William Stein: fix various plot3d doctest failures94#1681: Robert Bradshaw: fix serious bug when raising complex(0,1)95to the power of the Sage integer 2.96#1683: Willem Jan Palenstijn, William Stein: sage -t cubegroup.py&97stops instead of running in background [workaround for98Linux only for now]99#1687: William Stein: "make distclean" doesn't delete test.log100#1688: William Stein: give option to set the libgfortran.so101102Merged in rc0:103104#1535: Robert Bradshaw: jmol meshes are always smoothed105#1615: Michael Abshoff: mpfi -- build is seriously broken on106at least one system107#1643: Josh Kantor: if SAGE_FORTRAN is set do not link108the binary to sage_fortran.bin109#1670: Robert Bradshaw, William Stein: many more updates110for jmol/3D plotting111#1674: Willem Jan Palenstijn: memleak in112pAdicCappedRelativeElement.__pow__113#1675: Willem Jan Palenstijn: memleak in114pAdicCappedRelativeElement._set_from_Rational115#1676: Willem Jan Palenstijn: memleak and unused variable116in pAdicCappedAbsoluteElement117#1677: Michael Abshoff, Robert Bradschaw: trivial-to-fix118mistake in the rubiks spkg119120Merged in alpha0:121122#1471: Michael Abshoff: moving a sage install breaks clisp123#1536: Robert Bradshaw: jmol useable from notebook124#1591: Michael Abshoff: immediately terminate the build on125Cygwin, Solaris126#1603: William Stein: upgrade pari to 2.3.3127#1635: Michael Abshoff: Singular.spkg relatated: lib->LIB128link issue on OSX129#1644: Michael Abshoff: Enable email notification of trac130tickets131#1654: Francois Bissey, William Stein: excise pysqlite132#1658: Willaim Stein: sage -bdist on osx should output a dmg133instead of a tar.bz2134#1664: Robert Bradshaw: update jmol to 11.5.2135#1665: Robert Bradshaw: zip related jmol files136#1666: Robert Bradshaw: jmol cylinders should use the draw137command rather than be triangulated as a pmesh138#1667: Burcin Erocal: coercion fixes for PolyBoRi139#1671: Michael Abshoff: doctest: fix shapes.pyx fallout from140the bundle merged in #1666141142143