passagemath-graphs 10.6.1rc15__cp311-cp311-macosx_14_0_arm64.whl → 10.6.3__cp311-cp311-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-311-darwin.so +0 -0
  6. sage/combinat/designs/evenly_distributed_sets.cpython-311-darwin.so +0 -0
  7. sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-darwin.so +0 -0
  8. sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-darwin.so +0 -0
  9. sage/combinat/designs/subhypergraph_search.cpython-311-darwin.so +0 -0
  10. sage/combinat/nu_tamari_lattice.py +1 -1
  11. sage/combinat/posets/hasse_cython.cpython-311-darwin.so +0 -0
  12. sage/combinat/posets/linear_extension_iterator.cpython-311-darwin.so +0 -0
  13. sage/combinat/posets/linear_extensions.py +1 -1
  14. sage/graphs/asteroidal_triples.cpython-311-darwin.so +0 -0
  15. sage/graphs/base/boost_graph.cpython-311-darwin.so +0 -0
  16. sage/graphs/base/c_graph.cpython-311-darwin.so +0 -0
  17. sage/graphs/base/dense_graph.cpython-311-darwin.so +0 -0
  18. sage/graphs/base/graph_backends.cpython-311-darwin.so +0 -0
  19. sage/graphs/base/sparse_graph.cpython-311-darwin.so +0 -0
  20. sage/graphs/base/static_dense_graph.cpython-311-darwin.so +0 -0
  21. sage/graphs/base/static_sparse_backend.cpython-311-darwin.so +0 -0
  22. sage/graphs/base/static_sparse_graph.cpython-311-darwin.so +0 -0
  23. sage/graphs/centrality.cpython-311-darwin.so +0 -0
  24. sage/graphs/comparability.cpython-311-darwin.so +0 -0
  25. sage/graphs/connectivity.cpython-311-darwin.so +0 -0
  26. sage/graphs/convexity_properties.cpython-311-darwin.so +0 -0
  27. sage/graphs/digraph_generators.py +2 -2
  28. sage/graphs/distances_all_pairs.cpython-311-darwin.so +0 -0
  29. sage/graphs/edge_connectivity.cpython-311-darwin.so +0 -0
  30. sage/graphs/generators/distance_regular.cpython-311-darwin.so +0 -0
  31. sage/graphs/generators/distance_regular.pyx +1 -1
  32. sage/graphs/generic_graph_pyx.cpython-311-darwin.so +0 -0
  33. sage/graphs/genus.cpython-311-darwin.so +0 -0
  34. sage/graphs/graph_coloring.cpython-311-darwin.so +0 -0
  35. sage/graphs/graph_decompositions/bandwidth.cpython-311-darwin.so +0 -0
  36. sage/graphs/graph_decompositions/clique_separators.cpython-311-darwin.so +0 -0
  37. sage/graphs/graph_decompositions/cutwidth.cpython-311-darwin.so +0 -0
  38. sage/graphs/graph_decompositions/fast_digraph.cpython-311-darwin.so +0 -0
  39. sage/graphs/graph_decompositions/graph_products.cpython-311-darwin.so +0 -0
  40. sage/graphs/graph_decompositions/modular_decomposition.cpython-311-darwin.so +0 -0
  41. sage/graphs/graph_decompositions/slice_decomposition.cpython-311-darwin.so +0 -0
  42. sage/graphs/graph_decompositions/tree_decomposition.cpython-311-darwin.so +0 -0
  43. sage/graphs/graph_decompositions/vertex_separation.cpython-311-darwin.so +0 -0
  44. sage/graphs/graph_generators_pyx.cpython-311-darwin.so +0 -0
  45. sage/graphs/hyperbolicity.cpython-311-darwin.so +0 -0
  46. sage/graphs/hyperbolicity.pyx +1 -1
  47. sage/graphs/independent_sets.cpython-311-darwin.so +0 -0
  48. sage/graphs/isoperimetric_inequalities.cpython-311-darwin.so +0 -0
  49. sage/graphs/line_graph.cpython-311-darwin.so +0 -0
  50. sage/graphs/matching_covered_graph.py +1 -0
  51. sage/graphs/path_enumeration.cpython-311-darwin.so +0 -0
  52. sage/graphs/spanning_tree.cpython-311-darwin.so +0 -0
  53. sage/graphs/strongly_regular_db.cpython-311-darwin.so +0 -0
  54. sage/graphs/strongly_regular_db.pyx +6 -6
  55. sage/graphs/traversals.cpython-311-darwin.so +0 -0
  56. sage/graphs/trees.cpython-311-darwin.so +0 -0
  57. sage/graphs/views.cpython-311-darwin.so +0 -0
  58. sage/graphs/views.pyx +1 -1
  59. sage/graphs/weakly_chordal.cpython-311-darwin.so +0 -0
  60. sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-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=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,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=IDSs5FX6_bA_Je6GNgVyz6rcn2XC7t_ySnnLoSan-5o,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
@@ -46,9 +46,9 @@ sage/combinat/designs/resolvable_bibd.py,sha256=WzDQ_n-_yKX-6YXYbkP5yIrXnU-UW_Mo
46
46
  sage/combinat/designs/twographs.py,sha256=gUba7-nivoQpPrPgHMD7UshhY9Q7do9GXylLb_U_xC8,11230
47
47
  sage/combinat/designs/steiner_quadruple_systems.py,sha256=-vnODm9iybM9_x36oDOFMZyu_kMaMTZWYbzcWAvaG0E,68601
48
48
  sage/combinat/designs/orthogonal_arrays.py,sha256=_F7d167KuXhNPoatn_aHQXnxBY6EELW_FlYQ_c1RyIk,82598
