Path: blob/master/changelogs/sage-2.8.6.txt
2457 views
SAGE - 2.8.6123* Change Sage library to "GPL version >= 2."45* Robert Bradshaw -- upgrade Cython67* Martin Albrecht -- upgrade singular89* Jason Grout (refereed by Robert Miller) -- lots of updates to the graph theory package1011* Mike Hansen -- updates to combinatorics; improved how multi-variate poly rings print.1213* William Stein -- many bug fixes1415* Martin Albrecht -- many small improvements to commutative algebra1617* Joel Mohler -- optimizations1819* Soroosh Yazdani -- improvements to smith normal form2021* Gonzalo Tornaria and William Stein -- made pari c library interface automatically22increase memory as needed2324* Craig Citro and William Stein -- improvements to scons so that branch switching works.2526----------------------------------------------------------------------------------------------2728741 sage -bdist: after doing this in sage-2.8.5, the dsage unit tests don't run for the resulting binary29763 serious bug latexing p-adic L-series30769 Matrix_mod2_dense._echelon_strassen gives false results sometimes31528 write new Integer_mod_dense class that wraps NTL directly32593 MPolynomialIdeal.reduced_basis() doesn't behave as expected33694 SAGE's multivariate gcd sucks over QQ and/or ZZ34701 port srange to Cython for speed35719 make pari.allocatemen() more clever36728 sage_inspect broken37735 issues with server timing out worksheets38745 update the version of FLINT that is in Sage39746 graphs: graph name is not reset using clear()40747 flint build problem on itanium41755 graphs: adjacency_matrix() does not call multiple_edges correctly.42759 graphs: density returns incorrect result for directed graphs.43764 repr(PolynomialRing(ZZ, 1, 'x')) is ambiguous44770 Bad behaviour when Ctrl-C hit while running an expect interface45776 kernel of linear homomorphism fails46784 quotient spaces of vector spaces47789 Can't create a submodule over a QQ[x]-module48798 MPolynomial_libsingular.subs49801 graphs: Latexify module-level documentation50806 matrix_integer_dense.elementary_divisors return a mutable object51809 class_graph fixes52810 gens_reduced for general ideals53816 Commutative Algebra assorted functionality54817 O(3^(-2)) is broken55818 Convert of prod to Cython56822 Some matrix multiplications inefficiencies57730 graphs: fickle equality testing58736 combinatorics updates59761 graphs: Lots of various doc changes and additional doc tests.60774 graphs: change "node" to "vertex"61782 sage -testall should support ctrl-C62786 standard smith normal form63794 MPolynomial_libsingular.jacob()64796 Yet another fix for c_lib/scons stuff65802 graphs: Streamline and document _cmp_ more66760 graphs: a small change to subgraphs allow it to default to the original graph.67795 tiny documentation update for MPolynomialIdeal.groebner_basis686970