mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Update to sagemath 8.2.
Also: - Create the sagemath-data-combinatorial_designs subpackage. - Create the sagemath-notebook-export subpackage. - Unbundle the LaTeX makecmds style. - Install LaTeX style files in a more canonical place.
This commit is contained in:
parent
b46cd4759a
commit
925e91dade
28 changed files with 743 additions and 795 deletions
|
@ -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-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():
|
||||
--- src/sage/graphs/graph_generators.py.orig 2018-05-05 16:21:24.000000000 -0600
|
||||
+++ src/sage/graphs/graph_generators.py 2018-05-16 13:35:59.299778933 -0600
|
||||
@@ -886,7 +886,7 @@ class GraphGenerators():
|
||||
>A geng -d0D3 n=4 e=0-6
|
||||
"""
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue