passagemath-graphs 10.6.1rc15__cp312-cp312-macosx_14_0_arm64.whl → 10.6.3__cp312-cp312-macosx_14_0_arm64.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-312-darwin.so +0 -0
  6. sage/combinat/designs/evenly_distributed_sets.cpython-312-darwin.so +0 -0
  7. sage/combinat/designs/gen_quadrangles_with_spread.cpython-312-darwin.so +0 -0
  8. sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-312-darwin.so +0 -0
  9. sage/combinat/designs/subhypergraph_search.cpython-312-darwin.so +0 -0
  10. sage/combinat/nu_tamari_lattice.py +1 -1
  11. sage/combinat/posets/hasse_cython.cpython-312-darwin.so +0 -0
  12. sage/combinat/posets/linear_extension_iterator.cpython-312-darwin.so +0 -0
  13. sage/combinat/posets/linear_extensions.py +1 -1
  14. sage/graphs/asteroidal_triples.cpython-312-darwin.so +0 -0
  15. sage/graphs/base/boost_graph.cpython-312-darwin.so +0 -0
  16. sage/graphs/base/c_graph.cpython-312-darwin.so +0 -0
  17. sage/graphs/base/dense_graph.cpython-312-darwin.so +0 -0
  18. sage/graphs/base/graph_backends.cpython-312-darwin.so +0 -0
  19. sage/graphs/base/sparse_graph.cpython-312-darwin.so +0 -0
  20. sage/graphs/base/static_dense_graph.cpython-312-darwin.so +0 -0
  21. sage/graphs/base/static_sparse_backend.cpython-312-darwin.so +0 -0
  22. sage/graphs/base/static_sparse_graph.cpython-312-darwin.so +0 -0
  23. sage/graphs/centrality.cpython-312-darwin.so +0 -0
  24. sage/graphs/comparability.cpython-312-darwin.so +0 -0
  25. sage/graphs/connectivity.cpython-312-darwin.so +0 -0
  26. sage/graphs/convexity_properties.cpython-312-darwin.so +0 -0
  27. sage/graphs/digraph_generators.py +2 -2
  28. sage/graphs/distances_all_pairs.cpython-312-darwin.so +0 -0
  29. sage/graphs/edge_connectivity.cpython-312-darwin.so +0 -0
  30. sage/graphs/generators/distance_regular.cpython-312-darwin.so +0 -0
  31. sage/graphs/generators/distance_regular.pyx +1 -1
  32. sage/graphs/generic_graph_pyx.cpython-312-darwin.so +0 -0
  33. sage/graphs/genus.cpython-312-darwin.so +0 -0
  34. sage/graphs/graph_coloring.cpython-312-darwin.so +0 -0
  35. sage/graphs/graph_decompositions/bandwidth.cpython-312-darwin.so +0 -0
  36. sage/graphs/graph_decompositions/clique_separators.cpython-312-darwin.so +0 -0
  37. sage/graphs/graph_decompositions/cutwidth.cpython-312-darwin.so +0 -0
  38. sage/graphs/graph_decompositions/fast_digraph.cpython-312-darwin.so +0 -0
  39. sage/graphs/graph_decompositions/graph_products.cpython-312-darwin.so +0 -0
  40. sage/graphs/graph_decompositions/modular_decomposition.cpython-312-darwin.so +0 -0
  41. sage/graphs/graph_decompositions/slice_decomposition.cpython-312-darwin.so +0 -0
  42. sage/graphs/graph_decompositions/tree_decomposition.cpython-312-darwin.so +0 -0
  43. sage/graphs/graph_decompositions/vertex_separation.cpython-312-darwin.so +0 -0
  44. sage/graphs/graph_generators_pyx.cpython-312-darwin.so +0 -0
  45. sage/graphs/hyperbolicity.cpython-312-darwin.so +0 -0
  46. sage/graphs/hyperbolicity.pyx +1 -1
  47. sage/graphs/independent_sets.cpython-312-darwin.so +0 -0
  48. sage/graphs/isoperimetric_inequalities.cpython-312-darwin.so +0 -0
  49. sage/graphs/line_graph.cpython-312-darwin.so +0 -0
  50. sage/graphs/matching_covered_graph.py +1 -0
  51. sage/graphs/path_enumeration.cpython-312-darwin.so +0 -0
  52. sage/graphs/spanning_tree.cpython-312-darwin.so +0 -0
  53. sage/graphs/strongly_regular_db.cpython-312-darwin.so +0 -0
  54. sage/graphs/strongly_regular_db.pyx +6 -6
  55. sage/graphs/traversals.cpython-312-darwin.so +0 -0
  56. sage/graphs/trees.cpython-312-darwin.so +0 -0
  57. sage/graphs/views.cpython-312-darwin.so +0 -0
  58. sage/graphs/views.pyx +1 -1
  59. sage/graphs/weakly_chordal.cpython-312-darwin.so +0 -0
  60. sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-312-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=VrhWOWJdu4wN9IKhAFBqWPMo6yuww-SFg9GbWc0qbmI,136
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=VrhWOWJdu4wN9IKhAFBqWPMo6yuww-SFg9GbWc0qbmI,136
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=9Zh0g_D30IVg20eXzyK6Q7tW_EozvBqH314SGDdKZRk,464688
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
@@ -42,12 +42,12 @@ sage/combinat/rooted_tree.py,sha256=HwZ6OlSwROTXZoZsgPEd4Hz9VqYPMsZYXdrO-PbcT4s,
42
42
  sage/combinat/tamari_lattices.py,sha256=1K261Ntyt3uZqkFVVTC_PVyimDFomOeJeEW3UAwqpQc,11061