49
- sage/combinat/designs/subhypergraph_search.cpython-311-darwin.so,sha256=ufFpw5SJN-rvOYGOgCA7_erQytpO8bPZBuKtj3jrkVk,125320
50
- sage/combinat/designs/evenly_distributed_sets.cpython-311-darwin.so,sha256=7ngsl1RgAR7otJiaZZOdb0-tncJf_XNnFt4EnB15SX4,189376
51
- sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-darwin.so,sha256=PvqPb9PMJIATw8u2v2a7dFGkP6A3st6vMSCou60zwaA,144880
49
+ sage/combinat/designs/subhypergraph_search.cpython-311-darwin.so,sha256=1N30mYFDj-y7x4CIrjyFdjl4QWuunmO-EDRgmW4EUMA,125320
50
+ sage/combinat/designs/evenly_distributed_sets.cpython-311-darwin.so,sha256=hWW23TXuafjUpCl9TVVaEFaZO1KFMsrdsZMCL8OJRYU,189376
51
+ sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-darwin.so,sha256=3yjpDUm11iZPBNP2BU1zy2J78cBDOMrQiwfUyn9hBgc,144880
52
52
  sage/combinat/designs/ext_rep.py,sha256=4t0xjnVqEyZUQn9L4JxvSt2wlhHJoY3Xz6uAP3L6_7g,34884
53
53
  sage/combinat/designs/MOLS_handbook_data.py,sha256=SOjglkjrMNtbttoKD5werH6IXSUMwt1Zh_cOLOPSwTU,42437
54
54
  sage/combinat/designs/subhypergraph_search.pyx,sha256=EfLrVGZNDSiVgeGNohlO09f0wdqPh6XwQHCrHNgqmng,18146
@@ -66,11 +66,11 @@ sage/combinat/designs/designs_pyx.pyx,sha256=_unJWxusmZVUZ5SPiTtgOCYZmhWTFqptLb3
66
66
  sage/combinat/designs/incidence_structures.py,sha256=ki-yG_ebZenomRVE1zA-oQAKzGEAR0ObmaVFSEfHXFg,89645
67
67
  sage/combinat/designs/orthogonal_arrays_find_recursive.pyx,sha256=NMqnHcUCSURto_AnwjkXuDc298lLF0m0b0uObekmG0g,34281
68
68
  sage/combinat/designs/design_catalog.py,sha256=u9FpOxLuNuEcRxOU3C9P_bw-OGqQL0qgGsjUFFx7Icc,5095
69
- sage/combinat/designs/designs_pyx.cpython-311-darwin.so,sha256=lz-9qQJeqLAMRY11Ovmpav7B69H2J4_wCUUr8-ydjg0,262096
69
+ sage/combinat/designs/designs_pyx.cpython-311-darwin.so,sha256=4wtQPExu4zJJwCn6CgxtB9dOLWXygQrB-yozFACFf78,262096
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/orthogonal_arrays_find_recursive.cpython-311-darwin.so,sha256=kqvmNIFC-dgIl14VmL-9CPrh0-77m934zW1UvRvKG4c,210864
73
- sage/combinat/cluster_algebra_quiver/quiver.py,sha256=mDBNojdFE00O_61QeHzwsWb1Zxdv9gWs3cVsXM-zzYY,86160
72
+ sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-darwin.so,sha256=86AT_CtlqcwZNNVwWX2wsvcpHrEpjDBz-pwgusqZO6U,210864
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
@@ -86,12 +86,12 @@ sage/combinat/posets/incidence_algebras.py,sha256=v9QMrN1VW8T4vMfdrJpr4RULr0RlzC
86
86
  sage/combinat/posets/linear_extension_iterator.pyx,sha256=1DVxfIsMvtsPGjOi3SUjWtVKFKXQfnk_UXKtmsTpQl4,9272
87
87
  sage/combinat/posets/elements.py,sha256=IgixRtTMTRKz3nGJGcYtBwucK22b3I5xy84ephRjpVE,7982
88
88
  sage/combinat/posets/mobile.py,sha256=1Fzspx-afq66PO_5BTJoprp4GemROCPnZOacqZiJXI4,10558
89
- sage/combinat/posets/linear_extensions.py,sha256=dFp9P8GB2DBUEeiGojgNu7YU30VqOOOVIrUcUSsuS44,41674
89
+ sage/combinat/posets/linear_extensions.py,sha256=LWAWKnGaOf8JmlxOe6mJMyu1nxh9CJJr87PXqNBgrJU,41716
90
90
  sage/combinat/posets/all.py,sha256=A-S_eIm6Io7aE5YjG_ETS9Fsam30I8xOIR56QG8hpMs,1438
91
- sage/combinat/posets/linear_extension_iterator.cpython-311-darwin.so,sha256=W6ux9KVH09Tx7oVZ9dJbmJFcaAIfD8917LM25NBx_Bw,146944
91
+ sage/combinat/posets/linear_extension_iterator.cpython-311-darwin.so,sha256=Q7WMCADGBbOYWfrt4MDoyqAasJO6njavvXGg7aLxkqg,146944
92
92
  sage/combinat/posets/hasse_diagram.py,sha256=u-A0HrvEuLCUhZwBcTWyrLpDpM03pkpjAqtIuYrxIP4,133205
93
93
  sage/combinat/posets/hasse_cython.pyx,sha256=g8C4EGYMN0jl1xLhmeaMzbIIyvGujWT0W5UCT2Qje4g,5988
94
- sage/combinat/posets/hasse_cython.cpython-311-darwin.so,sha256=66KCCRZ2igctT-YBmUrLAo0aqMi5ByxUkORQTfsh6NQ,150272
94
+ sage/combinat/posets/hasse_cython.cpython-311-darwin.so,sha256=nxPG007J2iQhClzj6peml_e3jziNElAJFv4fUEeci-A,150272
95
95
  sage/combinat/posets/cartesian_product.py,sha256=_ZyRnB3-t3vQpaHjlXO-a_GHvCyQzxzH5FtLXIKbt88,16945
