passagemath-graphs 10.6.1rc15__cp313-cp313-macosx_13_0_x86_64.whl → 10.6.3__cp313-cp313-macosx_13_0_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of passagemath-graphs might be problematic. Click here for more details.

Files changed (62) hide show
  1. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/METADATA +32 -26
  2. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/METADATA.bak +33 -27
  3. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/RECORD +62 -62
  4. sage/combinat/cluster_algebra_quiver/quiver.py +1 -2
  5. sage/combinat/designs/designs_pyx.cpython-313-darwin.so +0 -0
  6. sage/combinat/designs/evenly_distributed_sets.cpython-313-darwin.so +0 -0
  7. sage/combinat/designs/gen_quadrangles_with_spread.cpython-313-darwin.so +0 -0
  8. sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-313-darwin.so +0 -0
  9. sage/combinat/designs/subhypergraph_search.cpython-313-darwin.so +0 -0
  10. sage/combinat/nu_tamari_lattice.py +1 -1
  11. sage/combinat/posets/hasse_cython.cpython-313-darwin.so +0 -0
  12. sage/combinat/posets/linear_extension_iterator.cpython-313-darwin.so +0 -0
  13. sage/combinat/posets/linear_extensions.py +1 -1
  14. sage/graphs/asteroidal_triples.cpython-313-darwin.so +0 -0
  15. sage/graphs/base/boost_graph.cpython-313-darwin.so +0 -0
  16. sage/graphs/base/c_graph.cpython-313-darwin.so +0 -0
  17. sage/graphs/base/dense_graph.cpython-313-darwin.so +0 -0
  18. sage/graphs/base/graph_backends.cpython-313-darwin.so +0 -0
  19. sage/graphs/base/sparse_graph.cpython-313-darwin.so +0 -0
  20. sage/graphs/base/static_dense_graph.cpython-313-darwin.so +0 -0
  21. sage/graphs/base/static_sparse_backend.cpython-313-darwin.so +0 -0
  22. sage/graphs/base/static_sparse_graph.cpython-313-darwin.so +0 -0
  23. sage/graphs/centrality.cpython-313-darwin.so +0 -0
  24. sage/graphs/comparability.cpython-313-darwin.so +0 -0
  25. sage/graphs/connectivity.cpython-313-darwin.so +0 -0
  26. sage/graphs/convexity_properties.cpython-313-darwin.so +0 -0
  27. sage/graphs/digraph_generators.py +2 -2
  28. sage/graphs/distances_all_pairs.cpython-313-darwin.so +0 -0
  29. sage/graphs/edge_connectivity.cpython-313-darwin.so +0 -0
  30. sage/graphs/generators/distance_regular.cpython-313-darwin.so +0 -0
  31. sage/graphs/generators/distance_regular.pyx +1 -1
  32. sage/graphs/generic_graph_pyx.cpython-313-darwin.so +0 -0
  33. sage/graphs/genus.cpython-313-darwin.so +0 -0
  34. sage/graphs/graph_coloring.cpython-313-darwin.so +0 -0
  35. sage/graphs/graph_decompositions/bandwidth.cpython-313-darwin.so +0 -0
  36. sage/graphs/graph_decompositions/clique_separators.cpython-313-darwin.so +0 -0
  37. sage/graphs/graph_decompositions/cutwidth.cpython-313-darwin.so +0 -0
  38. sage/graphs/graph_decompositions/fast_digraph.cpython-313-darwin.so +0 -0
  39. sage/graphs/graph_decompositions/graph_products.cpython-313-darwin.so +0 -0
  40. sage/graphs/graph_decompositions/modular_decomposition.cpython-313-darwin.so +0 -0
  41. sage/graphs/graph_decompositions/slice_decomposition.cpython-313-darwin.so +0 -0
  42. sage/graphs/graph_decompositions/tree_decomposition.cpython-313-darwin.so +0 -0
  43. sage/graphs/graph_decompositions/vertex_separation.cpython-313-darwin.so +0 -0
  44. sage/graphs/graph_generators_pyx.cpython-313-darwin.so +0 -0
  45. sage/graphs/hyperbolicity.cpython-313-darwin.so +0 -0
  46. sage/graphs/hyperbolicity.pyx +1 -1
  47. sage/graphs/independent_sets.cpython-313-darwin.so +0 -0
  48. sage/graphs/isoperimetric_inequalities.cpython-313-darwin.so +0 -0
  49. sage/graphs/line_graph.cpython-313-darwin.so +0 -0
  50. sage/graphs/matching_covered_graph.py +1 -0
  51. sage/graphs/path_enumeration.cpython-313-darwin.so +0 -0
  52. sage/graphs/spanning_tree.cpython-313-darwin.so +0 -0
  53. sage/graphs/strongly_regular_db.cpython-313-darwin.so +0 -0
  54. sage/graphs/strongly_regular_db.pyx +6 -6
  55. sage/graphs/traversals.cpython-313-darwin.so +0 -0
  56. sage/graphs/trees.cpython-313-darwin.so +0 -0
  57. sage/graphs/views.cpython-313-darwin.so +0 -0
  58. sage/graphs/views.pyx +1 -1
  59. sage/graphs/weakly_chordal.cpython-313-darwin.so +0 -0
  60. sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-313-darwin.so +0 -0
  61. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/WHEEL +0 -0
  62. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-graphs
3
- Version: 10.6.1rc15
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -33,8 +33,8 @@ Requires-Dist: gmpy2~=2.1.b999
33
33
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
34
34
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
35
35
  Requires-Dist: memory_allocator
36
- Requires-Dist: passagemath-categories==10.6.1rc15
37
- Requires-Dist: passagemath-environment==10.6.1rc15
36
+ Requires-Dist: passagemath-categories~=10.6.3.0
37
+ Requires-Dist: passagemath-environment~=10.6.3.0
38
38
  Provides-Extra: test
39
39
  Requires-Dist: passagemath-repl; extra == "test"
40
40
  Provides-Extra: benzene
@@ -107,24 +107,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
107
107
  developed 2005-2025 under the motto “Creating a Viable Open Source
108
108
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
109
109
 
110
- The passagemath fork was created in October 2024 with the following
111
- goals:
110
+ The passagemath fork uses the motto "Creating a Free Passage Between the
111
+ Scientific Python Ecosystem and Mathematical Software Communities."
112
+ It was created in October 2024 with the following goals:
112
113
 
113
- - providing modularized installation with pip, thus completing a `major
114
- project started in 2020 in the Sage
115
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
114
+ - providing modularized installation with pip,
116
115
  - establishing first-class membership in the scientific Python
117
116
  ecosystem,
118
117
  - giving `clear attribution of upstream
119
118
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
120
119
  - providing independently usable Python interfaces to upstream
121
120
  libraries,
122
- - providing `platform portability and integration testing
121
+ - offering `platform portability and integration testing
123
122
  services <https://github.com/passagemath/passagemath/issues/704>`__
124
123
  to upstream projects,
125
124
  - inviting collaborations with upstream projects,
126
125
  - `building a professional, respectful, inclusive
127
126
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
127
+ - `empowering Sage users to participate in the scientific Python ecosystem
128
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
128
129
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
129
130
  serverless deployment with Javascript,
130
131
  - developing a native Windows port.
@@ -132,19 +133,24 @@ goals:
132
133
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
133
134
  available online.
134
135
 
135
- passagemath attempts to support all major Linux distributions and recent versions of
136
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
137
- virtualization.
136
+ passagemath attempts to support and provides binary wheels suitable for
137
+ all major Linux distributions and recent versions of macOS.
138
138
 
139
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
140
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
141
- so compilation from source is triggered for those.
139
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
140
+ wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
141
+
142
+ Binary wheels for native Windows (x86_64) are are available for a subset of
143
+ the passagemath distributions. Use of the full functionality of passagemath
144
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
145
+ or virtualization.
146
+
147
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
142
148
 
143
149
 
144
150
  About this pip-installable distribution package
145
151
  -----------------------------------------------
146
152
 
147
- This pip-installable package `passagemath-graphs` is a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", `passagemath-standard`) for computations with graphs, posets, complexes, etc.
153
+ This pip-installable package ``passagemath-graphs`` is a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", ``passagemath-standard``) for computations with graphs, posets, complexes, etc.
148
154
 
149
155
  It consists of over 170 first-party Python and Cython modules and uses the `Boost Graph Library <https://github.com/boostorg/graph>`_, with additional functionality from `NetworkX <https://networkx.github.io/>`_ and several other libraries.
150
156
 
@@ -152,23 +158,23 @@ It consists of over 170 first-party Python and Cython modules and uses the `Boos
152
158
  What is included
153
159
  ----------------
154
160
 
155
- * `Graph Theory <https://doc.sagemath.org/html/en/reference/graphs/index.html>`_
161
+ * `Graph Theory <https://passagemath.org/docs/latest/html/en/reference/graphs/index.html>`_
156
162
 
157
- * `Trees <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
163
+ * `Trees <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
158
164
 
159
- * `Posets <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/posets/all.html>`_
165
+ * `Posets <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/posets/all.html>`_
160
166
 