43
43
  sage/combinat/designs/covering_array.py,sha256=SC7dwTzNt4lYJk_FKRUt_EsaOYjFRXMJus2i8NKGP84,9600
44
44
  sage/combinat/designs/difference_matrices.py,sha256=H1gvPjsH890ASH66zSJj36yiFMIU_C40xYZA609eawE,8610
45
- sage/combinat/designs/designs_pyx.cpython-312-darwin.so,sha256=Oh_-AH7F4QG1KSUhwkiqFV6M824Dbj3VQRthkacIWCs,262048
45
+ sage/combinat/designs/designs_pyx.cpython-312-darwin.so,sha256=pid_2ZBxnOqi9W_QGfl90Cmc2eERh6_bchCfJ6lZIBE,262048
46
46
  sage/combinat/designs/resolvable_bibd.py,sha256=WzDQ_n-_yKX-6YXYbkP5yIrXnU-UW_Mo0I7Mg6zGbyA,30498
47
47
  sage/combinat/designs/twographs.py,sha256=gUba7-nivoQpPrPgHMD7UshhY9Q7do9GXylLb_U_xC8,11230
48
48
  sage/combinat/designs/steiner_quadruple_systems.py,sha256=-vnODm9iybM9_x36oDOFMZyu_kMaMTZWYbzcWAvaG0E,68601
49
49
  sage/combinat/designs/orthogonal_arrays.py,sha256=_F7d167KuXhNPoatn_aHQXnxBY6EELW_FlYQ_c1RyIk,82598
50
- sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-312-darwin.so,sha256=YdynmuJh2l-4PI-W1iGWe0DU3BzdtN9ZEEMB4Kxy2IQ,210704
50
+ sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-312-darwin.so,sha256=s7suLKXoSQ803nq7zWPO8-N7deAuBAaVbJjOF9Z8R-s,210704
51
51
  sage/combinat/designs/ext_rep.py,sha256=4t0xjnVqEyZUQn9L4JxvSt2wlhHJoY3Xz6uAP3L6_7g,34884
52
52
  sage/combinat/designs/MOLS_handbook_data.py,sha256=SOjglkjrMNtbttoKD5werH6IXSUMwt1Zh_cOLOPSwTU,42437
53
53
  sage/combinat/designs/subhypergraph_search.pyx,sha256=EfLrVGZNDSiVgeGNohlO09f0wdqPh6XwQHCrHNgqmng,18146
@@ -65,12 +65,12 @@ sage/combinat/designs/designs_pyx.pyx,sha256=_unJWxusmZVUZ5SPiTtgOCYZmhWTFqptLb3
65
65
  sage/combinat/designs/incidence_structures.py,sha256=ki-yG_ebZenomRVE1zA-oQAKzGEAR0ObmaVFSEfHXFg,89645
66
66
  sage/combinat/designs/orthogonal_arrays_find_recursive.pyx,sha256=NMqnHcUCSURto_AnwjkXuDc298lLF0m0b0uObekmG0g,34281
67
67
  sage/combinat/designs/design_catalog.py,sha256=u9FpOxLuNuEcRxOU3C9P_bw-OGqQL0qgGsjUFFx7Icc,5095
68
- sage/combinat/designs/evenly_distributed_sets.cpython-312-darwin.so,sha256=7BLMlUSC3qXCmuVpAISb1b48ynSbFRlEm-z6It_qlU4,205824
69
- sage/combinat/designs/subhypergraph_search.cpython-312-darwin.so,sha256=gDxop2fnoQimGw1Y0b0BnFrpu7vl5X7wIyC0b6TZLac,125224
68
+ sage/combinat/designs/evenly_distributed_sets.cpython-312-darwin.so,sha256=U0evBBv6ScOnxt58n3RZDYdJTSx6Qmpi_JpjsYBGfqw,205824
69
+ sage/combinat/designs/subhypergraph_search.cpython-312-darwin.so,sha256=MJg5nJYOvR-A4SQ1p1m3gL-mSQwX9CzxBEB76D2GfeI,125224
70
70
  sage/combinat/designs/covering_design.py,sha256=GhpSmZALYIwSjSx2oEOxxXhLemJCaKTrIGjZS0xj6AI,17297
71
71
  sage/combinat/designs/difference_family.py,sha256=0fhKdWJVL0uErG5BwLfJKt2cDgF8gHIkudLtF6So1rI,155391
