Path: blob/master/changelogs/sage-2.8.10.txt
2457 views
Sage 2.8.10:12Release team: Carl Witty (chair), Michael Abshoff, William Stein34New packages:5Revised Cython from Robert Bradshaw6Mercurial updated to 0.9.5 by Carl Witty78Tickets closed:9#58 added subsets() method for Set (Jason Grout)10#416 faster GF(2^n) arithmetic for n >= 16 (Martin Albrecht)11#657 improved is_zero() on symbolics (Mike Hansen)12#724 improved error-checking on graph6 parsing (Robert Miller)13#749 enum() functionality duplicated in relabel() (Robert Miller)14#875 fast Sage -> Pari int conversion (Craig Citro)15#899 minor update for inst.tex (David Joyner)16#901 minor addition to prog.tex (David Joyner)17#931 optimize permanent code for matrices over ZZ (Jaap Spies)18#935 fix missing files in sage-*.spkg (Carl Witty)19#938 graph_database.py problems fixed (Robert Miller)20#955 subprocess synchronization problems (Carl Witty)21#958 bug in "make install" (Carl Witty)22#960 floatint-point printing improved (Mike Hansen)23#988 restore bg= option for edit() (Nils Bruin)24#994 fixed strange __int__ method on ntl_GF2X (Martin Albrecht)25#996 Isomorph-free exhaustive graph generation (Robert Miller)26#1003 overflow on GF(2^n) powering (Martin Albrecht)27#1007 fixed cyclotomic_polynomial() (Robert Bradshaw)28#1008 reverted "touch" in setup.py (William Stein)29#1009 fixed slow caching of NTL context objects (William Stein)30#1012 doctest failures in alpha0 (Carl Witty)31#1015 free monoid and free algebra fixes and features (Joel Mohler)32#1016 added max_level argument to flatten() (Jason Grout)33#1017 added solution_dict= argument to solve() (Jason Grout)34#1018 changed prod() to use balanced tree (Robert Bradshaw)35#1020 fixed several Cython warnings from duplicate declarations (Carl Witty)36#1021 bug-fix for real_roots returning extra non-roots (Carl Witty)37#1022 combinatorics update/fixes/additions (Mike Hansen)38#1023 added support for valgrind's omega to sage-sage (Michael Abshoff)39#1024 memleak fix in sparse rational vectors (Michael Abshoff)40#1025 fixed conversion of symmetric functions into a dual basis (Mike Hansen)4142Issues fixed without a ticket:43new sage3d.js from Robert Bradshaw makes interactive 3D graphics work again444546