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/libs/fes.pyx.orig src/sage/libs/fes.pyx
--- src/sage/libs/fes.pyx.orig 2016-08-08 13:44:21.919554511 -0400
+++ src/sage/libs/fes.pyx 2016-08-08 13:44:36.618555074 -0400
@@ -90,8 +90,8 @@ from sage.rings.polynomial.pbori import
--- src/sage/libs/fes.pyx.orig 2017-03-04 13:32:40.457489539 -0500
+++ src/sage/libs/fes.pyx 2017-03-04 13:32:50.717489932 -0500
@@ -84,8 +84,8 @@ from sage.rings.polynomial.pbori import
from sage.arith.all import binomial
from sage.combinat.subset import Subsets