72
- sage/combinat/designs/gen_quadrangles_with_spread.cpython-312-darwin.so,sha256=A0vY6OJdlu_0zmMTwm-3cnFuJTShuV3iq-dpORTwhWA,161360
73
- sage/combinat/cluster_algebra_quiver/quiver.py,sha256=mDBNojdFE00O_61QeHzwsWb1Zxdv9gWs3cVsXM-zzYY,86160
72
+ sage/combinat/designs/gen_quadrangles_with_spread.cpython-312-darwin.so,sha256=WUUawbkrBtkcMxGz1IJhWuliYJImTdPidwnZ7vwBEoo,161360
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/hasse_cython.cpython-312-darwin.so,sha256=q4XUL190HRMzRdufpL07L9LDNT3-OZwxBVpi6oVLysE,150128
81
+ sage/combinat/posets/hasse_cython.cpython-312-darwin.so,sha256=6ndlO6mc0bxLWZ2r_ke2Y4ZVMwKqnCmuJh19LK86JiM,150128
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/linear_extension_iterator.cpython-312-darwin.so,sha256=StrLpCz4OOgyN92bfRZqigXp66QCRFOc6tKp8K-D04Y,146672
87
+ sage/combinat/posets/linear_extension_iterator.cpython-312-darwin.so,sha256=_RhK7Kavrj84VVGf83o_q_soDZrIp21qqaj-gjvesCo,146672
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,63 +110,63 @@ 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-312-darwin.so,sha256=C6lGZzu0acP40hbg7Po_d0YVJx_h8rFbZWCPHINPlBg,309424
113
+ sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-312-darwin.so,sha256=dyMaZsecpot0ymhmy4jGKOxdTczpzyJNcIKqnpgUTy0,309424
114
114
  sage/groups/perm_gps/partn_ref/refinement_graphs.pxd,sha256=6sU1BVnxoySV9GhDXZsUKBlAgAMBqc8Bp3FELHB3neU,1759
115
115
  sage/graphs/graph_editor.py,sha256=_6wr59GPJfl0lylU_tMsqQbc1jH8E8GD6ZxQdVBxBYQ,2850
116
- sage/graphs/genus.cpython-312-darwin.so,sha256=5zRTsCHAL3P-gbwj3yZHkXyCMomIFrqlt4GZ5sc6QSA,144288
117
- sage/graphs/graph_generators_pyx.cpython-312-darwin.so,sha256=CGyA1A-zmaw_tFpCyafztPTqjc75iYA88OqMkwl43UY,107224
118
- sage/graphs/digraph_generators.py,sha256=GCgmzNzeNrAetGPavREZnRejf3yciY-ycIbOQkqrTYw,79777
116
+ sage/graphs/genus.cpython-312-darwin.so,sha256=uMC9D4JlDcEOCKYtWvwYmU73O_xYVNeIf9CXxSL4dps,144288
117
+ sage/graphs/graph_generators_pyx.cpython-312-darwin.so,sha256=3i9yKNDaT30vdbfm7pNY1S1msM43LvdXNW2AU9e1s6A,107224
118
+ sage/graphs/digraph_generators.py,sha256=jrsVSnxuslJnxYk67WmGr4H0NM4M8kJZv03VS2SmgW0,79755
119
119
  sage/graphs/asteroidal_triples.pyx,sha256=kslBS2OY3d7F0k54vb4nvb1pKH4UfvXv0AssHf9U61Y,11269
120
120
  sage/graphs/schnyder.py,sha256=OdTuBwHll5p50etHaa6cU_NvEKh7BOS7ILVZcBUZjCc,30683
121
121
  sage/graphs/graph_latex.py,sha256=_zJtj4YXZ0wh8wgL2Nk9-6UqKwd8joEqjfWEusX81Jc,99136
122
122
  sage/graphs/independent_sets.pxd,sha256=ozW1INPrNhfTHx9P0yQBW9m4C0VyNILAr2MixvI-Ao8,322
123
- sage/graphs/comparability.cpython-312-darwin.so,sha256=WURgmc29_CZkrmEB8d3Ga7W61PbONvd_DvHMksDaODk,259120
124
- sage/graphs/matching_covered_graph.py,sha256=fYe8TaSNkHPl_Utn57yATLcK8k1icoV6_31_Fy3pNEE,144260
123
+ sage/graphs/comparability.cpython-312-darwin.so,sha256=5dFqQjMFyIa8Pby3zgEUtmxqTkPmVFAoXVdfihC2fNo,259120
124
+ sage/graphs/matching_covered_graph.py,sha256=q6GuGdx8yQNA5uA0LclgD9dWO6RQwJiABIomLScWZeQ,144300
125
125
  sage/graphs/trees.pxd,sha256=wyQiHIkw7Zf3CCJqf1hLxJsCHOg_4D2R8cDcTGPHe3E,377