96
96
  sage/combinat/posets/forest.py,sha256=c-3aHa_yyTN2Zo7ddPv4GIxDCG3ebs7hmf3r99FG3kU,1017
97
97
  sage/combinat/posets/bubble_shuffle.py,sha256=6EutFGs0dMvjN7f51WAefYRLBRLc1enZ-N2Offx74M0,7485
@@ -109,62 +109,62 @@ sage/sandpiles/examples.py,sha256=NNlBeEP0Nd7G4FNDNbsGRH51a1vOX-Pxo2aUjY1cUao,55
109
109
  sage/groups/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
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
- sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-darwin.so,sha256=v4EnSDTepxh8biROXR5IpZnagenn4scC5kXAkXVvsaU,309424
112
+ sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-darwin.so,sha256=pOttCriVxHAtmq1hYMmA3OwppeKRUf3gtZlCtvA69Uw,309424
113
113
  sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
114
114
  sage/groups/perm_gps/partn_ref/refinement_graphs.pxd,sha256=6sU1BVnxoySV9GhDXZsUKBlAgAMBqc8Bp3FELHB3neU,1759
115
- sage/graphs/weakly_chordal.cpython-311-darwin.so,sha256=gknIeEilZzkQ44D8CWOgb1knpqmvDz98f3R8CGPx1yk,181744
115
+ sage/graphs/weakly_chordal.cpython-311-darwin.so,sha256=lotudfQOfjqwAHkCWKDq6Nbz8oYwWUY9OG1qlR2ACkU,181744
116
116
  sage/graphs/graph_editor.py,sha256=_6wr59GPJfl0lylU_tMsqQbc1jH8E8GD6ZxQdVBxBYQ,2850
117
- sage/graphs/digraph_generators.py,sha256=GCgmzNzeNrAetGPavREZnRejf3yciY-ycIbOQkqrTYw,79777
117
+ sage/graphs/digraph_generators.py,sha256=jrsVSnxuslJnxYk67WmGr4H0NM4M8kJZv03VS2SmgW0,79755
118
118
  sage/graphs/asteroidal_triples.pyx,sha256=kslBS2OY3d7F0k54vb4nvb1pKH4UfvXv0AssHf9U61Y,11269
119
119
  sage/graphs/schnyder.py,sha256=OdTuBwHll5p50etHaa6cU_NvEKh7BOS7ILVZcBUZjCc,30683
120
120
  sage/graphs/graph_latex.py,sha256=_zJtj4YXZ0wh8wgL2Nk9-6UqKwd8joEqjfWEusX81Jc,99136
121
121
  sage/graphs/independent_sets.pxd,sha256=ozW1INPrNhfTHx9P0yQBW9m4C0VyNILAr2MixvI-Ao8,322
122
- sage/graphs/matching_covered_graph.py,sha256=fYe8TaSNkHPl_Utn57yATLcK8k1icoV6_31_Fy3pNEE,144260
122
+ sage/graphs/matching_covered_graph.py,sha256=q6GuGdx8yQNA5uA0LclgD9dWO6RQwJiABIomLScWZeQ,144300
123
123
  sage/graphs/trees.pxd,sha256=wyQiHIkw7Zf3CCJqf1hLxJsCHOg_4D2R8cDcTGPHe3E,377
124
124
  sage/graphs/traversals.pxd,sha256=B17xUmzx5ar22san3Zcz6iX2borzlmLYHQWBzJ8cuXY,481
125
- sage/graphs/asteroidal_triples.cpython-311-darwin.so,sha256=2KguVzAzgjUXhyFwwWScK_eOdJMPuIQPc7PfEMrC-4A,123936
126
- sage/graphs/edge_connectivity.cpython-311-darwin.so,sha256=XxoKwoQyoukm7eX_YvWVa5bZHI1ZaQE2QBMcgeC8IF0,200240
127
- sage/graphs/isoperimetric_inequalities.cpython-311-darwin.so,sha256=8BULEPqOY3bhMfVyETJbkDYT3OT0Sj5SmRctsfaev80,145392
125
+ sage/graphs/asteroidal_triples.cpython-311-darwin.so,sha256=GagwN_iy4_8-WlCRjNrawc1AoFUJorEq5nMGXO3z-20,123936
126
+ sage/graphs/edge_connectivity.cpython-311-darwin.so,sha256=3QqiHaXvT52_fUhg4GDm9m_vUdSlRWTwU5zOcgSQRZ0,200240
127
+ sage/graphs/isoperimetric_inequalities.cpython-311-darwin.so,sha256=jVRo7ccOcSewI0S5uqMadjMiXqn6uWPXOCuuiTCGfjE,145392
128
128
  sage/graphs/edge_connectivity.pyx,sha256=SBrTBJaeM8uLsF6d-_5frdbPtWanWvJSxiEO7k7H0b4,44701
129
129
  sage/graphs/generic_graph_pyx.pyx,sha256=i5gISutTP3P_Fc5LInP-fDJX_U1nFRocdXOt114lmIU,60287
130
130
  sage/graphs/line_graph.pyx,sha256=p_qn8oH7NCwPlmDBD01HO24Gfhsbtfclzng-RJcRHqM,27749
131
- sage/graphs/hyperbolicity.pyx,sha256=obrOeYbKJt8RbTMlAY51ITBtdJrHDtDTZJqsniGAv9Y,64499
131
+ sage/graphs/hyperbolicity.pyx,sha256=evfeaa76EibW-PTFm2QWr_zOrN5V9G0FaEPZ7xGf4YI,64542
132
132
  sage/graphs/graph.py,sha256=Q2GVcF9pUUuXcMLDUIL3eqdsRxDXtUXjXKHk1IT-IVY,381762