161
- * `Abstract Complexes <https://doc.sagemath.org/html/en/reference/topology/index.html>`_
167
+ * `Abstract Complexes <https://passagemath.org/docs/latest/html/en/reference/topology/index.html>`_
162
168
 
163
- * `Combinatorial Designs and Incidence Structure <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/designs/all.html>`_
169
+ * `Combinatorial Designs and Incidence Structure <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/designs/all.html>`_
164
170
 
165
- * `Finite State Machines, Automata, Transducers <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
171
+ * `Finite State Machines, Automata, Transducers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
166
172
 
167
- * `Cluster Algebras and Quivers <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
173
+ * `Cluster Algebras and Quivers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
168
174
 
169
- * `Knot Theory <https://doc.sagemath.org/html/en/reference/knots/index.html>`_
175
+ * `Knot Theory <https://passagemath.org/docs/latest/html/en/reference/knots/index.html>`_
170
176
 
171
- * `Sandpiles <https://doc.sagemath.org/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
177
+ * `Sandpiles <https://passagemath.org/docs/latest/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
172
178
 
173
179
  * see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-graphs/MANIFEST.in
174
180
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-graphs
3
- Version: 10.6.1rc15
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -33,9 +33,9 @@ Requires-Dist: gmpy2~=2.1.b999
33
33
  Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
34
34
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
35
35
  Requires-Dist: memory_allocator
36
- Requires-Dist: passagemath-categories==10.6.1rc15
37
- Requires-Dist: passagemath-conf==10.6.1rc15
38
- Requires-Dist: passagemath-environment==10.6.1rc15
36
+ Requires-Dist: passagemath-categories~=10.6.3.0
37
+ Requires-Dist: passagemath-conf~=10.6.3.0; sys_platform != "win32"
38
+ Requires-Dist: passagemath-environment~=10.6.3.0
39
39
  Provides-Extra: test
40
40
  Requires-Dist: passagemath-repl; extra == "test"
41
41
  Provides-Extra: benzene
@@ -108,24 +108,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
108
108
  developed 2005-2025 under the motto “Creating a Viable Open Source
109
109
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
110
110
 
111
- The passagemath fork was created in October 2024 with the following
112
- goals:
111
+ The passagemath fork uses the motto "Creating a Free Passage Between the
112
+ Scientific Python Ecosystem and Mathematical Software Communities."
113
+ It was created in October 2024 with the following goals:
113
114
 
114
- - providing modularized installation with pip, thus completing a `major
115
- project started in 2020 in the Sage
116
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
115
+ - providing modularized installation with pip,
117
116
  - establishing first-class membership in the scientific Python
118
117
  ecosystem,
119
118
  - giving `clear attribution of upstream
120
119
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
121
120
  - providing independently usable Python interfaces to upstream
122
121
  libraries,
123
- - providing `platform portability and integration testing
122
+ - offering `platform portability and integration testing
124
123
  services <https://github.com/passagemath/passagemath/issues/704>`__
125
124
  to upstream projects,
126
125
  - inviting collaborations with upstream projects,
127
126
  - `building a professional, respectful, inclusive
128
127
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
128
+ - `empowering Sage users to participate in the scientific Python ecosystem
129
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
129
130
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
130
131
  serverless deployment with Javascript,
131
132
  - developing a native Windows port.
@@ -133,19 +134,24 @@ goals:
133
134
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
134
135
  available online.
135
136
 
136
- passagemath attempts to support all major Linux distributions and recent versions of
137
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
138
- virtualization.
137
+ passagemath attempts to support and provides binary wheels suitable for
138
+ all major Linux distributions and recent versions of macOS.
139
139
 
140
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
141
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
142
- so compilation from source is triggered for those.
140
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
141
+ wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
142
+
143
+ Binary wheels for native Windows (x86_64) are are available for a subset of
144
+ the passagemath distributions. Use of the full functionality of passagemath
145
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
146
+ or virtualization.
147
+
148
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
143
149
 
144
150
 
145
151
  About this pip-installable distribution package
146
152
  -----------------------------------------------
147
153
 
148
- This pip-installable package `passagemath-graphs` is a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", `passagemath-standard`) for computations with graphs, posets, complexes, etc.
154
+ This pip-installable package ``passagemath-graphs`` is a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", ``passagemath-standard``) for computations with graphs, posets, complexes, etc.
149
155
 
150
156
  It consists of over 170 first-party Python and Cython modules and uses the `Boost Graph Library <https://github.com/boostorg/graph>`_, with additional functionality from `NetworkX <https://networkx.github.io/>`_ and several other libraries.
151
157
 
@@ -153,23 +159,23 @@ It consists of over 170 first-party Python and Cython modules and uses the `Boos
153
159
  What is included
154
160
  ----------------
155
161
 
156
- * `Graph Theory <https://doc.sagemath.org/html/en/reference/graphs/index.html>`_
162
+ * `Graph Theory <https://passagemath.org/docs/latest/html/en/reference/graphs/index.html>`_
157
163
 
158
- * `Trees <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
164
+ * `Trees <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
159
165
 
160
- * `Posets <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/posets/all.html>`_
166
+ * `Posets <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/posets/all.html>`_
161
167
 
162
- * `Abstract Complexes <https://doc.sagemath.org/html/en/reference/topology/index.html>`_
168
+ * `Abstract Complexes <https://passagemath.org/docs/latest/html/en/reference/topology/index.html>`_
163
169
 
164
- * `Combinatorial Designs and Incidence Structure <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/designs/all.html>`_
170
+ * `Combinatorial Designs and Incidence Structure <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/designs/all.html>`_
165
171
 
166
- * `Finite State Machines, Automata, Transducers <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
172
+ * `Finite State Machines, Automata, Transducers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
167
173
 
168
- * `Cluster Algebras and Quivers <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
174
+ * `Cluster Algebras and Quivers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
169
175
 
170
- * `Knot Theory <https://doc.sagemath.org/html/en/reference/knots/index.html>`_
176
+ * `Knot Theory <https://passagemath.org/docs/latest/html/en/reference/knots/index.html>`_
171
177
 
172
- * `Sandpiles <https://doc.sagemath.org/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
178
+ * `Sandpiles <https://passagemath.org/docs/latest/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
173
179
 
174
180
  * see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-graphs/MANIFEST.in
175
181
 
@@ -1,8 +1,8 @@
1
- passagemath_graphs-10.6.1rc15.dist-info/RECORD,,
2
- passagemath_graphs-10.6.1rc15.dist-info/METADATA.bak,sha256=n2W74PJzY3_rz3vtxU1PFCEME4gU_4anOXW3i90XBws,14208
3
- passagemath_graphs-10.6.1rc15.dist-info/WHEEL,sha256=-TvmXr7RkWi8yvrRqFxryd6XtR7Yo2G6b8GHlU8MPnQ,137
4
- passagemath_graphs-10.6.1rc15.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
5
- passagemath_graphs-10.6.1rc15.dist-info/METADATA,sha256=sw5nlVuezdExQ2gB7ySjcYm2LDwt9Ut_Frx6acQvDrE,14164
1
+ passagemath_graphs-10.6.3.dist-info/RECORD,,
2
+ passagemath_graphs-10.6.3.dist-info/METADATA.bak,sha256=B2VLoMPwldm2QqoHDQTxj57lqjBagoPhinglWiag_bs,14814
3
+ passagemath_graphs-10.6.3.dist-info/WHEEL,sha256=-TvmXr7RkWi8yvrRqFxryd6XtR7Yo2G6b8GHlU8MPnQ,137
4
+ passagemath_graphs-10.6.3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
5
+ passagemath_graphs-10.6.3.dist-info/METADATA,sha256=2n383uJrobK4A_1QhLELRjVgI8ZO1OJOVQlqHCr1J_I,14747
6
6
  passagemath_graphs.dylibs/libgmp.10.dylib,sha256=KWbopqse81gamnnS9s6RJUAT7etWefG99meCR47T7pI,580928
7
7
  sage_wheels/share/graphs/brouwer_srg_database.json,sha256=eou0RyEcYHJIGx6xxeozEWkdbw-3JpCdY8XJ2AMtQ8M,209408
8
8
  sage_wheels/share/graphs/isgci_sage.xml,sha256=ZTmQvqVup945tVS2aAzB2snYNGfiiWllxUd8kMVmfFA,2096522
@@ -31,7 +31,7 @@ sage/combinat/graph_path.py,sha256=enqb7IFVXGZ-roxtMJRTaTmCDY3qr_kkjC-03qg0p5s,1
31
31
  sage/combinat/shard_order.py,sha256=hULsSgJS39xMwEe8UrNCkoTZii41V-cROxE0PAvsE8k,8060
32
32
  sage/combinat/binary_tree.py,sha256=BnjdPKrHRxtJrlKmUSHqrDDQ0UvQbm8onuh0IHpSGV0,183189
33
33
  sage/combinat/abstract_tree.py,sha256=3KcwC0HaEmFz8O_dR-kvy2xiMp9G64v5SEC4zm7Szqg,94266