126
- sage/graphs/views.cpython-312-darwin.so,sha256=Pl70FmuOppCpJwRRM0E6D6DJ3SFJQaD7DslaTHmP_JM,203920
127
- sage/graphs/hyperbolicity.cpython-312-darwin.so,sha256=ES8dsgcUlmsoMe6kDXQc9cQTn0bOIeBVlooTiesiByY,278128
126
+ sage/graphs/views.cpython-312-darwin.so,sha256=NlJB-OYo8E13-acXjr26DvlyC1bvKbtvv4AA_L3H93Q,203920
127
+ sage/graphs/hyperbolicity.cpython-312-darwin.so,sha256=HuSVUg4cdDQCDR6YiBhSgvf9rARMcOQGDmag5i8KChE,278128
128
128
  sage/graphs/traversals.pxd,sha256=B17xUmzx5ar22san3Zcz6iX2borzlmLYHQWBzJ8cuXY,481
129
- sage/graphs/trees.cpython-312-darwin.so,sha256=SIzIYCLCoRdIXxuJA0bho3ZlLfJ9GXXxV_niA8V8adM,118080
129
+ sage/graphs/trees.cpython-312-darwin.so,sha256=yRCEe8DzHt472rsbodyyQjqm6Q3T0ddwOf4sEEUpzwk,118080
130
130
  sage/graphs/edge_connectivity.pyx,sha256=SBrTBJaeM8uLsF6d-_5frdbPtWanWvJSxiEO7k7H0b4,44701
131
- sage/graphs/connectivity.cpython-312-darwin.so,sha256=rgXVPhJoSaqlPjqvRu-Vz-89eUwcYePYz6YRCF6PHHI,783376
132
- sage/graphs/convexity_properties.cpython-312-darwin.so,sha256=BvcwA9H3C-byxOvokYLwI5ElsatPLvToml3tTNwMiOw,207920
131
+ sage/graphs/connectivity.cpython-312-darwin.so,sha256=JEJX9lM_jF6SxwL6a0xAzECCVt5lOvcOT5WQGsUBNWc,783376
132
+ sage/graphs/convexity_properties.cpython-312-darwin.so,sha256=cxlnlMeaHNg8N3yoSH-sQgltVyirwMocqbsmP0KctPE,207920
133
133
  sage/graphs/generic_graph_pyx.pyx,sha256=i5gISutTP3P_Fc5LInP-fDJX_U1nFRocdXOt114lmIU,60287
134
- sage/graphs/graph_coloring.cpython-312-darwin.so,sha256=4R-BOnoELs1WraKH7oORx4SNR5NeEWwt5iGUV6ktZ4k,713672
134
+ sage/graphs/graph_coloring.cpython-312-darwin.so,sha256=JKzVNWI1YEExkW7GUa6EzbKlUd6Yf1NKQoWyquDqfLs,713672
135
135
  sage/graphs/line_graph.pyx,sha256=p_qn8oH7NCwPlmDBD01HO24Gfhsbtfclzng-RJcRHqM,27749
136
- sage/graphs/hyperbolicity.pyx,sha256=obrOeYbKJt8RbTMlAY51ITBtdJrHDtDTZJqsniGAv9Y,64499
137
- sage/graphs/independent_sets.cpython-312-darwin.so,sha256=EbAqSm1U1Z8RaXi1E8RTdw5H42rJdWSnULO-TlODows,145952
136
+ sage/graphs/hyperbolicity.pyx,sha256=evfeaa76EibW-PTFm2QWr_zOrN5V9G0FaEPZ7xGf4YI,64542
137
+ sage/graphs/independent_sets.cpython-312-darwin.so,sha256=VSlPwQ7n8B2oTRAao8S4_hGnE2kjtCO0N4zUFsZq7D8,145952
138
138
  sage/graphs/graph.py,sha256=Q2GVcF9pUUuXcMLDUIL3eqdsRxDXtUXjXKHk1IT-IVY,381762
139
139
  sage/graphs/convexity_properties.pyx,sha256=zHhpsRj6qi2oLxoUplnzDDaQL0nYYtot6q6GC1l-8Ls,31137
140
140
  sage/graphs/distances_all_pairs.pxd,sha256=RMrpaxs-r98iY6BnCS2H18BFN85BNrYPk9Dipuvva0s,565
141
- sage/graphs/path_enumeration.cpython-312-darwin.so,sha256=GTbCN2k0-YRSecE-V0ACfDGIGCEMPxOOawaAHLKwySg,439336
141
+ sage/graphs/path_enumeration.cpython-312-darwin.so,sha256=Bz529pi529Ei56gCqdpPxRRXvNDIPi-92DaSZeiFGus,439336
142
142
  sage/graphs/graph_coloring.pyx,sha256=sMP53cvRB_mHdtKR44P-uI_kRWxmwXgejcc947yRZno,85604
143
143
  sage/graphs/graph_input.py,sha256=r0n78xXCSG6awA0rZDfBPfFsPh4lpvnEBxCkE0WP5A4,28844
144
144
  sage/graphs/isgci.py,sha256=6nOGMGYeD95W_IGzRznhkCMl4Ceh2sOsLlZ6QFFDYFU,34105
145
145
  sage/graphs/graph_generators_pyx.pyx,sha256=-TP5O6mDg7clGrKcDLUzcFsLYuw8VGGhPvLV56I9wBA,3214