133
- sage/graphs/distances_all_pairs.cpython-311-darwin.so,sha256=l8V_Sw26rXNRvTNxJrWmu9K_FCnAlcvAymQNeYOva4s,319392
133
+ sage/graphs/distances_all_pairs.cpython-311-darwin.so,sha256=oIIyERGPkR4fYfOuMLbte75Tpql0ebZStAnNjYC9HsM,319392
134
134
  sage/graphs/convexity_properties.pyx,sha256=zHhpsRj6qi2oLxoUplnzDDaQL0nYYtot6q6GC1l-8Ls,31137
135
135
  sage/graphs/distances_all_pairs.pxd,sha256=RMrpaxs-r98iY6BnCS2H18BFN85BNrYPk9Dipuvva0s,565
136
- sage/graphs/strongly_regular_db.cpython-311-darwin.so,sha256=TrawyVDfxKL5nxl25Y8XLK7E5KTb2l6l8fqslzsE2tk,977224
136
+ sage/graphs/strongly_regular_db.cpython-311-darwin.so,sha256=h2_8nkBXjYqqWXxlquxr4QstZ5_45bulfiZ--D5nW4A,977224
137
137
  sage/graphs/graph_coloring.pyx,sha256=sMP53cvRB_mHdtKR44P-uI_kRWxmwXgejcc947yRZno,85604
138
- sage/graphs/traversals.cpython-311-darwin.so,sha256=tofaGuDBjPSwDksHKsy-RA19bKP2q2_lR0FKpxksny0,326768
138
+ sage/graphs/traversals.cpython-311-darwin.so,sha256=YYliVSZrinXhB6GwIcZhl-ZgvtqYypjnadkm6vFpt38,326768
139
139
  sage/graphs/graph_input.py,sha256=r0n78xXCSG6awA0rZDfBPfFsPh4lpvnEBxCkE0WP5A4,28844
140
140
  sage/graphs/isgci.py,sha256=6nOGMGYeD95W_IGzRznhkCMl4Ceh2sOsLlZ6QFFDYFU,34105
141
141
  sage/graphs/graph_generators_pyx.pyx,sha256=-TP5O6mDg7clGrKcDLUzcFsLYuw8VGGhPvLV56I9wBA,3214
142
142
  sage/graphs/all.py,sha256=x8SE1AFbrSgF8NtYDKAPR4Qj1rcawY5NCRN3zdNx76U,1500
143
- sage/graphs/generic_graph_pyx.cpython-311-darwin.so,sha256=ajil6GfckmjQKzqp1B0tKXBAj83Hz5nzutEygv3OYJA,321440
144
- sage/graphs/views.pyx,sha256=7OJX4dq4dwa5RQalTV8-NJWdurTIXOxL2_Tvr9yFn30,27971
145
- sage/graphs/spanning_tree.cpython-311-darwin.so,sha256=njgpbiNUNxLH6d3dvrZJFiLE5FvP1LjXlA8ByETuWmE,352352
143
+ sage/graphs/generic_graph_pyx.cpython-311-darwin.so,sha256=mjKOGIfBpJUZ-oD_JCkcO_abv4iccnPoijD3BAtWcoU,321440
144
+ sage/graphs/views.pyx,sha256=VVDEBs9ydl_rbpm3737QkuAwWyeyuAEHMsV8sJJiIwU,27957
145
+ sage/graphs/spanning_tree.cpython-311-darwin.so,sha256=V1CsGSc7gEpHyQC3a3K4jJwlkLTTs4sKhODvChNUAlA,352352
146
146
  sage/graphs/hypergraph_generators.py,sha256=0gFR6duplhJ9m6Ecn-APwNIuooR5vcBoQkBdj_hJcSA,13926
147
147
  sage/graphs/connectivity.pyx,sha256=Ttl1tzPlXRHmHuoFKcWOmR_YcDvKanDDcoPCqEIAsAQ,183216
148
- sage/graphs/graph_coloring.cpython-311-darwin.so,sha256=uvBXBPGQvvFkCmfYRENv0Cg84ZKA-xd7o5nutqjsyao,714008
149
- sage/graphs/convexity_properties.cpython-311-darwin.so,sha256=yvH6oRn3fFfTKvt3FTriw5IR6ANwW0H8UnVTnxTDhXs,208560
148
+ sage/graphs/graph_coloring.cpython-311-darwin.so,sha256=PgN9HCDX_cMR7Oi9stesJ6C6hM70YXzD3IcD-Mb1RcA,714008
149
+ sage/graphs/convexity_properties.cpython-311-darwin.so,sha256=h7d1_gE1iGhwaDkOiJ5pY5LmKkm4BVyXPtas6vnmizo,208560
150
150
  sage/graphs/matching.py,sha256=rLuE4t6nErNdDnx7vnMBK8YhZhmrT4N6o75KfKo9Ry0,62208
151
151
  sage/graphs/connectivity.pxd,sha256=xbB3JNVdxZDUwuhSrPaioJujxcOOUzCM4nUZ0Cmild0,5378
152
152
  sage/graphs/bipartite_graph.py,sha256=GsQhkJMclM0TCT8ifOaPTjweIwA4yX6rcD4yUoLgLXg,105820
153
- sage/graphs/connectivity.cpython-311-darwin.so,sha256=9nDryevVWfKJr2AkogvNWlA5w0rTLd218qmcAwvcurg,766784
153
+ sage/graphs/connectivity.cpython-311-darwin.so,sha256=fmq9ipcJDEdc5aIH9WpBXMDxSyWPeVd4SVoLgqisn9E,766784
154
154
  sage/graphs/graph_plot_js.py,sha256=jhaO_KUhxeOCw1IsZGPeCobW5nfXXEcJqIHEWV9rt0U,12898