34
- sage/combinat/nu_tamari_lattice.py,sha256=DIZ3Y-hyxvATa_NZDJKv3mzlUcjKVSS7N_drsJ9LDzY,9457
34
+ sage/combinat/nu_tamari_lattice.py,sha256=6OASICLeUkAmjeRZu22t68nsSeBkKUasdCDzzTDndQQ,9470
35
35
  sage/combinat/ordered_tree.py,sha256=Q08B55_8JZPxiymIAh5bbhiepvWtjj3T96owcR0mLfw,47856
36
36
  sage/combinat/finite_state_machine.py,sha256=rngcy9hczCxVkhNQvK6ho3A7xosqi9bv1tUJaLJR2gU,574657
37
37
  sage/combinat/finite_state_machine_generators.py,sha256=YqeqpPwWpra88B4GW5IcA2rtbXpbeT9uGxREegTJFdM,73186
@@ -48,29 +48,29 @@ sage/combinat/designs/steiner_quadruple_systems.py,sha256=-vnODm9iybM9_x36oDOFMZ
48
48
  sage/combinat/designs/orthogonal_arrays.py,sha256=_F7d167KuXhNPoatn_aHQXnxBY6EELW_FlYQ_c1RyIk,82598
49
49
  sage/combinat/designs/ext_rep.py,sha256=4t0xjnVqEyZUQn9L4JxvSt2wlhHJoY3Xz6uAP3L6_7g,34884
50
50
  sage/combinat/designs/MOLS_handbook_data.py,sha256=SOjglkjrMNtbttoKD5werH6IXSUMwt1Zh_cOLOPSwTU,42437
51
- sage/combinat/designs/designs_pyx.cpython-313-darwin.so,sha256=1jbe256X1W7SLnZ4m6wlgxdM0eC1ZfkV7n4BiSIgMt8,284576
51
+ sage/combinat/designs/designs_pyx.cpython-313-darwin.so,sha256=6O7UaKnmaol3VIFVh4HWDg8LAlLopx0ebsy6qr0FJFM,284576
52
52
  sage/combinat/designs/subhypergraph_search.pyx,sha256=EfLrVGZNDSiVgeGNohlO09f0wdqPh6XwQHCrHNgqmng,18146
53
53
  sage/combinat/designs/block_design.py,sha256=PHZG5Q9egUb7PwVnX2MQq6UPATxZPp5zq_VpJzWLAxU,38165
54
54
  sage/combinat/designs/database.py,sha256=0sfODA8sYjemLejPQNZnQqj_eIgyPuLyTsNWw495w4Q,242955
55
55
  sage/combinat/designs/orthogonal_arrays_build_recursive.py,sha256=Ley_eOHwF1sOk9MukJDOM8KlPLT-JVdA7hqPz42Z_YU,70698
56
56
  sage/combinat/designs/group_divisible_designs.py,sha256=U8YLCTUbbsdmWH8aiKqxWHv3AFNHqmCh1eoVFELIch4,13037
57
- sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-313-darwin.so,sha256=uGHF_rL84eZyYahznGM8KRyngCtD6M8UuBeuvWbq6nU,217520
57
+ sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-313-darwin.so,sha256=Qgiz-FADwhJ6t2AY7se_HIyaPNSb2-Rx2puqPzwN9hQ,217520
58
58
  sage/combinat/designs/designs_pyx.pxd,sha256=d78q7gQf58kZirLF1TXxNjLi50YYo-EIUM2e4kXS5C8,679
59
59
  sage/combinat/designs/all.py,sha256=z1avRgBKp3Gu_OhxVMFYtxWoXCBOcFd_t5-C1JcoAkw,2015
60
60
  sage/combinat/designs/bibd.py,sha256=fB_aPra3Cbr4uqef4vLN1sIKJ9yXn-teFGMOzrkRpiw,59071
61
61
  sage/combinat/designs/latin_squares.py,sha256=R8tl7zoIGvbxrQdoRMoeW9eF5xeq0m41eZCNwg0i-7w,23159
62
62
  sage/combinat/designs/evenly_distributed_sets.pyx,sha256=_ExpH2ImCLYhXG4aovPXKHGa8XMKYlILw-r5Iv1Yr5E,25548
63
63
  sage/combinat/designs/gen_quadrangles_with_spread.pyx,sha256=oE049xlfXkX_ly-WpQZnPw2cNXYDueHeuRJ69bfTbkQ,10767
64
- sage/combinat/designs/subhypergraph_search.cpython-313-darwin.so,sha256=E44VQkSZp_2U1FN0tDt4fnTFnzKihFYr5i15iGX1XKI,127160
65
- sage/combinat/designs/evenly_distributed_sets.cpython-313-darwin.so,sha256=WAUwbpgx2cc3uvFbXharV5ArizkXHjRVRp1Ah__fdWI,214656
64
+ sage/combinat/designs/subhypergraph_search.cpython-313-darwin.so,sha256=u44_XWcBHP7E2CklJqubhogceHY1snMZptseTx-uQKo,127160
65
+ sage/combinat/designs/evenly_distributed_sets.cpython-313-darwin.so,sha256=5FPwJfZvhN56MI-t3UeULKnOAk4CqHyBFNDHX3QsYOQ,214656
66
66
  sage/combinat/designs/designs_pyx.pyx,sha256=_unJWxusmZVUZ5SPiTtgOCYZmhWTFqptLb3MOz37ND0,37170
67
67
  sage/combinat/designs/incidence_structures.py,sha256=ki-yG_ebZenomRVE1zA-oQAKzGEAR0ObmaVFSEfHXFg,89645
68
- sage/combinat/designs/gen_quadrangles_with_spread.cpython-313-darwin.so,sha256=xNWZhrnuevuSpjjwdsVNc8pqNpDcXbrJRwqFpwLdcdM,161016
68
+ sage/combinat/designs/gen_quadrangles_with_spread.cpython-313-darwin.so,sha256=C0tM9aPxmYu5nOe2ZJW4MmeSwSXo4tNI4VJvj8y1MBA,161016
69
69
  sage/combinat/designs/orthogonal_arrays_find_recursive.pyx,sha256=NMqnHcUCSURto_AnwjkXuDc298lLF0m0b0uObekmG0g,34281
70
70
  sage/combinat/designs/design_catalog.py,sha256=u9FpOxLuNuEcRxOU3C9P_bw-OGqQL0qgGsjUFFx7Icc,5095
71
71
  sage/combinat/designs/covering_design.py,sha256=GhpSmZALYIwSjSx2oEOxxXhLemJCaKTrIGjZS0xj6AI,17297
72
72
  sage/combinat/designs/difference_family.py,sha256=0fhKdWJVL0uErG5BwLfJKt2cDgF8gHIkudLtF6So1rI,155391
73
- sage/combinat/cluster_algebra_quiver/quiver.py,sha256=mDBNojdFE00O_61QeHzwsWb1Zxdv9gWs3cVsXM-zzYY,86160
73
+ sage/combinat/cluster_algebra_quiver/quiver.py,sha256=hvN27L67Tb2q9X5rSlW3pCOSCXFriVwW0B1vla8CSJk,86159
74
74
  sage/combinat/cluster_algebra_quiver/mutation_type.py,sha256=1aVYcY7dOakwBueA3E3Tu7PImQNyw3TiSw_7s5lNA_M,76256
75
75
  sage/combinat/cluster_algebra_quiver/mutation_class.py,sha256=cv4g59ZLppsG55L2t5ec0TviJ0yuCqozpakIBGFAUUQ,24134
76
76
  sage/combinat/cluster_algebra_quiver/all.py,sha256=Kn96IeqXORbsHL0NSlKT3mKDtcM2biPzgxNrab-BiXY,831
@@ -78,17 +78,17 @@ sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py,sha256=24QBRRseafrB
78
78
  sage/combinat/cluster_algebra_quiver/cluster_seed.py,sha256=8WyDGr-i77io5pC5xSCdMP-0ssdWxLZKyKVTN6eMx-Y,197656
79
79
  sage/combinat/cluster_algebra_quiver/interact.py,sha256=J-Ka38Eb540DIzet6XP_7qdYh1Bfz-xucAA8YL1BLO0,4250
80
80
  sage/combinat/posets/posets.py,sha256=geox_irhoOkz96gNyKD-fFzQZjmHojrks4bpBGE7FFI,340260
81
- sage/combinat/posets/linear_extension_iterator.cpython-313-darwin.so,sha256=V53ehuNziyKWnHXbpzKlA8zs_wmoj1hBJXvdZDsdA7s,148168
81
+ sage/combinat/posets/linear_extension_iterator.cpython-313-darwin.so,sha256=AabFIeUt5hgsP3jbJwB5SlSIo6Vpd6rD_nzleOC6zEo,148168
82
82
  sage/combinat/posets/poset_examples.py,sha256=JVl_HRnMvkLKFUre02tVU9Qbu_ideGcfJsBfkLYkY1Y,79012
83
83
  sage/combinat/posets/moebius_algebra.py,sha256=FZY0OqDJd_QBWGzZJpCRk3573wlJBBXU6Cl1TxJt89s,26399
84
84
  sage/combinat/posets/lattices.py,sha256=UMfTOqp45FQ35sf-F6LciPvva1Tb6P0mtc0cHG3fqXc,186721