146
146
  sage/graphs/all.py,sha256=x8SE1AFbrSgF8NtYDKAPR4Qj1rcawY5NCRN3zdNx76U,1500
147
- sage/graphs/line_graph.cpython-312-darwin.so,sha256=NXvMeMn9zVpD5OS0VEaV2-5Sba9LACh9-WwQ-F5VQk8,239760
148
- sage/graphs/views.pyx,sha256=7OJX4dq4dwa5RQalTV8-NJWdurTIXOxL2_Tvr9yFn30,27971
149
- sage/graphs/centrality.cpython-312-darwin.so,sha256=6FgnDFXZHdBB58zDiCc9VdNsHJFjzh4wwthZS1spqqs,220384
147
+ sage/graphs/line_graph.cpython-312-darwin.so,sha256=30wL_yYlDlZU_gv5oi9wmMzvRtKkACEvmeiWMMoHyEw,239760
148
+ sage/graphs/views.pyx,sha256=VVDEBs9ydl_rbpm3737QkuAwWyeyuAEHMsV8sJJiIwU,27957
149
+ sage/graphs/centrality.cpython-312-darwin.so,sha256=DGoSYAoQtwZBoGdBqE-lt6XAmUsgn6chnj3KLVw2bhg,220384
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
154
  sage/graphs/bipartite_graph.py,sha256=GsQhkJMclM0TCT8ifOaPTjweIwA4yX6rcD4yUoLgLXg,105820
155
155
  sage/graphs/graph_plot_js.py,sha256=jhaO_KUhxeOCw1IsZGPeCobW5nfXXEcJqIHEWV9rt0U,12898
156
- sage/graphs/strongly_regular_db.cpython-312-darwin.so,sha256=dmxGrdvGCee7sQh3e-KgmC-NUnsMMGsbo6EbPlGOpAs,977832
157
- sage/graphs/distances_all_pairs.cpython-312-darwin.so,sha256=pjbMfNyi1LRDnv4K9HBmZmmVZDxzQQbcNrK5FnZC_Gg,319216
156
+ sage/graphs/strongly_regular_db.cpython-312-darwin.so,sha256=lBUNiiJ65xJh72SdzjN8d8mE7jQ8Zm0uV7nCAISMZCY,977832
157
+ sage/graphs/distances_all_pairs.cpython-312-darwin.so,sha256=yVg-YCWKLtfdvrlOZru0cc1Z3ksEmEOVf7s69mJHAas,319216
158
158
  sage/graphs/domination.py,sha256=BRTVApP6SeB-NVe3rcuJDfpSbg6jWRc4rWgTPgMUsVo,48674
159
159
  sage/graphs/convexity_properties.pxd,sha256=5NS5R5LyBnwfiKEo6CNG-aspmA0HqkC0fvsmmr799xo,627
160
- sage/graphs/traversals.cpython-312-darwin.so,sha256=mERcdwCGxfN6JyIIWGzJTgI3NwWxhsDxbiufQCJCXrg,326000
160
+ sage/graphs/traversals.cpython-312-darwin.so,sha256=a9-YNh6YkxZ8j3DeYiypOCZutu4FC_-PGD08BxsUokA,326000
161
161
  sage/graphs/distances_all_pairs.pyx,sha256=CEbGv42frddFNp3xGOyC2M4Tnh2M8vLRuNMSYk3oyS4,105359
162
- sage/graphs/spanning_tree.cpython-312-darwin.so,sha256=NOhRLi6-_xiqhrmd-gUyoEDlSWDlU21aeo5_ARt6yNM,352416
162
+ sage/graphs/spanning_tree.cpython-312-darwin.so,sha256=db4JiMlNwynl26OmF3BTZkmRyqxk2wO3AUADJGOQgLw,352416
163
163
  sage/graphs/generic_graph_pyx.pxd,sha256=aVwQbA8BGVHbwufAo6-EHEhyfCFNxRq7pPI_FtOJu3Y,825
164
164
  sage/graphs/lovasz_theta.py,sha256=mEZIrYcmhJHNolsSfRVUnXl9FBkDdqbQ1Frg8qmqJjo,2151
165
- sage/graphs/generic_graph_pyx.cpython-312-darwin.so,sha256=kYVmaWuYPDeCgsQugXQ8dLJaN8gKlDaxuZDDPKyR4NA,321408
165
+ sage/graphs/generic_graph_pyx.cpython-312-darwin.so,sha256=r7aMYiYxl0DnzTcY7J9Hmb8tw2sxnqGSyk8cq0c3a7s,321408
166
166
  sage/graphs/tutte_polynomial.py,sha256=DNn4VjxZ4dogFM4WhWD1C3jLXl_FRSwxjXRbk23Ah2k,21854
167
167
  sage/graphs/pq_trees.py,sha256=6z6pzjeApBLvjx4FTqxklFHjEcwoF9Z78LlvTpcv0G0,39418
168
168
  sage/graphs/partial_cube.py,sha256=u4X-fZgUIcaX9QSIv_N8kbVUYRx3dH51LCmEfc2nYkg,16402