155
155
  sage/graphs/domination.py,sha256=BRTVApP6SeB-NVe3rcuJDfpSbg6jWRc4rWgTPgMUsVo,48674
156
- sage/graphs/independent_sets.cpython-311-darwin.so,sha256=YFu7VQepUJgC7p6xfoeduhW1A5Us0IDKFaQUkwahqcU,146112
156
+ sage/graphs/independent_sets.cpython-311-darwin.so,sha256=ZIM1Tyvl4UUTVq2ImnOnhwqnNo1wT-RF8R7GNsWRa3E,146112
157
157
  sage/graphs/convexity_properties.pxd,sha256=5NS5R5LyBnwfiKEo6CNG-aspmA0HqkC0fvsmmr799xo,627
158
158
  sage/graphs/distances_all_pairs.pyx,sha256=CEbGv42frddFNp3xGOyC2M4Tnh2M8vLRuNMSYk3oyS4,105359
159
- sage/graphs/path_enumeration.cpython-311-darwin.so,sha256=sU5sWs7i036bNqf4Q7qYB7sPndTjL8M9B_Kwc-ciiCg,439544
160
- sage/graphs/centrality.cpython-311-darwin.so,sha256=nBJJkbkhKrvgqS2G-jYyAU9U2_Cryp6VepclymY3Cm4,220496
161
- sage/graphs/line_graph.cpython-311-darwin.so,sha256=iJR1LPUL2nzL3cng3JDBe3O9jzlOOnRKK8QLq8EVEc8,240000
159
+ sage/graphs/path_enumeration.cpython-311-darwin.so,sha256=kqV5XRlIL9ffZnwfY1QP_MdCf2kga8oPYMpwp7J4Ryk,439544
160
+ sage/graphs/centrality.cpython-311-darwin.so,sha256=PAvKYPsqS1vW3MC8KWvrrn4zFVy_SC-YsPG_oKdEhds,220496
161
+ sage/graphs/line_graph.cpython-311-darwin.so,sha256=lgwf3cJXOgE8MxSrumyfQ6G5jQcjE5xPKW1nL7aYyKM,240000
162
162
  sage/graphs/generic_graph_pyx.pxd,sha256=aVwQbA8BGVHbwufAo6-EHEhyfCFNxRq7pPI_FtOJu3Y,825
163
163
  sage/graphs/lovasz_theta.py,sha256=mEZIrYcmhJHNolsSfRVUnXl9FBkDdqbQ1Frg8qmqJjo,2151
164
164
  sage/graphs/tutte_polynomial.py,sha256=DNn4VjxZ4dogFM4WhWD1C3jLXl_FRSwxjXRbk23Ah2k,21854
165
165
  sage/graphs/pq_trees.py,sha256=6z6pzjeApBLvjx4FTqxklFHjEcwoF9Z78LlvTpcv0G0,39418
166
166
  sage/graphs/partial_cube.py,sha256=u4X-fZgUIcaX9QSIv_N8kbVUYRx3dH51LCmEfc2nYkg,16402
167
- sage/graphs/genus.cpython-311-darwin.so,sha256=3V7Qj4-qwDNjsuKRgVapT-HYkNsyZoPMlTrP3QwLMg8,144288
167
+ sage/graphs/genus.cpython-311-darwin.so,sha256=2LIE16b6MV19t8Bi19aIv-XKPUfukjVLJvbjUii0HeY,144288
168
168
  sage/graphs/graph_plot.py,sha256=4a3j1oUY-TAfNGDJpqONvQKQEFoqDUUN56fJXym80AY,70634
169
169
  sage/graphs/graph_list.py,sha256=z7EoLhCRkH5F7acA2r28DzDkLw08xODgOLXl8f6Rf80,14439
170
170
  sage/graphs/print_graphs.py,sha256=pBg_hHJxWAcsEzqbqDG4ehZg8C1LreySAbqcoHBmE_A,4931
@@ -173,27 +173,27 @@ sage/graphs/dot2tex_utils.py,sha256=lWUucZKdFsTltrGPeqwHhvbdScFEMltjtTU6C4p2x_E,
173
173
  sage/graphs/traversals.pyx,sha256=UX2ttDY92aCJPXieOB-VD3dYLfR75gxjLmD1JLBO_z0,65959
174
174
  sage/graphs/path_enumeration.pyx,sha256=WAQQiHIroIvpSfWdGvHjuC7tPdEiCX5DWxidHveiXUk,90408
175
175
  sage/graphs/isoperimetric_inequalities.pyx,sha256=37Xx8CbEFdLANoztQ13JzxZXrf5L1uIjqUYtCyTDOyk,17019
176
- sage/graphs/graph_generators_pyx.cpython-311-darwin.so,sha256=b6X3XUnhi8MAzWjx8YyRpw2DTlxx3c8h-AMVtLZvGDQ,107544
176
+ sage/graphs/graph_generators_pyx.cpython-311-darwin.so,sha256=ERdDr4BP8N03BmolrqS20JjamZBb-jBJVUTHVK7U7BA,107544
177
177
  sage/graphs/weakly_chordal.pyx,sha256=quFw1k-AAmJ3BJs7Wm0YSUZgZbPCMsEvgUZ8oqiFoc0,21563
178
178
  sage/graphs/graph_database.py,sha256=TxWGmR7ueILurw77Xk3Uz54gsbjZ00H-_jhbDmNf3m8,51558
179
179
  sage/graphs/trees.pyx,sha256=fxCGm1lmkjsaLSg4L0IbnA_gMzYIWhPwbU07_C8e5UA,8733