85
85
  sage/combinat/posets/hochschild_lattice.py,sha256=wkrxQDkzGoAdhLU7YjiVlGHaoSXUxqwCDjmH-HE4uZQ,4667
86
86
  sage/combinat/posets/incidence_algebras.py,sha256=v9QMrN1VW8T4vMfdrJpr4RULr0RlzCIPii0IaN0UVxU,25072
87
- sage/combinat/posets/hasse_cython.cpython-313-darwin.so,sha256=wgZM1yuXRrHeQl7hNV7l-VwyxovEv8qs_m7dwOLH8J8,152136
87
+ sage/combinat/posets/hasse_cython.cpython-313-darwin.so,sha256=fo6G6CyOs-WbymjW9NsA_p0JfZ4tZaTIZ-ayDXk7UTg,152136
88
88
  sage/combinat/posets/linear_extension_iterator.pyx,sha256=1DVxfIsMvtsPGjOi3SUjWtVKFKXQfnk_UXKtmsTpQl4,9272
89
89
  sage/combinat/posets/elements.py,sha256=IgixRtTMTRKz3nGJGcYtBwucK22b3I5xy84ephRjpVE,7982
90
90
  sage/combinat/posets/mobile.py,sha256=1Fzspx-afq66PO_5BTJoprp4GemROCPnZOacqZiJXI4,10558
91
- sage/combinat/posets/linear_extensions.py,sha256=dFp9P8GB2DBUEeiGojgNu7YU30VqOOOVIrUcUSsuS44,41674
91
+ sage/combinat/posets/linear_extensions.py,sha256=LWAWKnGaOf8JmlxOe6mJMyu1nxh9CJJr87PXqNBgrJU,41716
92
92
  sage/combinat/posets/all.py,sha256=A-S_eIm6Io7aE5YjG_ETS9Fsam30I8xOIR56QG8hpMs,1438
93
93
  sage/combinat/posets/hasse_diagram.py,sha256=u-A0HrvEuLCUhZwBcTWyrLpDpM03pkpjAqtIuYrxIP4,133205
94
94
  sage/combinat/posets/hasse_cython.pyx,sha256=g8C4EGYMN0jl1xLhmeaMzbIIyvGujWT0W5UCT2Qje4g,5988
@@ -110,57 +110,57 @@ sage/groups/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZI
110
110
  sage/groups/perm_gps/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
111
111
  sage/groups/perm_gps/partn_ref/refinement_graphs.pyx,sha256=AyuBZ0MJ0x9EIiVzInK__7W4dy_hCONOBHyP4qy721M,56634
112
112
  sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
113
- sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-313-darwin.so,sha256=3XfXp3xCp0nDp16EpNbk9VzEE5EMoFHLHIW35z4XWac,359616
113
+ sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-313-darwin.so,sha256=nepN96U9ZOtkvPIUOr1nNSCEXroBMvlczKaltEQLAwk,359616
114
114
  sage/groups/perm_gps/partn_ref/refinement_graphs.pxd,sha256=6sU1BVnxoySV9GhDXZsUKBlAgAMBqc8Bp3FELHB3neU,1759
115
- sage/graphs/connectivity.cpython-313-darwin.so,sha256=BRR6USqgr2cMuVcBfEzcpkjQwz3o9dpYH9ca6QWe-9E,854448
116
- sage/graphs/graph_coloring.cpython-313-darwin.so,sha256=8ojzp4oJubu-dKJXaC2Nv5qTeOa_rWigAolYuhYkVaw,787936
117
- sage/graphs/convexity_properties.cpython-313-darwin.so,sha256=NM9dYIgZ7PaCF7mvfdcccWkttlgbAYp0Cl51qgy5Xww,214080
115
+ sage/graphs/connectivity.cpython-313-darwin.so,sha256=QB4qUvS27aGGV_9YSyoj3EpP3X8eQ6hOqKkhbi2itGc,854448
116
+ sage/graphs/graph_coloring.cpython-313-darwin.so,sha256=mWdYDLImrkG8YDvY_DQ-SgQwQzPu71jNb3aTY-Cpgqg,787936
117
+ sage/graphs/convexity_properties.cpython-313-darwin.so,sha256=ZnOGXUefuvXIqX5SOQeYoZBzyc6Bo_xkYSSgXRvIdOI,214080
118
118
  sage/graphs/graph_editor.py,sha256=_6wr59GPJfl0lylU_tMsqQbc1jH8E8GD6ZxQdVBxBYQ,2850
119
- sage/graphs/independent_sets.cpython-313-darwin.so,sha256=Ht5VA5OOi9XHhi86vutPwgTmnSIWYQIhVc_ckYsw2qc,147840
120
- sage/graphs/digraph_generators.py,sha256=GCgmzNzeNrAetGPavREZnRejf3yciY-ycIbOQkqrTYw,79777
119
+ sage/graphs/independent_sets.cpython-313-darwin.so,sha256=x6cb8i9_688lZMyRDoQ5m6DLnpiOIFWBrgZb_lLk8J4,147840
120
+ sage/graphs/digraph_generators.py,sha256=jrsVSnxuslJnxYk67WmGr4H0NM4M8kJZv03VS2SmgW0,79755
121
121
  sage/graphs/asteroidal_triples.pyx,sha256=kslBS2OY3d7F0k54vb4nvb1pKH4UfvXv0AssHf9U61Y,11269
122
122
  sage/graphs/schnyder.py,sha256=OdTuBwHll5p50etHaa6cU_NvEKh7BOS7ILVZcBUZjCc,30683
123
123
  sage/graphs/graph_latex.py,sha256=_zJtj4YXZ0wh8wgL2Nk9-6UqKwd8joEqjfWEusX81Jc,99136
124
124
  sage/graphs/independent_sets.pxd,sha256=ozW1INPrNhfTHx9P0yQBW9m4C0VyNILAr2MixvI-Ao8,322
125
- sage/graphs/path_enumeration.cpython-313-darwin.so,sha256=HX8KcqYt6yb9rTgxPpCxR8T1eKPU_GvRja7ITPEWat8,463176
126
- sage/graphs/matching_covered_graph.py,sha256=fYe8TaSNkHPl_Utn57yATLcK8k1icoV6_31_Fy3pNEE,144260
125
+ sage/graphs/path_enumeration.cpython-313-darwin.so,sha256=tJP_5Qt8aZXtBYX-1oGVVHv3DwbLiyXG3fyB9O1kr2I,463176
126
+ sage/graphs/matching_covered_graph.py,sha256=q6GuGdx8yQNA5uA0LclgD9dWO6RQwJiABIomLScWZeQ,144300
127
127
  sage/graphs/trees.pxd,sha256=wyQiHIkw7Zf3CCJqf1hLxJsCHOg_4D2R8cDcTGPHe3E,377
128
128
  sage/graphs/traversals.pxd,sha256=B17xUmzx5ar22san3Zcz6iX2borzlmLYHQWBzJ8cuXY,481
129
- sage/graphs/centrality.cpython-313-darwin.so,sha256=tIWzPNG_6k5PPCxvUk7wW_lXRZwPft2jNjroEQTe4tk,229776
130
- sage/graphs/line_graph.cpython-313-darwin.so,sha256=PgKhE5SJedLwer4pEzOf6CidoBJP1Efg5VuI-3zeYy8,261080
129
+ sage/graphs/centrality.cpython-313-darwin.so,sha256=tNJ83G2h2EXv6m-L9qi_r27IlAogO3zn_pc6F_GOmAw,229776
130
+ sage/graphs/line_graph.cpython-313-darwin.so,sha256=NbPtXy5aOZsAoaSXn8HQD1QR0meJQxaWyFBdAfQPnV4,261080
131
131
  sage/graphs/edge_connectivity.pyx,sha256=SBrTBJaeM8uLsF6d-_5frdbPtWanWvJSxiEO7k7H0b4,44701
132
- sage/graphs/genus.cpython-313-darwin.so,sha256=sQOVCecowNyyMBhBzTduEWPZhCynLPeY2YWe7pSlMW0,146976
132
+ sage/graphs/genus.cpython-313-darwin.so,sha256=urhkfZmc2CR-DQWC6KXOtnxuzfSlgs7tHhrfKnadebs,146976
133
133
  sage/graphs/generic_graph_pyx.pyx,sha256=i5gISutTP3P_Fc5LInP-fDJX_U1nFRocdXOt114lmIU,60287
134
134
  sage/graphs/line_graph.pyx,sha256=p_qn8oH7NCwPlmDBD01HO24Gfhsbtfclzng-RJcRHqM,27749
135
- sage/graphs/hyperbolicity.pyx,sha256=obrOeYbKJt8RbTMlAY51ITBtdJrHDtDTZJqsniGAv9Y,64499
136
- sage/graphs/graph_generators_pyx.cpython-313-darwin.so,sha256=GFarhPTnl9MoWq4R2KxiMCa64OInxOUjRWt2DHPrkSc,108008
135
+ sage/graphs/hyperbolicity.pyx,sha256=evfeaa76EibW-PTFm2QWr_zOrN5V9G0FaEPZ7xGf4YI,64542
136
+ sage/graphs/graph_generators_pyx.cpython-313-darwin.so,sha256=IXbB5_4WrNvjTNY6P56n8IjbrCX6i6c-qtpEdGYuFeo,108008
137
137
  sage/graphs/graph.py,sha256=Q2GVcF9pUUuXcMLDUIL3eqdsRxDXtUXjXKHk1IT-IVY,381762