169
- sage/graphs/weakly_chordal.cpython-312-darwin.so,sha256=crLWq7vDnzyvEyHS8vF9qyPjPk8URrJ6Ok65NeVw0jg,181936
169
+ sage/graphs/weakly_chordal.cpython-312-darwin.so,sha256=sbXAtC0r78u7BRR85cBVgEnbccxmMbJ2sZj3w0jjpPQ,181936
170
170
  sage/graphs/graph_plot.py,sha256=4a3j1oUY-TAfNGDJpqONvQKQEFoqDUUN56fJXym80AY,70634
171
171
  sage/graphs/graph_list.py,sha256=z7EoLhCRkH5F7acA2r28DzDkLw08xODgOLXl8f6Rf80,14439
172
172
  sage/graphs/print_graphs.py,sha256=pBg_hHJxWAcsEzqbqDG4ehZg8C1LreySAbqcoHBmE_A,4931
@@ -180,33 +180,33 @@ sage/graphs/graph_database.py,sha256=TxWGmR7ueILurw77Xk3Uz54gsbjZ00H-_jhbDmNf3m8
180
180
  sage/graphs/trees.pyx,sha256=fxCGm1lmkjsaLSg4L0IbnA_gMzYIWhPwbU07_C8e5UA,8733
181
181
  sage/graphs/centrality.pyx,sha256=jXYVW5ZFRXYkI_Esw8LaPsdVKLhTG4bUZBgUjzGrDGQ,37670
182
182
  sage/graphs/spanning_tree.pyx,sha256=WbPx-yeaNy_UQOOL6UqdHrYvJPhv3J-1t7rWgCo_Rks,55241
183
- sage/graphs/strongly_regular_db.pyx,sha256=bXGPg5lwMILjOV9WatyI6QD9HM7JeLhaU-ntULzTQgw,132839
184
- sage/graphs/asteroidal_triples.cpython-312-darwin.so,sha256=wUrCMv6B2BPaekKU1s7p7St5-lV7xQvv4n-BgoBhP78,124032
183
+ sage/graphs/strongly_regular_db.pyx,sha256=LOmA2tLe7Amewsj0uZt8J9NTHOmtCmCeRdMLVFlQoaM,132917
184
+ sage/graphs/asteroidal_triples.cpython-312-darwin.so,sha256=6crdEgdtFtNXEWbXOG4XlRNlrgphNiRCbDrJSoZnFUM,124032
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/isoperimetric_inequalities.cpython-312-darwin.so,sha256=u6TPD-NlgNaur2u2moJPoHZ8SVIFhm3S7PBEnTF6lYo,145392
190
+ sage/graphs/isoperimetric_inequalities.cpython-312-darwin.so,sha256=s7ZJ1yynfolLeittJqd366XoH-8Nb4pFNtttuulIeNM,145392
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/edge_connectivity.cpython-312-darwin.so,sha256=-g565wu7t0yGS9zQwZeBIqqrILKkVNrdz7h1aH0UCBU,200304
193
+ sage/graphs/edge_connectivity.cpython-312-darwin.so,sha256=Ok_wHVQ8ZiNep_GKnPDn4r9Xo5Z0wSoem7PDm00Ed5E,200304
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
- sage/graphs/generators/distance_regular.cpython-312-darwin.so,sha256=XroKAms_WzI54saRI4D7uPeyamuo65SN1PjyZCPFwYM,830936
200
+ sage/graphs/generators/distance_regular.cpython-312-darwin.so,sha256=nvwrLdVJwVVbywAM1UAKFhzDPxaaaSdk_TjWxWr9u8Y,830936
201
201
  sage/graphs/generators/chessboard.py,sha256=AYh9NIWZcueME7xiSL3MUdEa9O8O_NTDXh01cHfP8Js,20682
202
202
  sage/graphs/generators/basic.py,sha256=0KtJ29r3lQVXVENR2ceX9SZIQOkM-8yNwhWdrTHG1dM,61442
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
206
206
  sage/graphs/generators/world_map.py,sha256=YZ992gxxy6kXKaWvbXqG2tfxk5AaHw3a0t991pskPlY,34547
207
- sage/graphs/graph_decompositions/bandwidth.cpython-312-darwin.so,sha256=my70AJHQovJW9bP6_O33UBoYKPIjb5AoAQTzolKngV8,104256
207
+ sage/graphs/graph_decompositions/bandwidth.cpython-312-darwin.so,sha256=_HPl2RyCGsu0DJn0Hvk8mwditW5_K-Y8WCKhMnaTQT4,104256
208
208
  sage/graphs/graph_decompositions/vertex_separation.pyx,sha256=nF-RwfUUZZ-JHi-iMj7D2ibAsrbmLQuEpGRXqN7_DTQ,74865