180
180
  sage/graphs/centrality.pyx,sha256=jXYVW5ZFRXYkI_Esw8LaPsdVKLhTG4bUZBgUjzGrDGQ,37670
181
181
  sage/graphs/spanning_tree.pyx,sha256=WbPx-yeaNy_UQOOL6UqdHrYvJPhv3J-1t7rWgCo_Rks,55241
182
- sage/graphs/strongly_regular_db.pyx,sha256=bXGPg5lwMILjOV9WatyI6QD9HM7JeLhaU-ntULzTQgw,132839
182
+ sage/graphs/strongly_regular_db.pyx,sha256=LOmA2tLe7Amewsj0uZt8J9NTHOmtCmCeRdMLVFlQoaM,132917
183
183
  sage/graphs/independent_sets.pyx,sha256=AA4D-pjoMyguifXSDRCZJmwZqfTMIv6tVpxXiDo83vs,13082
184
- sage/graphs/hyperbolicity.cpython-311-darwin.so,sha256=iNjarUxXRMRmKmxhToLCts_soHyElYUEBhm3v_oixf4,278192
185
- sage/graphs/views.cpython-311-darwin.so,sha256=T5DpgRvTeg20seDLSsVr-qdJXAyf21PYOxwMr9kXjPQ,204000
186
- sage/graphs/comparability.cpython-311-darwin.so,sha256=CyE369XK5xhheTBD33IC819-bDjzwCkbA810fGxK4hM,259408
184
+ sage/graphs/hyperbolicity.cpython-311-darwin.so,sha256=mKAHvBvgsxdGdcgAtPfiQd70e1QLtlm1SszAcrXFpHM,278192
185
+ sage/graphs/views.cpython-311-darwin.so,sha256=6FINnbdnQTlrM7ocjaCrvkDbzrbb024q1mE64kMo2IM,204000
186
+ sage/graphs/comparability.cpython-311-darwin.so,sha256=F8ivrPikrriWTbaBFPn3YcBVgAyfguVjcI2K4ndKhvM,259408
187
187
  sage/graphs/cographs.py,sha256=e_IBKmczjffdNkQzZmyliRgXS0j7n5wT_dE_pWj74iY,15184
188
188
  sage/graphs/graph_generators.py,sha256=Z7-IqimRFQ_HFJepTs_F-f6noWZkBDCUtMcoDHmHfPg,134580
189
189
  sage/graphs/genus.pyx,sha256=xzcRPWKAgtVIQfBOLJNXVm-22LPCBiYSyzmjNpE6U_w,21672
190
190
  sage/graphs/generic_graph.py,sha256=4UuxEokBL5D201CsVaG4iz5gaB_XhUyzq_p6l75_JAE,1114294
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/trees.cpython-311-darwin.so,sha256=Db5FQp5upVApMirVuyrb9_VztrP-EQZFzmYk9IYIXA0,118080
193
+ sage/graphs/trees.cpython-311-darwin.so,sha256=YP6elUxVv3rN--9605_X0fjRjK4eFC7g351rW8DTypI,118080
194
194
  sage/graphs/generators/degree_sequence.py,sha256=oN9BFV3aC3g0Im_L9v1bx4aBzEf2qFRc8IHpxMVLkF8,8735
195
- sage/graphs/generators/distance_regular.cpython-311-darwin.so,sha256=XTmj6eteETYoqQxdMpINlUY0Ak5NoOAgVNCKzk-zOPk,831080
196
- sage/graphs/generators/distance_regular.pyx,sha256=dIO6D98FdTS3pk9ZhdXww-Q7WlmTKthcIgRbpDQXPTc,96145
195
+ sage/graphs/generators/distance_regular.cpython-311-darwin.so,sha256=Jt7wYSnDtPH3pstg8Zc1SgGOQVqy5H7A28Mq2aNaGHs,831080
196
+ sage/graphs/generators/distance_regular.pyx,sha256=tfzVRJT3zdrO3yOHr4Q1eNrhmpNlRKCNJoVKgQ5KH9I,96165
197
197
  sage/graphs/generators/smallgraphs.py,sha256=y441EzXwvSBnJ-qwp4lbZvlS19FfoC8tV4MO4H_HEpA,202063
198
198
  sage/graphs/generators/families.py,sha256=9FS3o44XM-QNBHLDepRJPCyySPvdxzAFIm-zEqRIe1A,164812
199
199
  sage/graphs/generators/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
@@ -204,39 +204,39 @@ sage/graphs/generators/platonic_solids.py,sha256=v3TMsnK2gI0vnhX9IxP3IsTWqw6GpYQ
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/cutwidth.cpython-311-darwin.so,sha256=znVvmrOsqCV6Utr5ikEVV_rDNmQqFFepDqAxSIWau6o,207088
208
- sage/graphs/graph_decompositions/tree_decomposition.cpython-311-darwin.so,sha256=c_IkBjDVOuKb-SDK8N7CMUwA5DY-875Uef3qboCbqpw,507888
207
+ sage/graphs/graph_decompositions/cutwidth.cpython-311-darwin.so,sha256=KeQnL64eX_32DxFQmPFZ4Pwi5SUXf5MZHN1M7Di12GI,207088
208
+ sage/graphs/graph_decompositions/tree_decomposition.cpython-311-darwin.so,sha256=e7HlpUtCBPjziqnz11BBsM98rE41o9rFwsF9vzO46-U,507888
209
209
  sage/graphs/graph_decompositions/vertex_separation.pyx,sha256=nF-RwfUUZZ-JHi-iMj7D2ibAsrbmLQuEpGRXqN7_DTQ,74865