138
138
  sage/graphs/convexity_properties.pyx,sha256=zHhpsRj6qi2oLxoUplnzDDaQL0nYYtot6q6GC1l-8Ls,31137
139
139
  sage/graphs/distances_all_pairs.pxd,sha256=RMrpaxs-r98iY6BnCS2H18BFN85BNrYPk9Dipuvva0s,565
140
- sage/graphs/comparability.cpython-313-darwin.so,sha256=tPpEjU4W-De4h17cSQjKaqd0yICxj3C17qU75Rn7hSo,281168
141
- sage/graphs/views.cpython-313-darwin.so,sha256=Z-aye0Go9p-coAE2f2cvARjZZYW9nam5ypSzOIicFfk,208496
140
+ sage/graphs/comparability.cpython-313-darwin.so,sha256=AIM9xR6jupPq_whrV-O39U_RFKmqwm18ij7LPJDcj5c,281168
141
+ sage/graphs/views.cpython-313-darwin.so,sha256=2CZ8U5hfKHMs_Q5No3AARGQQ2eXm_MJZfslMxQgSXBo,208496
142
142
  sage/graphs/graph_coloring.pyx,sha256=sMP53cvRB_mHdtKR44P-uI_kRWxmwXgejcc947yRZno,85604
143
143
  sage/graphs/graph_input.py,sha256=r0n78xXCSG6awA0rZDfBPfFsPh4lpvnEBxCkE0WP5A4,28844
144
- sage/graphs/hyperbolicity.cpython-313-darwin.so,sha256=ifU8N-YTK7zU2lG2kHv0GG2f34cHpD8CrFUt33_iiPE,315344
144
+ sage/graphs/hyperbolicity.cpython-313-darwin.so,sha256=8avxyFcAXecjnrZ8rJIxr6EYwX5e9ZsfCTVxaXByU_4,315344
145
145
  sage/graphs/isgci.py,sha256=6nOGMGYeD95W_IGzRznhkCMl4Ceh2sOsLlZ6QFFDYFU,34105
146
146
  sage/graphs/graph_generators_pyx.pyx,sha256=-TP5O6mDg7clGrKcDLUzcFsLYuw8VGGhPvLV56I9wBA,3214
147
147
  sage/graphs/all.py,sha256=x8SE1AFbrSgF8NtYDKAPR4Qj1rcawY5NCRN3zdNx76U,1500
148
- sage/graphs/trees.cpython-313-darwin.so,sha256=oZyj3G4OAAkzBUt7QBv9qhT8WsRiew2QxDMbPUH7u7s,120320
149
- sage/graphs/views.pyx,sha256=7OJX4dq4dwa5RQalTV8-NJWdurTIXOxL2_Tvr9yFn30,27971
148
+ sage/graphs/trees.cpython-313-darwin.so,sha256=ZDFTZRHDadn_nAotPGVoS76MsJ6Hc18BDKCvCyPZtIY,120320
149
+ sage/graphs/views.pyx,sha256=VVDEBs9ydl_rbpm3737QkuAwWyeyuAEHMsV8sJJiIwU,27957
150
150
  sage/graphs/hypergraph_generators.py,sha256=0gFR6duplhJ9m6Ecn-APwNIuooR5vcBoQkBdj_hJcSA,13926
151
151
  sage/graphs/connectivity.pyx,sha256=Ttl1tzPlXRHmHuoFKcWOmR_YcDvKanDDcoPCqEIAsAQ,183216
152
152
  sage/graphs/matching.py,sha256=rLuE4t6nErNdDnx7vnMBK8YhZhmrT4N6o75KfKo9Ry0,62208
153
153
  sage/graphs/connectivity.pxd,sha256=xbB3JNVdxZDUwuhSrPaioJujxcOOUzCM4nUZ0Cmild0,5378
154
- sage/graphs/weakly_chordal.cpython-313-darwin.so,sha256=4jZSvI7tVNyTLSu9Qpor3qnFO_m7Y4D-8MLvPywTK7o,186960
154
+ sage/graphs/weakly_chordal.cpython-313-darwin.so,sha256=lR_OojuV6Afj-l6KXfIAt0Zu31P1LmnO9OvX0HWli_Y,186960
155
155
  sage/graphs/bipartite_graph.py,sha256=GsQhkJMclM0TCT8ifOaPTjweIwA4yX6rcD4yUoLgLXg,105820
156
156
  sage/graphs/graph_plot_js.py,sha256=jhaO_KUhxeOCw1IsZGPeCobW5nfXXEcJqIHEWV9rt0U,12898
157
157
  sage/graphs/domination.py,sha256=BRTVApP6SeB-NVe3rcuJDfpSbg6jWRc4rWgTPgMUsVo,48674
158
158
  sage/graphs/convexity_properties.pxd,sha256=5NS5R5LyBnwfiKEo6CNG-aspmA0HqkC0fvsmmr799xo,627
159
- sage/graphs/asteroidal_triples.cpython-313-darwin.so,sha256=Xd6Dzysm4QCmXPghjl9VcdF9uk_u0SZmsfdPTuAgGbc,126224
159
+ sage/graphs/asteroidal_triples.cpython-313-darwin.so,sha256=8BIxjvVJ--ta1QuhjZFrdas9NrA6SOMzFMDr8j821_w,126224
160
160
  sage/graphs/distances_all_pairs.pyx,sha256=CEbGv42frddFNp3xGOyC2M4Tnh2M8vLRuNMSYk3oyS4,105359
161
- sage/graphs/isoperimetric_inequalities.cpython-313-darwin.so,sha256=8Xa99GsWxSNW3RCBf6tSebtX5RiNWpHN7N3sCbWJjvE,164736
161
+ sage/graphs/isoperimetric_inequalities.cpython-313-darwin.so,sha256=wHdKWjqW9ss07l1MrS0bOfiqyiXgSRBjAYs3fdrzdEI,164736
162
162
  sage/graphs/generic_graph_pyx.pxd,sha256=aVwQbA8BGVHbwufAo6-EHEhyfCFNxRq7pPI_FtOJu3Y,825
163
- sage/graphs/edge_connectivity.cpython-313-darwin.so,sha256=oV-SlNVBuXI_T2WNzBlJ93J5xHOqL5ffOjZ6gTOHC84,202608
163
+ sage/graphs/edge_connectivity.cpython-313-darwin.so,sha256=aAPE-TOXEDj4lIT4IWLAiPB9QKbFctB8_SJ0tDCnxFE,202608
164
164
  sage/graphs/lovasz_theta.py,sha256=mEZIrYcmhJHNolsSfRVUnXl9FBkDdqbQ1Frg8qmqJjo,2151
165
165
  sage/graphs/tutte_polynomial.py,sha256=DNn4VjxZ4dogFM4WhWD1C3jLXl_FRSwxjXRbk23Ah2k,21854
166
166
  sage/graphs/pq_trees.py,sha256=6z6pzjeApBLvjx4FTqxklFHjEcwoF9Z78LlvTpcv0G0,39418
@@ -171,35 +171,35 @@ sage/graphs/print_graphs.py,sha256=pBg_hHJxWAcsEzqbqDG4ehZg8C1LreySAbqcoHBmE_A,4
171
171
  sage/graphs/digraph.py,sha256=Uj2hmkx-k27D2DyNAAQ-wmKirOIP-0Hyg_8g_CMFLIE,197705
172
172
  sage/graphs/dot2tex_utils.py,sha256=lWUucZKdFsTltrGPeqwHhvbdScFEMltjtTU6C4p2x_E,3173
173
173
  sage/graphs/traversals.pyx,sha256=UX2ttDY92aCJPXieOB-VD3dYLfR75gxjLmD1JLBO_z0,65959
174
- sage/graphs/distances_all_pairs.cpython-313-darwin.so,sha256=YDYx5tJkDQMKcgupFYSS5lJGVafa8TDe9c3CuzikN0o,342752
174
+ sage/graphs/distances_all_pairs.cpython-313-darwin.so,sha256=E9vZsWDMAdcc3U6aH4Bw1xwk0m3izeMFiCmPlKLi0tk,342752
175
175
  sage/graphs/path_enumeration.pyx,sha256=WAQQiHIroIvpSfWdGvHjuC7tPdEiCX5DWxidHveiXUk,90408
176
176
  sage/graphs/isoperimetric_inequalities.pyx,sha256=37Xx8CbEFdLANoztQ13JzxZXrf5L1uIjqUYtCyTDOyk,17019
177
- sage/graphs/strongly_regular_db.cpython-313-darwin.so,sha256=iggQkHgNj25Xc5sx8hYfyiOUPiZB1rqtk06WbFj2Gh0,1096936
177
+ sage/graphs/strongly_regular_db.cpython-313-darwin.so,sha256=6dfq1Ccwdp19uZ2DGPCiF2DPgSkc_zOjnHz5c_BgTHc,1096936
178
178
  sage/graphs/weakly_chordal.pyx,sha256=quFw1k-AAmJ3BJs7Wm0YSUZgZbPCMsEvgUZ8oqiFoc0,21563
