Update to sagemath 7.5.1

This commit is contained in:
pcpa 2017-04-06 08:02:52 -04:00
parent ac3aa7f6b7
commit 056e08d023
24 changed files with 481 additions and 439 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 2016-08-08 13:38:51.824541870 -0400
+++ src/sage/graphs/graph_generators.py 2016-08-08 13:39:20.460542967 -0400
@@ -872,7 +872,7 @@ class GraphGenerators():
--- src/sage/graphs/graph_generators.py.orig 2017-03-04 13:28:37.640480240 -0500
+++ src/sage/graphs/graph_generators.py 2017-03-04 13:28:47.287480610 -0500
@@ -874,7 +874,7 @@ class GraphGenerators():
>A geng -d0D3 n=4 e=0-6
"""
import subprocess