210
- sage/graphs/graph_decompositions/vertex_separation.cpython-311-darwin.so,sha256=IFWUUkKUkWhxOMxkLu7l7DL6yoErHTepCN6LFkFj8PI,322016
210
+ sage/graphs/graph_decompositions/vertex_separation.cpython-311-darwin.so,sha256=AtotrHQ-S2a5ufjL5xDNXnmay2Afc5FnANCyH--ageI,322016
211
211
  sage/graphs/graph_decompositions/fast_digraph.pyx,sha256=02nMqhb4MvzaJFRGSy4ZefAvhChZsMJBlCTaOtOS3Es,7388
212
212
  sage/graphs/graph_decompositions/cutwidth.pyx,sha256=ah8ysfGRlDw3UTeG9uPcQuVAjs0SfaYSnRdJ3z-RvdA,28601
213
213
  sage/graphs/graph_decompositions/tree_decomposition.pxd,sha256=dxfbHIMapSvsj67OLVBfLtvAYhWvDNSwmbmqmrvEYZg,555
214
- sage/graphs/graph_decompositions/graph_products.cpython-311-darwin.so,sha256=RKy8ncrM0W95GUR6tLC6Lo2XScHOOm8RDKQn__iVjZk,208568
215
- sage/graphs/graph_decompositions/slice_decomposition.cpython-311-darwin.so,sha256=7o2JM_zQtprwptU4ej9bUUMcJoiHCupTv3RaKxB-pvM,291808
216
- sage/graphs/graph_decompositions/fast_digraph.cpython-311-darwin.so,sha256=n5mBMR4006AWlLsQcVGu7hD8WgigKQ7JnA1EZ0GcT28,102032
214
+ sage/graphs/graph_decompositions/graph_products.cpython-311-darwin.so,sha256=4PhUIZEeMWFXbP1qfyuodwRwEn8JvDO_qw_vSl6S4P0,208568
215
+ sage/graphs/graph_decompositions/slice_decomposition.cpython-311-darwin.so,sha256=acSUrFZM2uub9GyTufdS06uzeslWuNeP42JN0yZLl98,291808
216
+ sage/graphs/graph_decompositions/fast_digraph.cpython-311-darwin.so,sha256=9TFauESl5zMb5YY1obNAVWkPdv5H-eCfo21Raf2tXEM,102032
217
217
  sage/graphs/graph_decompositions/slice_decomposition.pyx,sha256=oBp4OVgykHatrhiSLgscsq5B5lUINmCierb3sWpO79w,40359
218
218
  sage/graphs/graph_decompositions/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
219
- sage/graphs/graph_decompositions/clique_separators.cpython-311-darwin.so,sha256=_2-80ldRH-v87qnCj4OKSKZuJK3eI1JgHihks5S2Mwg,242928
219
+ sage/graphs/graph_decompositions/clique_separators.cpython-311-darwin.so,sha256=-RE_PG-PlSCzCjI-UCvn6Lv30wgRlYilrKjWm28khag,242928
220
220
  sage/graphs/graph_decompositions/bandwidth.pyx,sha256=9BvA6v6LheIIqwtkvbendaO_aux-ROfaMBcAM4aZFd0,15576
221
221
  sage/graphs/graph_decompositions/modular_decomposition.pyx,sha256=EkuXojAhXF53MXTiat63_EWdglqfodFZQiZk5dHV7-E,51818
222
222
  sage/graphs/graph_decompositions/modular_decomposition.pxd,sha256=SAqgLApPT4pa_e2XpZ7us9PhDV34y5cTZB7YzP_lbkI,1100
223
223
  sage/graphs/graph_decompositions/graph_products.pyx,sha256=HcTfcex9hrwlcTzBHWMGDonGEUDGGj8jkma0devn5wU,19014
224
224
  sage/graphs/graph_decompositions/clique_separators.pyx,sha256=q2Ep-OTAN0u53tg4USepRiw9uOm61XRbsfMKAkbJouk,23690
225
225
  sage/graphs/graph_decompositions/slice_decomposition.pxd,sha256=OawVDRv8wbwIP6rbSZHGZQUVF31TNw3fbIXbE2q9XyA,602
226
- sage/graphs/graph_decompositions/bandwidth.cpython-311-darwin.so,sha256=FIfSiWOBr13lPlfW8gisZrUbTCe2tE6XLbNR70G6_ew,104368
226
+ sage/graphs/graph_decompositions/bandwidth.cpython-311-darwin.so,sha256=HlYSrX9SxGPjI-G-eQGSISR6p7LBRKBAf761U2eLeKs,104368
227
227
  sage/graphs/graph_decompositions/tree_decomposition.pyx,sha256=IWrChlzZXjEKscgZcbRr4mhvODbAuAbZoHhSNxx-3Dw,73665
228
- sage/graphs/graph_decompositions/modular_decomposition.cpython-311-darwin.so,sha256=3H0eu34a3oBdCA8h12ccHLSpfHjitWonB1Qu-jCbNDI,492064
228
+ sage/graphs/graph_decompositions/modular_decomposition.cpython-311-darwin.so,sha256=qq73sg-S9DqAGkXSOyK8fMlwWK9aJAhL6lnN8eQXbRI,492064
229
229
  sage/graphs/graph_decompositions/fast_digraph.pxd,sha256=vfxjVz_M8l9rkauaJpXkW1_ubTM3mqUdEjUwlqdD4PQ,343
230
230
  sage/graphs/graph_decompositions/vertex_separation.pxd,sha256=kuVp6HcFIRCamGKOy_Z_Qlzb2W_GlrdBRL4b44jdLsw,200
231
- sage/graphs/base/graph_backends.cpython-311-darwin.so,sha256=BSeE-03W9lsdqifAz8dmo4WIjjjE37LqRPLdHAg6W7c,163296
231
+ sage/graphs/base/graph_backends.cpython-311-darwin.so,sha256=QZmpvL33ehCDYMK0Eu72sQN6FscIeiPD-lnO1zxNz8Q,163296
232
232
  sage/graphs/base/static_sparse_graph.pyx,sha256=79ckrFBDUnAxrn_VAXOHGtCPQnO3OD0KSczE7xas4ls,52381