209
- sage/graphs/graph_decompositions/modular_decomposition.cpython-312-darwin.so,sha256=dgPimf3AyG_ZHoEjKykPNC30WzZRywndyyqZHF1abP4,492000
209
+ sage/graphs/graph_decompositions/modular_decomposition.cpython-312-darwin.so,sha256=tT2vDTm1Hgr7nLc00Bs07mTxP8klfla8OKLF6P7zOCE,492000
210
210
  sage/graphs/graph_decompositions/fast_digraph.pyx,sha256=02nMqhb4MvzaJFRGSy4ZefAvhChZsMJBlCTaOtOS3Es,7388
211
211
  sage/graphs/graph_decompositions/cutwidth.pyx,sha256=ah8ysfGRlDw3UTeG9uPcQuVAjs0SfaYSnRdJ3z-RvdA,28601
212
212
  sage/graphs/graph_decompositions/tree_decomposition.pxd,sha256=dxfbHIMapSvsj67OLVBfLtvAYhWvDNSwmbmqmrvEYZg,555
@@ -215,28 +215,28 @@ sage/graphs/graph_decompositions/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZw
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/fast_digraph.cpython-312-darwin.so,sha256=uEiNnDLJRUj9LdBq68mQRN7WsIaT1keMPjkOABxUouI,102128
218
+ sage/graphs/graph_decompositions/fast_digraph.cpython-312-darwin.so,sha256=nTy1WFqPrtNMsZp2mpYp6ilRTezWXpLXSPAHSsc_P60,102128
219
219
  sage/graphs/graph_decompositions/graph_products.pyx,sha256=HcTfcex9hrwlcTzBHWMGDonGEUDGGj8jkma0devn5wU,19014
220
220
  sage/graphs/graph_decompositions/clique_separators.pyx,sha256=q2Ep-OTAN0u53tg4USepRiw9uOm61XRbsfMKAkbJouk,23690
221
221
  sage/graphs/graph_decompositions/slice_decomposition.pxd,sha256=OawVDRv8wbwIP6rbSZHGZQUVF31TNw3fbIXbE2q9XyA,602
222
- sage/graphs/graph_decompositions/clique_separators.cpython-312-darwin.so,sha256=yvICZDgZlfjaZ-XFCYQ2bFmDRUZ6oYAiP-9OZPvRB-A,242768
222
+ sage/graphs/graph_decompositions/clique_separators.cpython-312-darwin.so,sha256=QLU3MV8ZwwZatMIZRtx2RLjmgnIPAym2suBGQwkxjig,242768
223
223
  sage/graphs/graph_decompositions/tree_decomposition.pyx,sha256=IWrChlzZXjEKscgZcbRr4mhvODbAuAbZoHhSNxx-3Dw,73665
224
- sage/graphs/graph_decompositions/tree_decomposition.cpython-312-darwin.so,sha256=OENOIYsw-9nJ_B4LBWxGLZQSyPcYES6CBn3BRSK-y5c,508528
225
- sage/graphs/graph_decompositions/cutwidth.cpython-312-darwin.so,sha256=o8Doa4b6lJMPyD1gKBPZWYsKg5oKci314B7bARFlN-U,206816
226
- sage/graphs/graph_decompositions/vertex_separation.cpython-312-darwin.so,sha256=7UjyN0lwRSfKyXW3o8Hsmff3ukHHw-Dm7xLDnGdnmRw,338384
224
+ sage/graphs/graph_decompositions/tree_decomposition.cpython-312-darwin.so,sha256=GOflfMz-wf2tCnnnPl7U0XtugkMX13fyUhG0a3wFdkM,508528
225
+ sage/graphs/graph_decompositions/cutwidth.cpython-312-darwin.so,sha256=wdUn8M0tjk0lX-l_8-kw5iMV2H53N15qaiOHB0Uegt4,206816
226
+ sage/graphs/graph_decompositions/vertex_separation.cpython-312-darwin.so,sha256=14SUt7i6innh1FIVoCo8c7NXNaGJYMxYDfHNxkH1v0s,338384
227
227
  sage/graphs/graph_decompositions/fast_digraph.pxd,sha256=vfxjVz_M8l9rkauaJpXkW1_ubTM3mqUdEjUwlqdD4PQ,343
228
228
  sage/graphs/graph_decompositions/vertex_separation.pxd,sha256=kuVp6HcFIRCamGKOy_Z_Qlzb2W_GlrdBRL4b44jdLsw,200
229
- sage/graphs/graph_decompositions/slice_decomposition.cpython-312-darwin.so,sha256=_9WygoJxTfuXa4f2GWscZUhcPu4hw2sKghzVNaHpwVo,291600
230
- sage/graphs/graph_decompositions/graph_products.cpython-312-darwin.so,sha256=ebHCkuhoS5O1DfOylWYpNCfn4cHxhAojkvysWiLW-VY,208440
231
- sage/graphs/base/static_dense_graph.cpython-312-darwin.so,sha256=dCR9SxOw6MKvhxAO2yy0710CGVs0BddEq-YMEQ-I-T4,263248
229
+ sage/graphs/graph_decompositions/slice_decomposition.cpython-312-darwin.so,sha256=-kqEAN4hIUQq-Rc3XHja5DCWR5q24Tr-gNAaGf4PV5g,291600
230
+ sage/graphs/graph_decompositions/graph_products.cpython-312-darwin.so,sha256=awS_mN6RYzUOAo_1V17ZdysUgyb2ZtiqZgJDfSPKWdg,208440
231
+ sage/graphs/base/static_dense_graph.cpython-312-darwin.so,sha256=O8PKsULKkvjNUkkxOJQ7m0ryO23395tzXeukvHvimUI,263248
232
232
  sage/graphs/base/static_sparse_graph.pyx,sha256=79ckrFBDUnAxrn_VAXOHGtCPQnO3OD0KSczE7xas4ls,52381
