Path: blob/master/changelogs/sage-2.9.3.txt
2457 views
This release is almost the same as sage-2.9.2, but has a few minor build1fixes and one memory leak fix. Also I stripped out two nontrivial pre-compiled2Java programs (surfex in Singular and Java3d) that had snuck in.34-----56Hello folks,78Sage 2.9.2 has been released. It is available at910http://sagemath.org/download.html1112The following people contributed to this release:1314* Michael Abshoff15* Francois Bissey16* Tom Boothby17* Robert Bradshaw18* Burcin Erocal19* David Harvey20* Josh Kantor21* Willem Jan Palenstijn22* R. Rishikesh23* William Stein2425Cheers,2627Michael Abshoff (release chair), William Stein2829* Major Features, New Spkgs and Bugfixes3031The 2.9.2 release was mostly a bug fix release, specifically aimed at32the AMS meeting in San Diego. The main new features are3334* Much, much improved 3D plots by the integration of jmol35(this involved substantial new code by Robert Bradshaw and36William Stein)37* Many build fixes and build improvements3839We closed 33 tickets, mostly because we were very, very conservative40for this release. For details see below or our tracker at4142http://trac.sagemath.org/sage_trac/milestone/sage-2.9.24344Reviewers: William Stein, Mike Hansen, David Harvey, Robert Bradshaw45Michael Abshoff; apologies to anybody I forgot.4647Feeback: Jaap Spies, apologies to anybody I forgot.4849* Known Issues with 2.9.25051#1497: ATLAS can fail to build on multi core Linux boxen when52power management is activated. This is a known ATLAS53issue with workaround: disable power management5455* Upcoming Releases5657The next release will be 2.10, chaired by Michael Abshoff. The release58should happen in about a week from the release of 2.9.2. Planned59features are:6061* Update a lot of spkgs to the current release62* Solaris 10 support in 32 bit mode on Opteron/x8663* FreeBSD support out of the box6465* Doctesting Coverage6667For 2.9.2:6869Overall weighted coverage score: 35.2%70Total number of functions: 181007172Compared to 2.9.1.1 this is a decrease by 0.1%.7374* About Sage (http://www.sagemath.org)7576Sage is developed by volunteers and combines 71 open source packages.77It is available for download from sagemath.org and its mirrors in78source or binary form. If you have any questions and/or problems79please report them to the google groups sage-devel, sage-support,80sage-forum or sage-newbie. You can also drop by in #sage-devel in81freenode.8283* Closed Tickets:8485Merged in final:8687#1589: Robert Bradshaw: jmol -- using via https is a pain in the butt8889Merged in rc1:9091#1302: R. Rishikesh: fix bug in laurent_series integration92#1449: Tom Boothby: make shift-enter work on OSX93#1482: David Harvey: fix xgcd suboptimal output94#1576: Robert Bradshaw: add implicit multiplication [not enabled95per default for now]96#1596: Robert Bradshaw, Willem Jan Palenstijn: preparser hangs97if line starts with '...'98#1661: Tom Boothby: add click-to-evaluate button in notebook99#1670: William Stein: fix various plot3d doctest failures100#1681: Robert Bradshaw: fix serious bug when raising complex(0,1)101to the power of the Sage integer 2.102#1683: Willem Jan Palenstijn, William Stein: sage -t cubegroup.py&103stops instead of running in background [workaround for104Linux only for now]105#1687: William Stein: "make distclean" doesn't delete test.log106#1688: William Stein: give option to set the libgfortran.so107108Merged in rc0:109110#1535: Robert Bradshaw: jmol meshes are always smoothed111#1615: Michael Abshoff: mpfi -- build is seriously broken on112at least one system113#1643: Josh Kantor: if SAGE_FORTRAN is set do not link114the binary to sage_fortran.bin115#1670: Robert Bradshaw, William Stein: many more updates116for jmol/3D plotting117#1674: Willem Jan Palenstijn: memleak in118pAdicCappedRelativeElement.__pow__119#1675: Willem Jan Palenstijn: memleak in120pAdicCappedRelativeElement._set_from_Rational121#1676: Willem Jan Palenstijn: memleak and unused variable122in pAdicCappedAbsoluteElement123#1677: Michael Abshoff, Robert Bradschaw: trivial-to-fix124mistake in the rubiks spkg125126Merged in alpha0:127128#1471: Michael Abshoff: moving a sage install breaks clisp129#1536: Robert Bradshaw: jmol useable from notebook130#1591: Michael Abshoff: immediately terminate the build on131Cygwin, Solaris132#1603: William Stein: upgrade pari to 2.3.3133#1635: Michael Abshoff: Singular.spkg relatated: lib->LIB134link issue on OSX135#1644: Michael Abshoff: Enable email notification of trac136tickets137#1654: Francois Bissey, William Stein: excise pysqlite138#1658: Willaim Stein: sage -bdist on osx should output a dmg139instead of a tar.bz2140#1664: Robert Bradshaw: update jmol to 11.5.2141#1665: Robert Bradshaw: zip related jmol files142#1666: Robert Bradshaw: jmol cylinders should use the draw143command rather than be triangulated as a pmesh144#1667: Burcin Erocal: coercion fixes for PolyBoRi145#1671: Michael Abshoff: doctest: fix shapes.pyx fallout from146the bundle merged in #1666147148149