233
233
  sage/graphs/base/boost_graph.pxd,sha256=5Z4FgnxAaZYXOizWEfsxE1D4K2hJTcdhjXxUFJ9rhA0,3654
234
234
  sage/graphs/base/c_graph.pyx,sha256=-3-_WEwS5G_jr3gx3f44fSj5zp_JOfK3po-Nu7IVRa8,179658
235
235
  sage/graphs/base/static_sparse_backend.pyx,sha256=eKzp6rY9lZD9dX26QwRFk1ojyLTNPywSdPR6tKbdN4o,55396
236
- sage/graphs/base/dense_graph.cpython-311-darwin.so,sha256=snzEvPdDSqLJKlhgCEbWdhLTUg1WFVCRudqO3h4osQs,188896
236
+ sage/graphs/base/dense_graph.cpython-311-darwin.so,sha256=MwC6Yg2GXkUgtPmn8VdutL2u0laI8Q4E-ADx1BvF_PM,188896
237
237
  sage/graphs/base/sparse_graph.pxd,sha256=O0oPH_Z1-fsxPK-mKMnNq-OL5cE0GcDILqDj-ajytlk,3485
238
238
  sage/graphs/base/dense_graph.pyx,sha256=I68QISSmnBJlaFAX59ByG8ght9rxHYtOLMeI7IvjUJ4,25188
239
- sage/graphs/base/static_sparse_backend.cpython-311-darwin.so,sha256=sA9doFS18J4iNbSFNdNw7pvmEbqfeboVm82lyEXFFf4,323408
239
+ sage/graphs/base/static_sparse_backend.cpython-311-darwin.so,sha256=mkRsW1mP9e2k7HfRd7BRl0T6LPgcbKHj0czg-jGBrQU,323408
240
240
  sage/graphs/base/graph_backends.pxd,sha256=DNjOnDRc2RPV-NtCHuoliKpNfJHC3aK7l0RifUR7DSY,150
241
241
  sage/graphs/base/static_dense_graph.pyx,sha256=XyiD925fEEu1z4qu-Mp490Z8Vme_ii_SLRnSAdiLu48,37439
242
242
  sage/graphs/base/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
@@ -246,14 +246,14 @@ sage/graphs/base/dense_graph.pxd,sha256=fZLGgFg8jy8zIWlhlB18ew5Z8ogZN91NsHPmUkLs
246
246
  sage/graphs/base/graph_backends.pyx,sha256=vl_Cs6xcJJSDlHEfSO55bUQMSziLY3WYnsOza3oK13o,24526
247
247
  sage/graphs/base/static_sparse_backend.pxd,sha256=DbBBsONS0Utp1szKGQaeTpoqiNC23XDaL9tnMrDAxvI,903
248
248
  sage/graphs/base/sparse_graph.pyx,sha256=dNMlc3m2Vl7fXCz5c7a-rse4boVsMSl3AevHmF0AIo0,56300
249
- sage/graphs/base/static_sparse_graph.cpython-311-darwin.so,sha256=MMMRWtfvtKCqAzMtnZoxxS6LNQszufgDnm_vLlpHLA0,233712
250
- sage/graphs/base/boost_graph.cpython-311-darwin.so,sha256=NSVq7P7cdBCg2FaooICAiRO9NnZekDOUgrbgsF-EfOI,836464
249
+ sage/graphs/base/static_sparse_graph.cpython-311-darwin.so,sha256=-EpF4sPr0nJCM0z8DX4QXmgeOWwdyAS-NkTG1xdDaHE,233712
250
+ sage/graphs/base/boost_graph.cpython-311-darwin.so,sha256=4osyqI0uhxdx9H3Z0QqXrT21dROnE9KuljfcUow92AM,836464
251
251
  sage/graphs/base/c_graph.pxd,sha256=pUsZ48m4XXx4fq8fRWeeaFkM0gzX0r63Kkw7L0IJdfk,4281
252
252
  sage/graphs/base/boost_graph.pyx,sha256=mWfPc01Gtyy3YDQ93CcOWZMhsUXN5q2BiyKt4wls-c8,111074
253
- sage/graphs/base/static_dense_graph.cpython-311-darwin.so,sha256=coKXMV-_PGPf2CbFHuLFofsIq8qRrm12wNvSk6DKu3U,263312
253
+ sage/graphs/base/static_dense_graph.cpython-311-darwin.so,sha256=6F-PyEPOn5M-1-ZhJ7j0BfvMlWbtT8XwpyN9RFd0uwU,263312
254
254
  sage/graphs/base/static_sparse_graph.pxd,sha256=YYCH7F6h1OteiFLfleAb57CCN-gx42n3W_9fzh8avkA,1500
255
- sage/graphs/base/c_graph.cpython-311-darwin.so,sha256=AzY64N5biUaxacTqhXh5ZGNp7KiIfWKgUcXnbqB_Wnc,632688
256
- sage/graphs/base/sparse_graph.cpython-311-darwin.so,sha256=ZIF9TCP-ZYGUqnXUJK671J9OWAqA467vlHz3nPLkXAY,230256
255
+ sage/graphs/base/c_graph.cpython-311-darwin.so,sha256=Lhg0gKfFASYwc2nWwGwhDCSxFLInO16t92bcPVeysCg,632688
256
+ sage/graphs/base/sparse_graph.cpython-311-darwin.so,sha256=AdZzaHy_hqapmFl7xjFBIJV7XrQCLZ6QTSNuAAT0Mw4,230256
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