Closed f29946bc-ee7b-48cd-9abc-3445948c551d closed 9 years ago
Description changed:
---
+++
@@ -1,23 +1,4 @@
-Rename keyword `method` to `algorithm` like in #6094 years ago. Files to change:
+Rename keyword `method` to `algorithm` like in #6094 years ago (and in just #19550 before this). This part contains modifications to graph theory components.
-```
-src/sage/combinat/alternating_sign_matrix.py
-src/sage/combinat/cluster_algebra_quiver/cluster_seed.py
-src/sage/libs/fplll/fplll.pyx
-src/sage/graphs/distances_all_pairs.pyx
-src/sage/graphs/generators/random.py
-src/sage/modular/modform_hecketriangle/hecke_triangle_groups.py
-src/sage/modular/modform_hecketriangle/hecke_triangle_group_element.py
-```
+This patch contains also some corrections to indentation errors.
-Files to check
-
-```
-src/sage/combinat/designs/covering_design.py
-src/sage/combinat/words/word_generators.py -> construction_method?
-src/sage/combinat/e_one_star.py
-src/sage/misc/misc.py
-```
-
-Part 1 is #19550.
-
Author: Jori Mäntysalo
Commit: 6adb6ca
I split this to have manageable size for the change.
This contains also many corrections to indentation of docstrings etc. String "graph realization problem" is added for googlers.
New commits:
6adb6ca | From 'method' to 'algorithm'; some corrections to doc formatting. |
Reviewer: Nathann Cohen
Thanks once again.
Changed branch from u/jmantysalo/graphs_2_method_algorithm to 6adb6ca
Rename keyword
method
toalgorithm
like in #6094 years ago (and in just #19550 before this). This part contains modifications to graph theory components.This patch contains also some corrections to indentation errors.
CC: @nathanncohen
Component: graph theory
Author: Jori Mäntysalo
Branch/Commit:
6adb6ca
Reviewer: Nathann Cohen
Issue created by migration from https://trac.sagemath.org/ticket/19559