179
179
  sage/graphs/graph_database.py,sha256=TxWGmR7ueILurw77Xk3Uz54gsbjZ00H-_jhbDmNf3m8,51558
180
180
  sage/graphs/trees.pyx,sha256=fxCGm1lmkjsaLSg4L0IbnA_gMzYIWhPwbU07_C8e5UA,8733
181
181
  sage/graphs/centrality.pyx,sha256=jXYVW5ZFRXYkI_Esw8LaPsdVKLhTG4bUZBgUjzGrDGQ,37670
182
- sage/graphs/traversals.cpython-313-darwin.so,sha256=5K_tbpj35Qs_Ckj89KZdiaFfs-REDz-kWA0NR98JzVE,351024
182
+ sage/graphs/traversals.cpython-313-darwin.so,sha256=FXFW96zp7uu4bISAYzfbH3OBM8XiJCILa_mPnTpNIzM,351024
183
183
  sage/graphs/spanning_tree.pyx,sha256=WbPx-yeaNy_UQOOL6UqdHrYvJPhv3J-1t7rWgCo_Rks,55241
184
- sage/graphs/strongly_regular_db.pyx,sha256=bXGPg5lwMILjOV9WatyI6QD9HM7JeLhaU-ntULzTQgw,132839
184
+ sage/graphs/strongly_regular_db.pyx,sha256=LOmA2tLe7Amewsj0uZt8J9NTHOmtCmCeRdMLVFlQoaM,132917
185
185
  sage/graphs/independent_sets.pyx,sha256=AA4D-pjoMyguifXSDRCZJmwZqfTMIv6tVpxXiDo83vs,13082
186
186
  sage/graphs/cographs.py,sha256=e_IBKmczjffdNkQzZmyliRgXS0j7n5wT_dE_pWj74iY,15184
187
187
  sage/graphs/graph_generators.py,sha256=Z7-IqimRFQ_HFJepTs_F-f6noWZkBDCUtMcoDHmHfPg,134580
188
188
  sage/graphs/genus.pyx,sha256=xzcRPWKAgtVIQfBOLJNXVm-22LPCBiYSyzmjNpE6U_w,21672
189
189
  sage/graphs/generic_graph.py,sha256=4UuxEokBL5D201CsVaG4iz5gaB_XhUyzq_p6l75_JAE,1114294
190
- sage/graphs/spanning_tree.cpython-313-darwin.so,sha256=SmSWJSDu_cPyRIj5YeJCaUol_80Kzjk078d5LSwC_Ok,377552
190
+ sage/graphs/spanning_tree.cpython-313-darwin.so,sha256=4rO8AMv5VPZ2LqoKEYGYx_n0TWu7w7eCNgGLERu57RA,377552
191
191
  sage/graphs/orientations.py,sha256=4PBJOH_ybCyF2uqbknU3QtPdiCOMqbMvN-rboqBif_8,53303
192
192
  sage/graphs/comparability.pyx,sha256=txNR4i4nVxETeRuITmZSnF41Bcu5Lc3-9p_Y14U5Ai4,32292
193
- sage/graphs/generic_graph_pyx.cpython-313-darwin.so,sha256=8MMdxDD_UFlSeEM4O4F_2XNeOw_pGfUmjrWt6Xli4-Q,348048
193
+ sage/graphs/generic_graph_pyx.cpython-313-darwin.so,sha256=in5KYJWLV2Ll_eUb9XQkWmu8IeIgjjCkGfk-VTT6KQs,348048
194
194
  sage/graphs/generators/degree_sequence.py,sha256=oN9BFV3aC3g0Im_L9v1bx4aBzEf2qFRc8IHpxMVLkF8,8735
195
- sage/graphs/generators/distance_regular.pyx,sha256=dIO6D98FdTS3pk9ZhdXww-Q7WlmTKthcIgRbpDQXPTc,96145
195
+ sage/graphs/generators/distance_regular.pyx,sha256=tfzVRJT3zdrO3yOHr4Q1eNrhmpNlRKCNJoVKgQ5KH9I,96165
196
196
  sage/graphs/generators/smallgraphs.py,sha256=y441EzXwvSBnJ-qwp4lbZvlS19FfoC8tV4MO4H_HEpA,202063
197
197
  sage/graphs/generators/families.py,sha256=9FS3o44XM-QNBHLDepRJPCyySPvdxzAFIm-zEqRIe1A,164812
198
198
  sage/graphs/generators/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
199
199
  sage/graphs/generators/random.py,sha256=lDQxB_YZ6Gwo-_LrqXx4hXC1H2AsP_Tsa0Q8-p44A-8,92227
200
200
  sage/graphs/generators/chessboard.py,sha256=AYh9NIWZcueME7xiSL3MUdEa9O8O_NTDXh01cHfP8Js,20682
201
201
  sage/graphs/generators/basic.py,sha256=0KtJ29r3lQVXVENR2ceX9SZIQOkM-8yNwhWdrTHG1dM,61442
202
- sage/graphs/generators/distance_regular.cpython-313-darwin.so,sha256=AR2d88RpvmjsgJFVK31BxS7U1U1rlXw_9kVW_1TXnDE,933376
202
+ sage/graphs/generators/distance_regular.cpython-313-darwin.so,sha256=7rgUC0vpxApKeDIYY8QncDpZkQHglJ2YuHJLXZu3EIM,933376
203
203
  sage/graphs/generators/platonic_solids.py,sha256=v3TMsnK2gI0vnhX9IxP3IsTWqw6GpYQdk6xZk9WEJG0,10134
204
204
  sage/graphs/generators/intersection.py,sha256=N3C3dLzBjL_Jeii1aU_Xm3O78yMLvZoAY1Y6Egu4MxA,20349
205
205
  sage/graphs/generators/classical_geometries.py,sha256=3xoCUEGmShNiGwvc5eKvFbLgeQH-lWM23Iv2uYVtp5A,63415
@@ -209,38 +209,38 @@ sage/graphs/graph_decompositions/fast_digraph.pyx,sha256=02nMqhb4MvzaJFRGSy4ZefA
209
209
  sage/graphs/graph_decompositions/cutwidth.pyx,sha256=ah8ysfGRlDw3UTeG9uPcQuVAjs0SfaYSnRdJ3z-RvdA,28601
210
210
  sage/graphs/graph_decompositions/tree_decomposition.pxd,sha256=dxfbHIMapSvsj67OLVBfLtvAYhWvDNSwmbmqmrvEYZg,555
211
211
  sage/graphs/graph_decompositions/slice_decomposition.pyx,sha256=oBp4OVgykHatrhiSLgscsq5B5lUINmCierb3sWpO79w,40359
212
- sage/graphs/graph_decompositions/bandwidth.cpython-313-darwin.so,sha256=4574Qqq_1hjC7oFs-AWnW3B1uFDqp4Unh42MtXJf6RI,104168
213
- sage/graphs/graph_decompositions/modular_decomposition.cpython-313-darwin.so,sha256=iV0hWKqB_nasMG9m_NycWNwJr2NaczftjWwROvWaZwk,560976
212
+ sage/graphs/graph_decompositions/bandwidth.cpython-313-darwin.so,sha256=dGQTsKWmZ65TdN8vAE4hVXdcwpedqhbtxmW77rlBk60,104168
213
+ sage/graphs/graph_decompositions/modular_decomposition.cpython-313-darwin.so,sha256=2StEEQdGI1aepsFBjKclEx3cHOpe6UqT61lRP-NKgqw,560976
214
214
  sage/graphs/graph_decompositions/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
215
215
  sage/graphs/graph_decompositions/bandwidth.pyx,sha256=9BvA6v6LheIIqwtkvbendaO_aux-ROfaMBcAM4aZFd0,15576
216
216
  sage/graphs/graph_decompositions/modular_decomposition.pyx,sha256=EkuXojAhXF53MXTiat63_EWdglqfodFZQiZk5dHV7-E,51818
217
217
  sage/graphs/graph_decompositions/modular_decomposition.pxd,sha256=SAqgLApPT4pa_e2XpZ7us9PhDV34y5cTZB7YzP_lbkI,1100
218
- sage/graphs/graph_decompositions/tree_decomposition.cpython-313-darwin.so,sha256=nHY5OH5g655PD9MTpqNZ5-D-9jRRrdn6A2kCqQZr_Xg,579824
219
- sage/graphs/graph_decompositions/cutwidth.cpython-313-darwin.so,sha256=VP1vU6DP8vZNfIetZGagVoSIblskpWSjRgo-S24khhQ,209456
220
- sage/graphs/graph_decompositions/vertex_separation.cpython-313-darwin.so,sha256=EBa7BZkKPOpSAW41nzPSBNYF4fM0doR9HX7wdrHEAhY,363728
218
+ sage/graphs/graph_decompositions/tree_decomposition.cpython-313-darwin.so,sha256=-Zkn46-AkqvRjietumt4E4x6O6NobeklKvTGwtSY1wM,579824
219
+ sage/graphs/graph_decompositions/cutwidth.cpython-313-darwin.so,sha256=9tzsx74NDhcWfN-JgN816i8zml0k4TFOjIEaCmLz3CU,209456
220
+ sage/graphs/graph_decompositions/vertex_separation.cpython-313-darwin.so,sha256=CNe_9KF7EWnM-Sjvy6RjVbN49wQ5TkXQEfA4v86Ec7w,363728
221
221
  sage/graphs/graph_decompositions/graph_products.pyx,sha256=HcTfcex9hrwlcTzBHWMGDonGEUDGGj8jkma0devn5wU,19014
