Update to sagemath 6.2

This commit is contained in:
pcpa 2014-05-27 10:47:12 -03:00
parent 52d9e04212
commit fa9204b9a9
25 changed files with 9618 additions and 7756 deletions

View file

@ -1,7 +1,6 @@
diff -up src/sage/graphs/graph_generators.py.orig src/sage/graphs/graph_generators.py
--- src/sage/graphs/graph_generators.py.orig 2014-02-07 12:36:49.882839281 -0200
+++ src/sage/graphs/graph_generators.py 2014-02-07 12:37:01.793839737 -0200
@@ -823,7 +823,7 @@ class GraphGenerators():
--- src/sage/graphs/graph_generators.py.orig 2014-05-10 15:51:24.250174378 -0300
+++ src/sage/graphs/graph_generators.py 2014-05-10 15:51:36.224173519 -0300
@@ -824,7 +824,7 @@ class GraphGenerators():
"""
import subprocess
from sage.misc.package import is_package_installed