233
- sage/graphs/base/c_graph.cpython-312-darwin.so,sha256=faPBaYvWAhR-qUvxXSNY6Mr_P4qWZWuPfRsXRJWU9gw,632256
233
+ sage/graphs/base/c_graph.cpython-312-darwin.so,sha256=fFs5ws1NpXsv8BsM75Jz6qj7bmnHQkgsL9HiDnG7-tk,632256
234
234
  sage/graphs/base/boost_graph.pxd,sha256=5Z4FgnxAaZYXOizWEfsxE1D4K2hJTcdhjXxUFJ9rhA0,3654
235
- sage/graphs/base/sparse_graph.cpython-312-darwin.so,sha256=enKHgFJ4WbUk_WvcVmB4sjjLBQURvo6SS_meebiTL-E,230448
235
+ sage/graphs/base/sparse_graph.cpython-312-darwin.so,sha256=bmQrNyEd7_X7lNzEywe0VjnvQjIKJbqI0zURMrNKtDU,230448
236
236
  sage/graphs/base/c_graph.pyx,sha256=-3-_WEwS5G_jr3gx3f44fSj5zp_JOfK3po-Nu7IVRa8,179658
237
- sage/graphs/base/static_sparse_graph.cpython-312-darwin.so,sha256=6Dz4KjFKQHWGz7GaieiTnM6RsNEtcLXSZXV6MG6OR9k,233392
237
+ sage/graphs/base/static_sparse_graph.cpython-312-darwin.so,sha256=IVmd0kvBDGqFPiPm5sKTzMurbFRyOkVbSsjip6YTQCY,233392
238
238
  sage/graphs/base/static_sparse_backend.pyx,sha256=eKzp6rY9lZD9dX26QwRFk1ojyLTNPywSdPR6tKbdN4o,55396
239
- sage/graphs/base/boost_graph.cpython-312-darwin.so,sha256=igMnwWCheonke1EA5lbKIHGR_Wmt0erQVI_7I08xaJQ,853360
239
+ sage/graphs/base/boost_graph.cpython-312-darwin.so,sha256=_2j5pXYb1PqeKpON42NRl5A20KNrANaPErh7IhOl2ZQ,853360
240
240
  sage/graphs/base/sparse_graph.pxd,sha256=O0oPH_Z1-fsxPK-mKMnNq-OL5cE0GcDILqDj-ajytlk,3485
241
241
  sage/graphs/base/dense_graph.pyx,sha256=I68QISSmnBJlaFAX59ByG8ght9rxHYtOLMeI7IvjUJ4,25188
242
242
  sage/graphs/base/graph_backends.pxd,sha256=DNjOnDRc2RPV-NtCHuoliKpNfJHC3aK7l0RifUR7DSY,150
@@ -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/static_sparse_backend.cpython-312-darwin.so,sha256=78mEzWfX8SeABhTvNOm9Ks2kaO26I9hcelzl6MSZloE,323104
252
- sage/graphs/base/dense_graph.cpython-312-darwin.so,sha256=l2Nq9BTwUNH8f09S8lVIn6_rLUyJ26PVwi9RPOPAhd0,188768
251
+ sage/graphs/base/static_sparse_backend.cpython-312-darwin.so,sha256=SORXYE0jlKMT80nhpe6GgNQ4zY2_JN465VkXNU2pdtI,323104
252
+ sage/graphs/base/dense_graph.cpython-312-darwin.so,sha256=AEt2u7yHksxJIaUbmX5ePClsCYWxVx1_EndAM_EUnro,188768
253
253
  sage/graphs/base/c_graph.pxd,sha256=pUsZ48m4XXx4fq8fRWeeaFkM0gzX0r63Kkw7L0IJdfk,4281
254
254
  sage/graphs/base/boost_graph.pyx,sha256=mWfPc01Gtyy3YDQ93CcOWZMhsUXN5q2BiyKt4wls-c8,111074
255
255
  sage/graphs/base/static_sparse_graph.pxd,sha256=YYCH7F6h1OteiFLfleAb57CCN-gx42n3W_9fzh8avkA,1500
256
- sage/graphs/base/graph_backends.cpython-312-darwin.so,sha256=ukv6qOgzMOn3tiVh-LXwTUBTbNCL6PLSgSBlZX2IIVc,163168
256
+ sage/graphs/base/graph_backends.cpython-312-darwin.so,sha256=AFNeOD9qlU51EhGaZCJSn6ggqPCccz3OqkLWvMM72FQ,163168
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