222
222
  sage/graphs/graph_decompositions/clique_separators.pyx,sha256=q2Ep-OTAN0u53tg4USepRiw9uOm61XRbsfMKAkbJouk,23690
223
- sage/graphs/graph_decompositions/slice_decomposition.cpython-313-darwin.so,sha256=oqqb5aYjm7QMhJbt7nDg5oKHos-ubOO60J3fY89yVyw,302432
223
+ sage/graphs/graph_decompositions/slice_decomposition.cpython-313-darwin.so,sha256=lFdsKesrvvcFBJ4LcBhd3iGoIG_4syrPAx5lctyZ8Mw,302432
224
224
  sage/graphs/graph_decompositions/slice_decomposition.pxd,sha256=OawVDRv8wbwIP6rbSZHGZQUVF31TNw3fbIXbE2q9XyA,602
225
- sage/graphs/graph_decompositions/graph_products.cpython-313-darwin.so,sha256=Uuzh-63G6NdMlpMQTD0Ljkn1f29cVm5j0b6-uH4WwJs,211416
225
+ sage/graphs/graph_decompositions/graph_products.cpython-313-darwin.so,sha256=arD8az_RzGRbTX3vZ1KZgRZ2G2Q2pAhj6Q6GGNlOPDg,211416
226
226
  sage/graphs/graph_decompositions/tree_decomposition.pyx,sha256=IWrChlzZXjEKscgZcbRr4mhvODbAuAbZoHhSNxx-3Dw,73665
227
- sage/graphs/graph_decompositions/fast_digraph.cpython-313-darwin.so,sha256=0YY-2_RIea8J46BL0wwwNK8wx2v6O86SbhOhiCCOXwc,102096
227
+ sage/graphs/graph_decompositions/fast_digraph.cpython-313-darwin.so,sha256=6A_WHSdRfOIw8nbrBfkO9H-_9sMzr2_mUaicA-Dq0wQ,102096
228
228
  sage/graphs/graph_decompositions/fast_digraph.pxd,sha256=vfxjVz_M8l9rkauaJpXkW1_ubTM3mqUdEjUwlqdD4PQ,343
229
229
  sage/graphs/graph_decompositions/vertex_separation.pxd,sha256=kuVp6HcFIRCamGKOy_Z_Qlzb2W_GlrdBRL4b44jdLsw,200
230
- sage/graphs/graph_decompositions/clique_separators.cpython-313-darwin.so,sha256=Os1BtH63sL-A01EZAHb_YLv_itmkYky2lKObquhoraA,269120
230
+ sage/graphs/graph_decompositions/clique_separators.cpython-313-darwin.so,sha256=eFofVdUVsHhfI1LvegVKuN3tj94cuACHIdlWAbQ-Zjc,269120
231
231
  sage/graphs/base/static_sparse_graph.pyx,sha256=79ckrFBDUnAxrn_VAXOHGtCPQnO3OD0KSczE7xas4ls,52381
232
- sage/graphs/base/static_sparse_graph.cpython-313-darwin.so,sha256=DWFR7eJaXud42YCjgCV3nbodxN-4hGFrEbyVzoxoXko,252800
233
- sage/graphs/base/boost_graph.cpython-313-darwin.so,sha256=I5hNQ9-PQVxInB8UMrRGLlI05fPB07a85cDljKzLOXg,965312
232
+ sage/graphs/base/static_sparse_graph.cpython-313-darwin.so,sha256=xdXL6p0W7p3iNoqXgxECEfRfJsgZfl0Pn2Um4ZbVprY,252800
233
+ sage/graphs/base/boost_graph.cpython-313-darwin.so,sha256=Kg6DBXkERoke27A527ujfpkdyxtEBuPV8lG4cZ_hdVg,965312
234
234
  sage/graphs/base/boost_graph.pxd,sha256=5Z4FgnxAaZYXOizWEfsxE1D4K2hJTcdhjXxUFJ9rhA0,3654
235
235
  sage/graphs/base/c_graph.pyx,sha256=-3-_WEwS5G_jr3gx3f44fSj5zp_JOfK3po-Nu7IVRa8,179658
236
- sage/graphs/base/static_dense_graph.cpython-313-darwin.so,sha256=qwHo7qZvXH5KYgeMSTRcqCa7KMFuxuywdqkU1Qz6IsA,286208
236
+ sage/graphs/base/static_dense_graph.cpython-313-darwin.so,sha256=ff7jIfJIfVXO5wLAGFo7SCKCcTxqHQcAwPrc3YI-tHs,286208
237
237
  sage/graphs/base/static_sparse_backend.pyx,sha256=eKzp6rY9lZD9dX26QwRFk1ojyLTNPywSdPR6tKbdN4o,55396
238
238
  sage/graphs/base/sparse_graph.pxd,sha256=O0oPH_Z1-fsxPK-mKMnNq-OL5cE0GcDILqDj-ajytlk,3485
239
239
  sage/graphs/base/dense_graph.pyx,sha256=I68QISSmnBJlaFAX59ByG8ght9rxHYtOLMeI7IvjUJ4,25188
240
240
  sage/graphs/base/graph_backends.pxd,sha256=DNjOnDRc2RPV-NtCHuoliKpNfJHC3aK7l0RifUR7DSY,150
241
- sage/graphs/base/c_graph.cpython-313-darwin.so,sha256=reXWrzVgLX3RZhPzqSW08J9PfJC86M2EIV7t0C8MvtI,686512
241
+ sage/graphs/base/c_graph.cpython-313-darwin.so,sha256=SIHOSv9ZUy1DudPKfGhYQ8Hz2u0Elk-H44QMnt1y4Ks,686512
242
242
  sage/graphs/base/static_dense_graph.pyx,sha256=XyiD925fEEu1z4qu-Mp490Z8Vme_ii_SLRnSAdiLu48,37439
243
- sage/graphs/base/sparse_graph.cpython-313-darwin.so,sha256=OGww5-ez_l8Jq1Qnsj8NwadRDUz4CRGGJ9B4GNu7d2k,252272
243
+ sage/graphs/base/sparse_graph.cpython-313-darwin.so,sha256=fvdmOno8gbT5Wjyf2CnF8j1djTpbF1jvwMnvOQWBFUA,252272
244
244
  sage/graphs/base/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
245
245
  sage/graphs/base/static_dense_graph.pxd,sha256=1jNghzZMttKdtdD4U2bSrqW0V5LUgoZl9xLIPGkCuAs,238
246
246
  sage/graphs/base/overview.py,sha256=WXk4WVm5e6XiCkWCSkHAdMV42DLxVMFnK9k74bbItkk,3186
@@ -248,12 +248,12 @@ sage/graphs/base/dense_graph.pxd,sha256=fZLGgFg8jy8zIWlhlB18ew5Z8ogZN91NsHPmUkLs
248
248
  sage/graphs/base/graph_backends.pyx,sha256=vl_Cs6xcJJSDlHEfSO55bUQMSziLY3WYnsOza3oK13o,24526
249
249
  sage/graphs/base/static_sparse_backend.pxd,sha256=DbBBsONS0Utp1szKGQaeTpoqiNC23XDaL9tnMrDAxvI,903
250
250
  sage/graphs/base/sparse_graph.pyx,sha256=dNMlc3m2Vl7fXCz5c7a-rse4boVsMSl3AevHmF0AIo0,56300
251
- sage/graphs/base/graph_backends.cpython-313-darwin.so,sha256=XyPWdWtioO6yfct0TazyD9ERCdevzZFmOYFiHvo9jsY,165184
251
+ sage/graphs/base/graph_backends.cpython-313-darwin.so,sha256=lhl-_5z39kB85EsBW9AcTSQnRMcuO_gAb9ksrqDDZIo,165184
252
252
  sage/graphs/base/c_graph.pxd,sha256=pUsZ48m4XXx4fq8fRWeeaFkM0gzX0r63Kkw7L0IJdfk,4281
253
253
  sage/graphs/base/boost_graph.pyx,sha256=mWfPc01Gtyy3YDQ93CcOWZMhsUXN5q2BiyKt4wls-c8,111074
254
254
  sage/graphs/base/static_sparse_graph.pxd,sha256=YYCH7F6h1OteiFLfleAb57CCN-gx42n3W_9fzh8avkA,1500
