Update to sagemath 8.0

This commit is contained in:
pcpa 2017-11-10 11:26:56 -05:00
parent b78abd5373
commit abc6d11c12
27 changed files with 290 additions and 655 deletions

View file

@ -1,7 +1,7 @@
diff -up src/sage/graphs/graph_generators.py.orig src/sage/graphs/graph_generators.py
--- src/sage/graphs/graph_generators.py.orig 2017-04-11 09:58:45.689268257 -0400
+++ src/sage/graphs/graph_generators.py 2017-04-11 09:58:53.297268548 -0400
@@ -875,7 +875,7 @@ class GraphGenerators():
--- src/sage/graphs/graph_generators.py.orig 2017-11-08 08:22:46.174205937 -0500
+++ src/sage/graphs/graph_generators.py 2017-11-08 08:22:54.470206255 -0500
@@ -882,7 +882,7 @@ class GraphGenerators():
>A geng -d0D3 n=4 e=0-6
"""
import subprocess