255
- sage/graphs/base/static_sparse_backend.cpython-313-darwin.so,sha256=R16WfW14xKkRS2MCmAN3fovl2SPJaLE9en4L62BXQ9s,334048
256
- sage/graphs/base/dense_graph.cpython-313-darwin.so,sha256=CmRohyUHjT4GRJHcGJrIMigGmtEgpmRpJxtIMq2TNNE,191856
255
+ sage/graphs/base/static_sparse_backend.cpython-313-darwin.so,sha256=OR9N_rGc5H0NbqZOdmv9z9CHoQbc7vHYf0EvrTdD3u8,334048
256
+ sage/graphs/base/dense_graph.cpython-313-darwin.so,sha256=zKdMuvbyGaHydNBs7KAq-CTihMFrrbkGDnxFzMn-aak,191856
257
257
  sage/knots/link.py,sha256=hU_H43oGYkWMDG4D2xJJawdv7RfXbFYcNiFmSpalhho,179401
258
258
  sage/knots/free_knotinfo_monoid.py,sha256=lKx7Z_M4yHt0om_fDYlkAzxGCUycD4yFsrrmKhm5xNM,19714
259
259
  sage/knots/knotinfo.py,sha256=4Vkm0-gWRrpnDplo5udTUEUBpv2hDLYTyG2qIFC_Wus,102919
@@ -2225,13 +2225,12 @@ class ClusterQuiver(SageObject):
2225
2225
  ...
2226
2226
  ValueError: only makes sense for quivers of finite type
2227
2227
  """
2228
- from sage.geometry.fan import Fan
2229
-
2230
2228
  if not self.is_finite():
2231
2229
  raise ValueError('only makes sense for quivers of finite type')
2232
2230
 
2233
2231
  from .cluster_seed import ClusterSeed
2234
2232
  from sage.geometry.cone import Cone
2233
+ from sage.geometry.fan import Fan
2235
2234
 
2236
2235
  seed = ClusterSeed(self)
2237
2236
  return Fan([Cone(s.d_matrix().columns())
@@ -1,5 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
- # sage.doctest: needs sage.combinat
2
+ # sage.doctest: needs sage.combinat sage.modules
3
3
  r"""
4
4
  `\nu`-Tamari lattice
5
5
 
@@ -775,7 +775,7 @@ class LinearExtensionsOfPoset(UniqueRepresentation, Parent):
775
775
 
776
776
  sage: P = Poset(([1,2,3,4], [[1,3],[1,4],[2,3]]), linear_extension=True, facade=True)
777
777
  sage: L = P.linear_extensions()
778
- sage: G = L.markov_chain_digraph(labeling='source'); G
778
+ sage: G = L.markov_chain_digraph(labeling='source'); G # needs sage.modules
779
779
  Looped multi-digraph on 5 vertices
780
780
  """
781
781
  L = sorted(self)
@@ -1452,11 +1452,11 @@ class DiGraphGenerators:
1452
1452
  EXAMPLES::
1453
1453
 
1454
1454
  sage: D = digraphs.RandomDirectedAcyclicGraph(5, .5); D
1455
- RandomDAG(5, 0.500000000000000): Digraph on 5 vertices
1455
+ RandomDAG(5, 0.5...): Digraph on 5 vertices
1456
1456
  sage: D.is_directed_acyclic()
1457
1457
  True
1458
1458
  sage: D = digraphs.RandomDirectedAcyclicGraph(5, .5, weight_max=3); D
1459
- RandomWeightedDAG(5, 0.500000000000000, 3): Digraph on 5 vertices
1459
+ RandomWeightedDAG(5, 0.5..., 3): Digraph on 5 vertices
1460
1460
  sage: D.is_directed_acyclic()
1461
1461
  True
1462
1462
 
@@ -2744,7 +2744,7 @@ def distance_regular_graph(list arr, existence=False, check=True):
2744
2744
  Hamming Graph with parameters 7,3: Graph on 2187 vertices
2745
2745
  sage: graphs.distance_regular_graph([66, 45, 28, 1, 6, 30])
2746
2746
  Graph on 1024 vertices
2747
- sage: graphs.distance_regular_graph([6,5,5,5,1,1,1,6]) # optional - database_graphs
2747
+ sage: graphs.distance_regular_graph([6,5,5,5,1,1,1,6]) # optional - database_graphs, needs sage.modules
2748
2748
  Generalised octagon of order (1, 5): Graph on 312 vertices
2749
2749
  sage: graphs.distance_regular_graph([64, 60, 1, 1, 15, 64], check=True) # needs sage.libs.gap
2750
2750
  Graph on 325 vertices
Binary file
@@ -1249,7 +1249,7 @@ def hyperbolicity(G,
1249
1249
 
1250
1250
  sage: from sage.graphs.hyperbolicity import hyperbolicity
1251
1251
  sage: G = graphs.PetersenGraph()
1252
- sage: hyperbolicity(G, algorithm='CCL', approximation_factor=0.1)
1252
+ sage: hyperbolicity(G, algorithm='CCL', approximation_factor=0.1) # needs sage.rings.real_mpfr
1253
1253
  Traceback (most recent call last):
1254
1254
  ...
1255
1255
  ValueError: the approximation factor must be >= 1.0
@@ -2877,6 +2877,7 @@ class MatchingCoveredGraph(Graph):
2877
2877
  Each of Petersen graph, Bicorn graph, Tricorn graph, Cubeplex graph,
2878
2878
  Twinplex graph, Wagner graph is a brick::
2879
2879
 
2880
+ sage: # needs sage.symbolic
2880
2881
  sage: MatchingCoveredGraph(graphs.PetersenGraph()).is_brick() and \
2881
2882
  ....: MatchingCoveredGraph(graphs.StaircaseGraph(4)).is_brick() and \
2882
2883
  ....: MatchingCoveredGraph(graphs.TricornGraph()).is_brick() and \
@@ -1502,7 +1502,7 @@ def is_twograph_descendant_of_srg(int v, int k0, int l, int mu):
1502
1502
 
1503
1503
  TESTS::
1504
1504
 
1505
- sage: graphs.strongly_regular_graph(279, 150, 85, 75, existence=True) # needs sage.combinat
1505
+ sage: graphs.strongly_regular_graph(279, 150, 85, 75, existence=True) # needs sage.combinat sage.modules
1506
1506
  True
1507
1507
  sage: graphs.strongly_regular_graph(279, 150, 85, 75).is_strongly_regular(parameters=True) # optional - gap_package_design internet
1508
1508
  (279, 150, 85, 75)
@@ -2836,9 +2836,9 @@ def strongly_regular_graph(int v, int k, int l, int mu=-1, bint existence=False,
2836
2836
 
2837
2837
  A set of parameters unknown to be realizable in Andries Brouwer's database::
2838
2838
 
2839
- sage: graphs.strongly_regular_graph(324,95,22,30, existence=True) # needs database_graphs sage.combinat
2839
+ sage: graphs.strongly_regular_graph(324,95,22,30, existence=True) # needs database_graphs sage.combinat sage.modules
2840
2840
  Unknown
2841
- sage: graphs.strongly_regular_graph(324,95,22,30) # needs database_graphs sage.combinat
2841
+ sage: graphs.strongly_regular_graph(324,95,22,30) # needs database_graphs sage.combinat sage.modules
2842
2842
  Traceback (most recent call last):
2843
2843
  ...
2844
2844
  RuntimeError: Andries Brouwer's database reports that no
@@ -3120,11 +3120,11 @@ def _build_small_srg_database():
3120
3120
  complement(two-intersection set in PG(4,3)): Graph on 81 vertices
3121
3121
  sage: graphs.strongly_regular_graph(243, 220, 199, 200) # long time, needs sage.rings.finite_rings
3122
3122
  two-weight code: [55, 5] linear code over GF(3): Graph on 243 vertices
3123
- sage: graphs.strongly_regular_graph(256, 153, 92, 90) # needs sage.combinat
3123
+ sage: graphs.strongly_regular_graph(256, 153, 92, 90) # needs sage.combinat sage.modules
3124
3124
  complement(two-intersection set in PG(4,4)): Graph on 256 vertices
3125
- sage: graphs.strongly_regular_graph(256, 170, 114, 110) # needs sage.combinat
3125
+ sage: graphs.strongly_regular_graph(256, 170, 114, 110) # needs sage.combinat sage.modules
3126
3126
  complement(two-intersection set in PG(8,2)): Graph on 256 vertices
3127
- sage: graphs.strongly_regular_graph(256, 187, 138, 132) # needs sage.combinat
3127
+ sage: graphs.strongly_regular_graph(256, 187, 138, 132) # needs sage.combinat sage.modules
3128
3128
  complement(two-intersection set in PG(8,2)): Graph on 256 vertices
3129
3129
  sage: graphs.strongly_regular_graph(512, 73, 12, 10) # not tested (too long), needs sage.rings.finite_rings
3130
3130
  two-weight code: [219, 9] linear code over GF(2): Graph on 512 vertices
Binary file
Binary file
sage/graphs/views.pyx CHANGED
@@ -786,7 +786,7 @@ cdef class EdgesView:
786
786
  sage: E * 1.5
787
787
  Traceback (most recent call last):
788
788
  ...
789
- TypeError: can...t multiply sequence by non-int of type 'sage.rings.real_mpfr.RealLiteral'
789
+ TypeError: can...t multiply sequence by non-int of type 'sage.rings.real...'
790
790
  """
791
791
  if isinstance(left, EdgesView):
792
792
  return list(left) * right