passagemath-graphs 10.6.1rc15__cp312-cp312-win_amd64.whl → 10.6.3__cp312-cp312-win_amd64.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.
Files changed (65) hide show
  1. passagemath_graphs-10.6.3.dist-info/DELVEWHEEL +2 -0
  2. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/METADATA +33 -27
  3. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/RECORD +64 -64
  4. passagemath_graphs.libs/{libgmp-10-17a2d2cdf896d6d12f6192e2e74a2acd.dll → libgmp-10-ef7b83a15350ffee7108a3ff448c9cd5.dll} +0 -0
  5. sage/all__sagemath_graphs.py +3 -3
  6. sage/combinat/cluster_algebra_quiver/quiver.py +1 -2
  7. sage/combinat/designs/designs_pyx.cp312-win_amd64.pyd +0 -0
  8. sage/combinat/designs/evenly_distributed_sets.cp312-win_amd64.pyd +0 -0
  9. sage/combinat/designs/gen_quadrangles_with_spread.cp312-win_amd64.pyd +0 -0
  10. sage/combinat/designs/orthogonal_arrays_find_recursive.cp312-win_amd64.pyd +0 -0
  11. sage/combinat/designs/subhypergraph_search.cp312-win_amd64.pyd +0 -0
  12. sage/combinat/nu_tamari_lattice.py +1 -1
  13. sage/combinat/posets/hasse_cython.cp312-win_amd64.pyd +0 -0
  14. sage/combinat/posets/linear_extension_iterator.cp312-win_amd64.pyd +0 -0
  15. sage/combinat/posets/linear_extensions.py +1 -1
  16. sage/graphs/asteroidal_triples.cp312-win_amd64.pyd +0 -0
  17. sage/graphs/base/boost_graph.cp312-win_amd64.pyd +0 -0
  18. sage/graphs/base/c_graph.cp312-win_amd64.pyd +0 -0
  19. sage/graphs/base/dense_graph.cp312-win_amd64.pyd +0 -0
  20. sage/graphs/base/graph_backends.cp312-win_amd64.pyd +0 -0
  21. sage/graphs/base/sparse_graph.cp312-win_amd64.pyd +0 -0
  22. sage/graphs/base/static_dense_graph.cp312-win_amd64.pyd +0 -0
  23. sage/graphs/base/static_sparse_backend.cp312-win_amd64.pyd +0 -0
  24. sage/graphs/base/static_sparse_graph.cp312-win_amd64.pyd +0 -0
  25. sage/graphs/centrality.cp312-win_amd64.pyd +0 -0
  26. sage/graphs/comparability.cp312-win_amd64.pyd +0 -0
  27. sage/graphs/connectivity.cp312-win_amd64.pyd +0 -0
  28. sage/graphs/convexity_properties.cp312-win_amd64.pyd +0 -0
  29. sage/graphs/digraph_generators.py +2 -2
  30. sage/graphs/distances_all_pairs.cp312-win_amd64.pyd +0 -0
  31. sage/graphs/edge_connectivity.cp312-win_amd64.pyd +0 -0
  32. sage/graphs/generators/distance_regular.cp312-win_amd64.pyd +0 -0
  33. sage/graphs/generators/distance_regular.pyx +1 -1
  34. sage/graphs/generic_graph_pyx.cp312-win_amd64.pyd +0 -0
  35. sage/graphs/genus.cp312-win_amd64.pyd +0 -0
  36. sage/graphs/graph_coloring.cp312-win_amd64.pyd +0 -0
  37. sage/graphs/graph_decompositions/bandwidth.cp312-win_amd64.pyd +0 -0
  38. sage/graphs/graph_decompositions/clique_separators.cp312-win_amd64.pyd +0 -0
  39. sage/graphs/graph_decompositions/cutwidth.cp312-win_amd64.pyd +0 -0
  40. sage/graphs/graph_decompositions/fast_digraph.cp312-win_amd64.pyd +0 -0
  41. sage/graphs/graph_decompositions/graph_products.cp312-win_amd64.pyd +0 -0
  42. sage/graphs/graph_decompositions/modular_decomposition.cp312-win_amd64.pyd +0 -0
  43. sage/graphs/graph_decompositions/slice_decomposition.cp312-win_amd64.pyd +0 -0
  44. sage/graphs/graph_decompositions/tree_decomposition.cp312-win_amd64.pyd +0 -0
  45. sage/graphs/graph_decompositions/vertex_separation.cp312-win_amd64.pyd +0 -0
  46. sage/graphs/graph_generators_pyx.cp312-win_amd64.pyd +0 -0
  47. sage/graphs/hyperbolicity.cp312-win_amd64.pyd +0 -0
  48. sage/graphs/hyperbolicity.pyx +1 -1
  49. sage/graphs/independent_sets.cp312-win_amd64.pyd +0 -0
  50. sage/graphs/isoperimetric_inequalities.cp312-win_amd64.pyd +0 -0
  51. sage/graphs/line_graph.cp312-win_amd64.pyd +0 -0
  52. sage/graphs/matching_covered_graph.py +1 -0
  53. sage/graphs/path_enumeration.cp312-win_amd64.pyd +0 -0
  54. sage/graphs/spanning_tree.cp312-win_amd64.pyd +0 -0
  55. sage/graphs/strongly_regular_db.cp312-win_amd64.pyd +0 -0
  56. sage/graphs/strongly_regular_db.pyx +6 -6
  57. sage/graphs/traversals.cp312-win_amd64.pyd +0 -0
  58. sage/graphs/trees.cp312-win_amd64.pyd +0 -0
  59. sage/graphs/views.cp312-win_amd64.pyd +0 -0
  60. sage/graphs/views.pyx +1 -1
  61. sage/graphs/weakly_chordal.cp312-win_amd64.pyd +0 -0
  62. sage/groups/perm_gps/partn_ref/refinement_graphs.cp312-win_amd64.pyd +0 -0
  63. passagemath_graphs-10.6.1rc15.dist-info/DELVEWHEEL +0 -2
  64. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/WHEEL +0 -0
  65. {passagemath_graphs-10.6.1rc15.dist-info → passagemath_graphs-10.6.3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2 @@
1
+ Version: 1.11.1
2
+ Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-hm4a7hq7\\cp312-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-vv', '--custom-patch', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-hm4a7hq7\\cp312-win_amd64\\repaired_wheel', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-hm4a7hq7\\cp312-win_amd64\\built_wheel\\passagemath_graphs-10.6.3-cp312-cp312-win_amd64.whl']
@@ -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,11 +1,11 @@
1
- passagemath_graphs-10.6.1rc15.dist-info/DELVEWHEEL,sha256=X8wxi9qlt3Jq04y6qiQgHcqWvsZlaoeCC6I6FetKDr4,441
2
- passagemath_graphs-10.6.1rc15.dist-info/METADATA,sha256=BOp9wQHq5GSioL66GeqnTYFCXPfSA2PRNuKsU3pTUMU,14505
3
- passagemath_graphs-10.6.1rc15.dist-info/RECORD,,
4
- passagemath_graphs-10.6.1rc15.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
5
- passagemath_graphs-10.6.1rc15.dist-info/WHEEL,sha256=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,101
6
- passagemath_graphs.libs/libgmp-10-17a2d2cdf896d6d12f6192e2e74a2acd.dll,sha256=F6LSzfiW1tEvYZLi50oqze3a39HsuRD2fclsUFDLmus,3004991
1
+ passagemath_graphs-10.6.3.dist-info/DELVEWHEEL,sha256=lq3ACkFoaP3RhWw4nVc6ZYrVVS-ENaqMTYFWlpu5R8A,437
2
+ passagemath_graphs-10.6.3.dist-info/METADATA,sha256=Q-xmuxqodlB8ZCRXFCoOrsVXjFnFZoDhwk6WnbU_2RY,15117
3
+ passagemath_graphs-10.6.3.dist-info/RECORD,,
4
+ passagemath_graphs-10.6.3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
5
+ passagemath_graphs-10.6.3.dist-info/WHEEL,sha256=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,101
6
+ passagemath_graphs.libs/libgmp-10-ef7b83a15350ffee7108a3ff448c9cd5.dll,sha256=73uDoVNQ_-5xCKP_RIyc1RqTBqe60Dsr_-mY09r-mMI,3004991
7
7
  passagemath_graphs.libs/msvcp140-a4c2229bdc2a2a630acdc095b4d86008.dll,sha256=pMIim9wqKmMKzcCVtNhgCOXD47x3cxdDVPPaT1vrnN4,575056
8
- sage/all__sagemath_graphs.py,sha256=8BQZS9aO9U8If_w5msASmTsOLjz4sVLoycla96IFiO8,1152
8
+ sage/all__sagemath_graphs.py,sha256=wyqhpwFJ9p8kV0cINXPQer4Y-6Wcu1UY376VgXxTn34,1152
9
9
  sage/combinat/abstract_tree.py,sha256=3KcwC0HaEmFz8O_dR-kvy2xiMp9G64v5SEC4zm7Szqg,94266
10
10
  sage/combinat/all__sagemath_graphs.py,sha256=zAse3aKr_WJaFWDL93rOM8mNuHUvs_hs0gJsoxfbqiQ,1329
11
11
  sage/combinat/binary_tree.py,sha256=BnjdPKrHRxtJrlKmUSHqrDDQ0UvQbm8onuh0IHpSGV0,183189
@@ -13,7 +13,7 @@ sage/combinat/finite_state_machine.py,sha256=rngcy9hczCxVkhNQvK6ho3A7xosqi9bv1tU
13
13
  sage/combinat/finite_state_machine_generators.py,sha256=YqeqpPwWpra88B4GW5IcA2rtbXpbeT9uGxREegTJFdM,73186
14
14
  sage/combinat/graph_path.py,sha256=enqb7IFVXGZ-roxtMJRTaTmCDY3qr_kkjC-03qg0p5s,13122
15
15
  sage/combinat/interval_posets.py,sha256=n1EpZC2XnwvRAPiG-fA5c66krNlO2V-kox9LwgawHu0,147095
16
- sage/combinat/nu_tamari_lattice.py,sha256=DIZ3Y-hyxvATa_NZDJKv3mzlUcjKVSS7N_drsJ9LDzY,9457
16
+ sage/combinat/nu_tamari_lattice.py,sha256=6OASICLeUkAmjeRZu22t68nsSeBkKUasdCDzzTDndQQ,9470
17
17
  sage/combinat/ordered_tree.py,sha256=Q08B55_8JZPxiymIAh5bbhiepvWtjj3T96owcR0mLfw,47856
18
18
  sage/combinat/rooted_tree.py,sha256=HwZ6OlSwROTXZoZsgPEd4Hz9VqYPMsZYXdrO-PbcT4s,34211
19
19
  sage/combinat/shard_order.py,sha256=hULsSgJS39xMwEe8UrNCkoTZii41V-cROxE0PAvsE8k,8060
@@ -24,7 +24,7 @@ sage/combinat/cluster_algebra_quiver/cluster_seed.py,sha256=8WyDGr-i77io5pC5xSCd
24
24
  sage/combinat/cluster_algebra_quiver/interact.py,sha256=J-Ka38Eb540DIzet6XP_7qdYh1Bfz-xucAA8YL1BLO0,4250
25
25
  sage/combinat/cluster_algebra_quiver/mutation_class.py,sha256=cv4g59ZLppsG55L2t5ec0TviJ0yuCqozpakIBGFAUUQ,24134
26
26
  sage/combinat/cluster_algebra_quiver/mutation_type.py,sha256=1aVYcY7dOakwBueA3E3Tu7PImQNyw3TiSw_7s5lNA_M,76256
27
- sage/combinat/cluster_algebra_quiver/quiver.py,sha256=mDBNojdFE00O_61QeHzwsWb1Zxdv9gWs3cVsXM-zzYY,86160
27
+ sage/combinat/cluster_algebra_quiver/quiver.py,sha256=hvN27L67Tb2q9X5rSlW3pCOSCXFriVwW0B1vla8CSJk,86159
28
28
  sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py,sha256=24QBRRseafrBvShSJC_ilP7nY6QwDX0U1GkMDxFhoBA,92005
29
29
  sage/combinat/designs/all.py,sha256=z1avRgBKp3Gu_OhxVMFYtxWoXCBOcFd_t5-C1JcoAkw,2015
30
30
  sage/combinat/designs/bibd.py,sha256=fB_aPra3Cbr4uqef4vLN1sIKJ9yXn-teFGMOzrkRpiw,59071
@@ -32,16 +32,16 @@ sage/combinat/designs/block_design.py,sha256=PHZG5Q9egUb7PwVnX2MQq6UPATxZPp5zq_V
32
32
  sage/combinat/designs/covering_array.py,sha256=SC7dwTzNt4lYJk_FKRUt_EsaOYjFRXMJus2i8NKGP84,9600
33
33
  sage/combinat/designs/covering_design.py,sha256=GhpSmZALYIwSjSx2oEOxxXhLemJCaKTrIGjZS0xj6AI,17297
34
34
  sage/combinat/designs/database.py,sha256=0sfODA8sYjemLejPQNZnQqj_eIgyPuLyTsNWw495w4Q,242955
35
- sage/combinat/designs/designs_pyx.cp312-win_amd64.pyd,sha256=sz8RMw9mUo98pUF9ydX5LQw6ysS8Q7TA0At5wsQi1NI,165888
35
+ sage/combinat/designs/designs_pyx.cp312-win_amd64.pyd,sha256=kKk97fTkQKDYtoqo1EvQVLb6ht2w2FmUP4LpVOqCutg,165888
36
36
  sage/combinat/designs/designs_pyx.pxd,sha256=d78q7gQf58kZirLF1TXxNjLi50YYo-EIUM2e4kXS5C8,679
37
37
  sage/combinat/designs/designs_pyx.pyx,sha256=_unJWxusmZVUZ5SPiTtgOCYZmhWTFqptLb3MOz37ND0,37170
38
38
  sage/combinat/designs/design_catalog.py,sha256=u9FpOxLuNuEcRxOU3C9P_bw-OGqQL0qgGsjUFFx7Icc,5095
39
39
  sage/combinat/designs/difference_family.py,sha256=0fhKdWJVL0uErG5BwLfJKt2cDgF8gHIkudLtF6So1rI,155391
40
40
  sage/combinat/designs/difference_matrices.py,sha256=H1gvPjsH890ASH66zSJj36yiFMIU_C40xYZA609eawE,8610
41
- sage/combinat/designs/evenly_distributed_sets.cp312-win_amd64.pyd,sha256=lWhcUH4jtid3-F4s5tLTfmT5VJvJlajdEV78eFrj9JY,111616
41
+ sage/combinat/designs/evenly_distributed_sets.cp312-win_amd64.pyd,sha256=dRu0FXrMpCYYGgrWFKSrsBBp5gKZsrKNfNqSY4WUs1w,111616
42
42
  sage/combinat/designs/evenly_distributed_sets.pyx,sha256=_ExpH2ImCLYhXG4aovPXKHGa8XMKYlILw-r5Iv1Yr5E,25548
43
43
  sage/combinat/designs/ext_rep.py,sha256=4t0xjnVqEyZUQn9L4JxvSt2wlhHJoY3Xz6uAP3L6_7g,34884
44
- sage/combinat/designs/gen_quadrangles_with_spread.cp312-win_amd64.pyd,sha256=QZiwgIa58d-7nZrS8_7hxPusisnlpW03rgaN_5PVmqU,87040
44
+ sage/combinat/designs/gen_quadrangles_with_spread.cp312-win_amd64.pyd,sha256=de65UcDbtPtJfWnQpRjkb8ZtALL3b7KVXnxD_XE9wvw,87040
45
45
  sage/combinat/designs/gen_quadrangles_with_spread.pyx,sha256=oE049xlfXkX_ly-WpQZnPw2cNXYDueHeuRJ69bfTbkQ,10767
46
46
  sage/combinat/designs/group_divisible_designs.py,sha256=U8YLCTUbbsdmWH8aiKqxWHv3AFNHqmCh1eoVFELIch4,13037
47
47
  sage/combinat/designs/incidence_structures.py,sha256=ki-yG_ebZenomRVE1zA-oQAKzGEAR0ObmaVFSEfHXFg,89645
@@ -49,11 +49,11 @@ sage/combinat/designs/latin_squares.py,sha256=R8tl7zoIGvbxrQdoRMoeW9eF5xeq0m41eZ
49
49
  sage/combinat/designs/MOLS_handbook_data.py,sha256=SOjglkjrMNtbttoKD5werH6IXSUMwt1Zh_cOLOPSwTU,42437
50
50
  sage/combinat/designs/orthogonal_arrays.py,sha256=_F7d167KuXhNPoatn_aHQXnxBY6EELW_FlYQ_c1RyIk,82598
51
51
  sage/combinat/designs/orthogonal_arrays_build_recursive.py,sha256=Ley_eOHwF1sOk9MukJDOM8KlPLT-JVdA7hqPz42Z_YU,70698
52
- sage/combinat/designs/orthogonal_arrays_find_recursive.cp312-win_amd64.pyd,sha256=Uf1fpjqXC1nEpi6dy7jf_CtQ_wOKSnAN9Jm1NR_b0mc,123392
52
+ sage/combinat/designs/orthogonal_arrays_find_recursive.cp312-win_amd64.pyd,sha256=UNG6tsyYmP1t4vV6sKjqwcRNxjU9eTwTwqH3Z_5UXMk,123392
53
53
  sage/combinat/designs/orthogonal_arrays_find_recursive.pyx,sha256=NMqnHcUCSURto_AnwjkXuDc298lLF0m0b0uObekmG0g,34281
54
54
  sage/combinat/designs/resolvable_bibd.py,sha256=WzDQ_n-_yKX-6YXYbkP5yIrXnU-UW_Mo0I7Mg6zGbyA,30498
55
55
  sage/combinat/designs/steiner_quadruple_systems.py,sha256=-vnODm9iybM9_x36oDOFMZyu_kMaMTZWYbzcWAvaG0E,68601
56
- sage/combinat/designs/subhypergraph_search.cp312-win_amd64.pyd,sha256=EGXO7msUiEWWwIQoM8VUCI4GENhKMRmLdhXrGKkgJXo,70144
56
+ sage/combinat/designs/subhypergraph_search.cp312-win_amd64.pyd,sha256=-SyacpoAC4Tcaxr7c1KgmCymi8QrmT87EVmPyhFia3M,70144
57
57
  sage/combinat/designs/subhypergraph_search.pyx,sha256=EfLrVGZNDSiVgeGNohlO09f0wdqPh6XwQHCrHNgqmng,18146
58
58
  sage/combinat/designs/twographs.py,sha256=gUba7-nivoQpPrPgHMD7UshhY9Q7do9GXylLb_U_xC8,11230
59
59
  sage/combinat/posets/all.py,sha256=A-S_eIm6Io7aE5YjG_ETS9Fsam30I8xOIR56QG8hpMs,1438
@@ -62,14 +62,14 @@ sage/combinat/posets/cartesian_product.py,sha256=_ZyRnB3-t3vQpaHjlXO-a_GHvCyQzxz
62
62
  sage/combinat/posets/d_complete.py,sha256=3k1llRG7zIgKmvy-gJ6_A2liDvjTiC04OX_vOdmzoUU,6611
63
63
  sage/combinat/posets/elements.py,sha256=IgixRtTMTRKz3nGJGcYtBwucK22b3I5xy84ephRjpVE,7982
64
64
  sage/combinat/posets/forest.py,sha256=c-3aHa_yyTN2Zo7ddPv4GIxDCG3ebs7hmf3r99FG3kU,1017
65
- sage/combinat/posets/hasse_cython.cp312-win_amd64.pyd,sha256=XPbjhLIzC5Cp-FvzBDrSDtxFdIpuzaCYvnr6KHtfSvY,83968
65
+ sage/combinat/posets/hasse_cython.cp312-win_amd64.pyd,sha256=GxnZWhYPq6iGi5G9PW7CDvtnj3bYCO0zficS_Xn8v8c,83968
66
66
  sage/combinat/posets/hasse_cython.pyx,sha256=g8C4EGYMN0jl1xLhmeaMzbIIyvGujWT0W5UCT2Qje4g,5988
67
67
  sage/combinat/posets/hasse_diagram.py,sha256=u-A0HrvEuLCUhZwBcTWyrLpDpM03pkpjAqtIuYrxIP4,133205
68
68
  sage/combinat/posets/hochschild_lattice.py,sha256=wkrxQDkzGoAdhLU7YjiVlGHaoSXUxqwCDjmH-HE4uZQ,4667
69
69
  sage/combinat/posets/incidence_algebras.py,sha256=v9QMrN1VW8T4vMfdrJpr4RULr0RlzCIPii0IaN0UVxU,25072
70
70
  sage/combinat/posets/lattices.py,sha256=UMfTOqp45FQ35sf-F6LciPvva1Tb6P0mtc0cHG3fqXc,186721
71
- sage/combinat/posets/linear_extensions.py,sha256=dFp9P8GB2DBUEeiGojgNu7YU30VqOOOVIrUcUSsuS44,41674
72
- sage/combinat/posets/linear_extension_iterator.cp312-win_amd64.pyd,sha256=m66J-5UOcTYlh1_zmsDvH1JKl-V2DfdYmSQt7PpFur0,88576
71
+ sage/combinat/posets/linear_extensions.py,sha256=LWAWKnGaOf8JmlxOe6mJMyu1nxh9CJJr87PXqNBgrJU,41716
72
+ sage/combinat/posets/linear_extension_iterator.cp312-win_amd64.pyd,sha256=XLlVqhi6L3sPwPulgKHmeh8JY_hH75hsQ9LBZB-jfz4,88576
73
73
  sage/combinat/posets/linear_extension_iterator.pyx,sha256=1DVxfIsMvtsPGjOi3SUjWtVKFKXQfnk_UXKtmsTpQl4,9272
74
74
  sage/combinat/posets/mobile.py,sha256=1Fzspx-afq66PO_5BTJoprp4GemROCPnZOacqZiJXI4,10558
75
75
  sage/combinat/posets/moebius_algebra.py,sha256=FZY0OqDJd_QBWGzZJpCRk3573wlJBBXU6Cl1TxJt89s,26399
@@ -85,108 +85,108 @@ sage/ext_data/kenzo/CP4.txt,sha256=WXb63Qce3f9Z3Q6K3_zkI0W4-cHBM93XMn7K5bNQD3U,6
85
85
  sage/ext_data/kenzo/README.txt,sha256=SZywXyUDRE8JUt2_JajOYslQiEBSkkB5-14jtxPIt08,1912
86
86
  sage/ext_data/kenzo/S4.txt,sha256=iSXavQqy7ep6HFOWnnsHtqoDhL4Hu3s1SpsaUKbizWs,272
87
87
  sage/graphs/all.py,sha256=x8SE1AFbrSgF8NtYDKAPR4Qj1rcawY5NCRN3zdNx76U,1500
88
- sage/graphs/asteroidal_triples.cp312-win_amd64.pyd,sha256=j9eN3fZej0F1pDIiQH3EDxHZnGIcSRyXGgSFsnOWTlM,58368
88
+ sage/graphs/asteroidal_triples.cp312-win_amd64.pyd,sha256=09znF--14Nb3CjloqPthidzsg4pAZnVsuxA-KTh1iQo,58368
89
89
  sage/graphs/asteroidal_triples.pyx,sha256=kslBS2OY3d7F0k54vb4nvb1pKH4UfvXv0AssHf9U61Y,11269
90
90
  sage/graphs/bipartite_graph.py,sha256=GsQhkJMclM0TCT8ifOaPTjweIwA4yX6rcD4yUoLgLXg,105820
91
- sage/graphs/centrality.cp312-win_amd64.pyd,sha256=hTpY1NZ5PjQN39xMrp8G_bmLyRXu6Xs_LN_J2XO3hIE,129536
91
+ sage/graphs/centrality.cp312-win_amd64.pyd,sha256=SnvzK2xfw5cIVq6gwVOk6NIx5qBfFlC2BgEImPUQcVk,129536
92
92
  sage/graphs/centrality.pyx,sha256=jXYVW5ZFRXYkI_Esw8LaPsdVKLhTG4bUZBgUjzGrDGQ,37670
93
93
  sage/graphs/cographs.py,sha256=e_IBKmczjffdNkQzZmyliRgXS0j7n5wT_dE_pWj74iY,15184
94
- sage/graphs/comparability.cp312-win_amd64.pyd,sha256=UGNl13qTBnY5xAQHuAICleYzz8r4KZjCiweYkleJD3w,159744
94
+ sage/graphs/comparability.cp312-win_amd64.pyd,sha256=N_P2lYu0Cb19jpk0zDwYTPAC-YXawsqs_LMlU6oaAdE,159744
95
95
  sage/graphs/comparability.pyx,sha256=txNR4i4nVxETeRuITmZSnF41Bcu5Lc3-9p_Y14U5Ai4,32292
96
- sage/graphs/connectivity.cp312-win_amd64.pyd,sha256=3KTNEXrqUs9ceH1GQ6B2ZypvTM3Ki09iPXOSDXFCV9g,563712
96
+ sage/graphs/connectivity.cp312-win_amd64.pyd,sha256=wKspUDMroizCWZUTeCLtKl7kef_kRfFYUXf9fJLsAOQ,563712
97
97
  sage/graphs/connectivity.pxd,sha256=xbB3JNVdxZDUwuhSrPaioJujxcOOUzCM4nUZ0Cmild0,5378
98
98
  sage/graphs/connectivity.pyx,sha256=Ttl1tzPlXRHmHuoFKcWOmR_YcDvKanDDcoPCqEIAsAQ,183216
99
- sage/graphs/convexity_properties.cp312-win_amd64.pyd,sha256=8411oLzkAO_emQohyoR0d1ezSIo3zHAaAwyaJUb55lc,115712
99
+ sage/graphs/convexity_properties.cp312-win_amd64.pyd,sha256=eXdgpbkjCPuVpUfDHmA6FmnwBnHm18bXQ8hmOjpj6LQ,115712
100
100
  sage/graphs/convexity_properties.pxd,sha256=5NS5R5LyBnwfiKEo6CNG-aspmA0HqkC0fvsmmr799xo,627
101
101
  sage/graphs/convexity_properties.pyx,sha256=zHhpsRj6qi2oLxoUplnzDDaQL0nYYtot6q6GC1l-8Ls,31137
102
102
  sage/graphs/digraph.py,sha256=Uj2hmkx-k27D2DyNAAQ-wmKirOIP-0Hyg_8g_CMFLIE,197705
103
- sage/graphs/digraph_generators.py,sha256=GCgmzNzeNrAetGPavREZnRejf3yciY-ycIbOQkqrTYw,79777
104
- sage/graphs/distances_all_pairs.cp312-win_amd64.pyd,sha256=jGspL3UyzWMV3HR6PGEIRt6jZgE9qjwCkOp_muU7WP8,214016
103
+ sage/graphs/digraph_generators.py,sha256=jrsVSnxuslJnxYk67WmGr4H0NM4M8kJZv03VS2SmgW0,79755
104
+ sage/graphs/distances_all_pairs.cp312-win_amd64.pyd,sha256=uKycnR17lKfP6jZf_7aXKgCCtzBikg3EU2trbBfRRpI,214016
105
105
  sage/graphs/distances_all_pairs.pxd,sha256=RMrpaxs-r98iY6BnCS2H18BFN85BNrYPk9Dipuvva0s,565
106
106
  sage/graphs/distances_all_pairs.pyx,sha256=CEbGv42frddFNp3xGOyC2M4Tnh2M8vLRuNMSYk3oyS4,105359
107
107
  sage/graphs/domination.py,sha256=BRTVApP6SeB-NVe3rcuJDfpSbg6jWRc4rWgTPgMUsVo,48674
108
108
  sage/graphs/dot2tex_utils.py,sha256=lWUucZKdFsTltrGPeqwHhvbdScFEMltjtTU6C4p2x_E,3173
109
- sage/graphs/edge_connectivity.cp312-win_amd64.pyd,sha256=WxuLZy-8Fkjn_6fStOgoKoePGfFr5VodeEXaomZ8TWA,94720
109
+ sage/graphs/edge_connectivity.cp312-win_amd64.pyd,sha256=f6bQqW6QHW_Ik7Kv0l2dNBDkEtJb4b7vYpN0jOIJisg,94720
110
110
  sage/graphs/edge_connectivity.pyx,sha256=SBrTBJaeM8uLsF6d-_5frdbPtWanWvJSxiEO7k7H0b4,44701
111
111
  sage/graphs/generic_graph.py,sha256=4UuxEokBL5D201CsVaG4iz5gaB_XhUyzq_p6l75_JAE,1114294
112
- sage/graphs/generic_graph_pyx.cp312-win_amd64.pyd,sha256=N4HIOcOfHXuJ1_-to8TJUt7qCmBxMKYgbkbowStWxXM,222720
112
+ sage/graphs/generic_graph_pyx.cp312-win_amd64.pyd,sha256=KA7KCaJwM5aQHCQA8Gf45oV0SkjMbmZoCshXEsEyeZo,222720
113
113
  sage/graphs/generic_graph_pyx.pxd,sha256=aVwQbA8BGVHbwufAo6-EHEhyfCFNxRq7pPI_FtOJu3Y,825
114
114
  sage/graphs/generic_graph_pyx.pyx,sha256=i5gISutTP3P_Fc5LInP-fDJX_U1nFRocdXOt114lmIU,60287
115
- sage/graphs/genus.cp312-win_amd64.pyd,sha256=7fXakeIM62MfjmZBHYEl-jCCZ-XCuqGc9mE2rJgP_Xo,70656
115
+ sage/graphs/genus.cp312-win_amd64.pyd,sha256=87bDIO5OUwyM3Jx3dBE2941rL010wmVmfcXliggSqFo,70656
116
116
  sage/graphs/genus.pyx,sha256=xzcRPWKAgtVIQfBOLJNXVm-22LPCBiYSyzmjNpE6U_w,21672
117
117
  sage/graphs/graph.py,sha256=Q2GVcF9pUUuXcMLDUIL3eqdsRxDXtUXjXKHk1IT-IVY,381762
118
- sage/graphs/graph_coloring.cp312-win_amd64.pyd,sha256=ft8qumjDfb6S4VkDYFX9YGF13lhXggv21TsJ0b81zUU,506880
118
+ sage/graphs/graph_coloring.cp312-win_amd64.pyd,sha256=5SZ184hasbOjFatHIVrzKSwt4KnJmNZlKGhCuc27T4k,506880
119
119
  sage/graphs/graph_coloring.pyx,sha256=sMP53cvRB_mHdtKR44P-uI_kRWxmwXgejcc947yRZno,85604
120
120
  sage/graphs/graph_database.py,sha256=TxWGmR7ueILurw77Xk3Uz54gsbjZ00H-_jhbDmNf3m8,51558
121
121
  sage/graphs/graph_editor.py,sha256=_6wr59GPJfl0lylU_tMsqQbc1jH8E8GD6ZxQdVBxBYQ,2850
122
122
  sage/graphs/graph_generators.py,sha256=Z7-IqimRFQ_HFJepTs_F-f6noWZkBDCUtMcoDHmHfPg,134580
123
- sage/graphs/graph_generators_pyx.cp312-win_amd64.pyd,sha256=6Ucf5iZVDOy_nJzHeooZHfZOzZwN0EmAg-gWR5xhQZY,62464
123
+ sage/graphs/graph_generators_pyx.cp312-win_amd64.pyd,sha256=u2fGJ_h-cMun16xBBYGQ87mbKIrPxeH9j0d4OzmDmRk,62464
124
124
  sage/graphs/graph_generators_pyx.pyx,sha256=-TP5O6mDg7clGrKcDLUzcFsLYuw8VGGhPvLV56I9wBA,3214
125
125
  sage/graphs/graph_input.py,sha256=r0n78xXCSG6awA0rZDfBPfFsPh4lpvnEBxCkE0WP5A4,28844
126
126
  sage/graphs/graph_latex.py,sha256=_zJtj4YXZ0wh8wgL2Nk9-6UqKwd8joEqjfWEusX81Jc,99136
127
127
  sage/graphs/graph_list.py,sha256=z7EoLhCRkH5F7acA2r28DzDkLw08xODgOLXl8f6Rf80,14439
128
128
  sage/graphs/graph_plot.py,sha256=4a3j1oUY-TAfNGDJpqONvQKQEFoqDUUN56fJXym80AY,70634
129
129
  sage/graphs/graph_plot_js.py,sha256=jhaO_KUhxeOCw1IsZGPeCobW5nfXXEcJqIHEWV9rt0U,12898
130
- sage/graphs/hyperbolicity.cp312-win_amd64.pyd,sha256=ffoPbIYrLkbs831rC7A3Q71kT-qCKD7-le9X-cF1UOY,169984
131
- sage/graphs/hyperbolicity.pyx,sha256=obrOeYbKJt8RbTMlAY51ITBtdJrHDtDTZJqsniGAv9Y,64499
130
+ sage/graphs/hyperbolicity.cp312-win_amd64.pyd,sha256=tsYY8heTBWB9YqHVYyY7B0E2dcjLGDcacOWQKlFSo3c,169984
131
+ sage/graphs/hyperbolicity.pyx,sha256=evfeaa76EibW-PTFm2QWr_zOrN5V9G0FaEPZ7xGf4YI,64542
132
132
  sage/graphs/hypergraph_generators.py,sha256=0gFR6duplhJ9m6Ecn-APwNIuooR5vcBoQkBdj_hJcSA,13926
133
- sage/graphs/independent_sets.cp312-win_amd64.pyd,sha256=ZDvq_2Drif62IxnHQeiiM33QpNtTTBQcQPG5AIVLJ5k,70144
133
+ sage/graphs/independent_sets.cp312-win_amd64.pyd,sha256=QT3eeeQpX-Yf2KYiS_AwtvLHlfwLleIMqQFeqas-YUk,70144
134
134
  sage/graphs/independent_sets.pxd,sha256=ozW1INPrNhfTHx9P0yQBW9m4C0VyNILAr2MixvI-Ao8,322
135
135
  sage/graphs/independent_sets.pyx,sha256=AA4D-pjoMyguifXSDRCZJmwZqfTMIv6tVpxXiDo83vs,13082
136
136
  sage/graphs/isgci.py,sha256=6nOGMGYeD95W_IGzRznhkCMl4Ceh2sOsLlZ6QFFDYFU,34105
137
- sage/graphs/isoperimetric_inequalities.cp312-win_amd64.pyd,sha256=uguPn1u5Nh5qX4wdYYE1FdYxymaBvZmLs4NuTbaXASc,77824
137
+ sage/graphs/isoperimetric_inequalities.cp312-win_amd64.pyd,sha256=M9ewVmczIII8XeYold5F_7nxvrd-uWmWDI5Bf4ZiRIE,77824
138
138
  sage/graphs/isoperimetric_inequalities.pyx,sha256=37Xx8CbEFdLANoztQ13JzxZXrf5L1uIjqUYtCyTDOyk,17019
139
- sage/graphs/line_graph.cp312-win_amd64.pyd,sha256=uR-903XocSxBH_eT91QzB3L_cDDemDFxrA3CZ_on7fc,150016
139
+ sage/graphs/line_graph.cp312-win_amd64.pyd,sha256=cSmqQyWqLg29dbp6xKY8TXsabsO1PQndVugyAYPo4Yc,150016
140
140
  sage/graphs/line_graph.pyx,sha256=p_qn8oH7NCwPlmDBD01HO24Gfhsbtfclzng-RJcRHqM,27749
141
141
  sage/graphs/lovasz_theta.py,sha256=mEZIrYcmhJHNolsSfRVUnXl9FBkDdqbQ1Frg8qmqJjo,2151
142
142
  sage/graphs/matching.py,sha256=rLuE4t6nErNdDnx7vnMBK8YhZhmrT4N6o75KfKo9Ry0,62208
143
- sage/graphs/matching_covered_graph.py,sha256=fYe8TaSNkHPl_Utn57yATLcK8k1icoV6_31_Fy3pNEE,144260
143
+ sage/graphs/matching_covered_graph.py,sha256=q6GuGdx8yQNA5uA0LclgD9dWO6RQwJiABIomLScWZeQ,144300
144
144
  sage/graphs/orientations.py,sha256=4PBJOH_ybCyF2uqbknU3QtPdiCOMqbMvN-rboqBif_8,53303
145
145
  sage/graphs/partial_cube.py,sha256=u4X-fZgUIcaX9QSIv_N8kbVUYRx3dH51LCmEfc2nYkg,16402
146
- sage/graphs/path_enumeration.cp312-win_amd64.pyd,sha256=UVhzCWIzUszkYACw5uOksvH58u25ld6Et-IZqZK0elA,327680
146
+ sage/graphs/path_enumeration.cp312-win_amd64.pyd,sha256=hSjvrAmRwNp9z1UmX-72k8TC23DPd0gvAMVqqqku7rM,327680
147
147
  sage/graphs/path_enumeration.pyx,sha256=WAQQiHIroIvpSfWdGvHjuC7tPdEiCX5DWxidHveiXUk,90408
148
148
  sage/graphs/pq_trees.py,sha256=6z6pzjeApBLvjx4FTqxklFHjEcwoF9Z78LlvTpcv0G0,39418
149
149
  sage/graphs/print_graphs.py,sha256=pBg_hHJxWAcsEzqbqDG4ehZg8C1LreySAbqcoHBmE_A,4931
150
150
  sage/graphs/schnyder.py,sha256=OdTuBwHll5p50etHaa6cU_NvEKh7BOS7ILVZcBUZjCc,30683
151
- sage/graphs/spanning_tree.cp312-win_amd64.pyd,sha256=88sW_IjQ3v-5k2Ls7NY2sEg2gclFcrUZTt2igUH6pv0,225280
151
+ sage/graphs/spanning_tree.cp312-win_amd64.pyd,sha256=cfF-7ifxLmu0PZvD3W5Uxjj52M-bsokOknyYlzM2H3E,225280
152
152
  sage/graphs/spanning_tree.pyx,sha256=WbPx-yeaNy_UQOOL6UqdHrYvJPhv3J-1t7rWgCo_Rks,55241
153
- sage/graphs/strongly_regular_db.cp312-win_amd64.pyd,sha256=xmSyH47bc2kQLrWnY_SP5wmhnOAnuoN7YA8tNeb6llA,722944
154
- sage/graphs/strongly_regular_db.pyx,sha256=bXGPg5lwMILjOV9WatyI6QD9HM7JeLhaU-ntULzTQgw,132839
155
- sage/graphs/traversals.cp312-win_amd64.pyd,sha256=7c62ICrEEN44EMeBtnxDBrdiuweg4j7LBrhAdnK6klI,212480
153
+ sage/graphs/strongly_regular_db.cp312-win_amd64.pyd,sha256=XAYEl41hGxaqqNG99GiphrJALSU-QGPUhcKdoPFfA6g,722944
154
+ sage/graphs/strongly_regular_db.pyx,sha256=LOmA2tLe7Amewsj0uZt8J9NTHOmtCmCeRdMLVFlQoaM,132917
155
+ sage/graphs/traversals.cp312-win_amd64.pyd,sha256=UGGaEm2YxRiZMOCDxhnzVilJf2L5ehrsuDQJENnaJwc,212480
156
156
  sage/graphs/traversals.pxd,sha256=B17xUmzx5ar22san3Zcz6iX2borzlmLYHQWBzJ8cuXY,481
157
157
  sage/graphs/traversals.pyx,sha256=UX2ttDY92aCJPXieOB-VD3dYLfR75gxjLmD1JLBO_z0,65959
158
- sage/graphs/trees.cp312-win_amd64.pyd,sha256=0jH7uxQpZ3KvcBMix_egxlkNCT3HTRBMsq8QFbMVNGI,45568
158
+ sage/graphs/trees.cp312-win_amd64.pyd,sha256=RbIGpa5w753XslG9rEAAMxu4jxbRPmrRQiY-Yn5cB6M,45568
159
159
  sage/graphs/trees.pxd,sha256=wyQiHIkw7Zf3CCJqf1hLxJsCHOg_4D2R8cDcTGPHe3E,377
160
160
  sage/graphs/trees.pyx,sha256=fxCGm1lmkjsaLSg4L0IbnA_gMzYIWhPwbU07_C8e5UA,8733
161
161
  sage/graphs/tutte_polynomial.py,sha256=DNn4VjxZ4dogFM4WhWD1C3jLXl_FRSwxjXRbk23Ah2k,21854
162
- sage/graphs/views.cp312-win_amd64.pyd,sha256=nhMOr2RfjbSldheUsPLTBCbxyqgRahVsYoZELKi9j8w,115200
163
- sage/graphs/views.pyx,sha256=7OJX4dq4dwa5RQalTV8-NJWdurTIXOxL2_Tvr9yFn30,27971
164
- sage/graphs/weakly_chordal.cp312-win_amd64.pyd,sha256=GiBHuwEnMGWtw-Jq50lA6S0iLUh1Oz5ux_3iKpa60-A,93696
162
+ sage/graphs/views.cp312-win_amd64.pyd,sha256=MStwUsQbbvShvvtzVGhR8DPEjXXjyk99Xlsz9LvmsQM,115200
163
+ sage/graphs/views.pyx,sha256=VVDEBs9ydl_rbpm3737QkuAwWyeyuAEHMsV8sJJiIwU,27957
164
+ sage/graphs/weakly_chordal.cp312-win_amd64.pyd,sha256=QWcmnGtXH3h32XihebSwmA1kMEFcbOFF0kUGgeZyP5U,93696
165
165
  sage/graphs/weakly_chordal.pyx,sha256=quFw1k-AAmJ3BJs7Wm0YSUZgZbPCMsEvgUZ8oqiFoc0,21563
166
166
  sage/graphs/base/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
167
- sage/graphs/base/boost_graph.cp312-win_amd64.pyd,sha256=qqZanqsOgmT4uHe4is-5_uCdJdeaMe34BEaveV0__TE,519168
167
+ sage/graphs/base/boost_graph.cp312-win_amd64.pyd,sha256=e0lKGq0ie1_JiOyplRonaI_ClxOaApyWUT5PKp55Pys,519168
168
168
  sage/graphs/base/boost_graph.pxd,sha256=5Z4FgnxAaZYXOizWEfsxE1D4K2hJTcdhjXxUFJ9rhA0,3654
169
169
  sage/graphs/base/boost_graph.pyx,sha256=mWfPc01Gtyy3YDQ93CcOWZMhsUXN5q2BiyKt4wls-c8,111074
170
- sage/graphs/base/c_graph.cp312-win_amd64.pyd,sha256=bKPOE0bR2AKB1_LOtEW95pi7qVzAwuo1ewl7JSLmjj0,449024
170
+ sage/graphs/base/c_graph.cp312-win_amd64.pyd,sha256=JCQtQYBoObNnKnb8QuRgvyxgkKl-kXennR7HEbPEwlg,449024
171
171
  sage/graphs/base/c_graph.pxd,sha256=pUsZ48m4XXx4fq8fRWeeaFkM0gzX0r63Kkw7L0IJdfk,4281
172
172
  sage/graphs/base/c_graph.pyx,sha256=-3-_WEwS5G_jr3gx3f44fSj5zp_JOfK3po-Nu7IVRa8,179658
173
- sage/graphs/base/dense_graph.cp312-win_amd64.pyd,sha256=vwOd-UyHgcwUhGgcRgpl4r8graHIWC6sJozLqrqbB0Y,104448
173
+ sage/graphs/base/dense_graph.cp312-win_amd64.pyd,sha256=km2FTuZT7gumCocDeV4zioIcOKwTembwwtvzNVQfM_c,104448
174
174
  sage/graphs/base/dense_graph.pxd,sha256=fZLGgFg8jy8zIWlhlB18ew5Z8ogZN91NsHPmUkLsqms,1211
175
175
  sage/graphs/base/dense_graph.pyx,sha256=I68QISSmnBJlaFAX59ByG8ght9rxHYtOLMeI7IvjUJ4,25188
176
- sage/graphs/base/graph_backends.cp312-win_amd64.pyd,sha256=iVqHjiUBLXMDDvssgUG8pJv0Dy2KqI4dmO_J0CdDmSs,87552
176
+ sage/graphs/base/graph_backends.cp312-win_amd64.pyd,sha256=brCaVDzi5Ko2qXQsp6Fx99SVrEifpmCsHFvXFIxiHjY,87552
177
177
  sage/graphs/base/graph_backends.pxd,sha256=DNjOnDRc2RPV-NtCHuoliKpNfJHC3aK7l0RifUR7DSY,150
178
178
  sage/graphs/base/graph_backends.pyx,sha256=vl_Cs6xcJJSDlHEfSO55bUQMSziLY3WYnsOza3oK13o,24526
179
179
  sage/graphs/base/overview.py,sha256=WXk4WVm5e6XiCkWCSkHAdMV42DLxVMFnK9k74bbItkk,3186
180
- sage/graphs/base/sparse_graph.cp312-win_amd64.pyd,sha256=QVxYYSCnwaNPSvl5EogE0XAyC8yN8MdlnweupmyAzC8,141312
180
+ sage/graphs/base/sparse_graph.cp312-win_amd64.pyd,sha256=btmI71C2pfNrdzgU1f6IqdSQEGrvLaqHLpkulFnvz2Y,141312
181
181
  sage/graphs/base/sparse_graph.pxd,sha256=O0oPH_Z1-fsxPK-mKMnNq-OL5cE0GcDILqDj-ajytlk,3485
182
182
  sage/graphs/base/sparse_graph.pyx,sha256=dNMlc3m2Vl7fXCz5c7a-rse4boVsMSl3AevHmF0AIo0,56300
183
- sage/graphs/base/static_dense_graph.cp312-win_amd64.pyd,sha256=B5XGMmn8tTngSEveE25Sp61jU2GBTzlpOcv-mnvs9b0,167424
183
+ sage/graphs/base/static_dense_graph.cp312-win_amd64.pyd,sha256=tnq5w2-rcPdDG37yoasxVlvz6FhypsVugrKA_XD86m8,167424
184
184
  sage/graphs/base/static_dense_graph.pxd,sha256=1jNghzZMttKdtdD4U2bSrqW0V5LUgoZl9xLIPGkCuAs,238
185
185
  sage/graphs/base/static_dense_graph.pyx,sha256=XyiD925fEEu1z4qu-Mp490Z8Vme_ii_SLRnSAdiLu48,37439
186
- sage/graphs/base/static_sparse_backend.cp312-win_amd64.pyd,sha256=Lw-0fDX07kEfPEQWGkWSFIAOmjBPfNQHDeUYFNcrJns,206848
186
+ sage/graphs/base/static_sparse_backend.cp312-win_amd64.pyd,sha256=IDugGF47DJ_ApNgVjpk30B5Ma4V_R0Urw0TiekQ5Plg,206848
187
187
  sage/graphs/base/static_sparse_backend.pxd,sha256=DbBBsONS0Utp1szKGQaeTpoqiNC23XDaL9tnMrDAxvI,903
188
188
  sage/graphs/base/static_sparse_backend.pyx,sha256=eKzp6rY9lZD9dX26QwRFk1ojyLTNPywSdPR6tKbdN4o,55396
189
- sage/graphs/base/static_sparse_graph.cp312-win_amd64.pyd,sha256=JLgzkE5xgRys3lsPag-YCjrILsj_xjaiJyeC_wxzTFs,130560
189
+ sage/graphs/base/static_sparse_graph.cp312-win_amd64.pyd,sha256=qbTPOCMX7NiwnYkAoNuVGKM-Yye4gYqRuCL4F5ahJ6w,130560
190
190
  sage/graphs/base/static_sparse_graph.pxd,sha256=YYCH7F6h1OteiFLfleAb57CCN-gx42n3W_9fzh8avkA,1500
191
191
  sage/graphs/base/static_sparse_graph.pyx,sha256=79ckrFBDUnAxrn_VAXOHGtCPQnO3OD0KSczE7xas4ls,52381
192
192
  sage/graphs/generators/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
@@ -194,8 +194,8 @@ sage/graphs/generators/basic.py,sha256=0KtJ29r3lQVXVENR2ceX9SZIQOkM-8yNwhWdrTHG1
194
194
  sage/graphs/generators/chessboard.py,sha256=AYh9NIWZcueME7xiSL3MUdEa9O8O_NTDXh01cHfP8Js,20682
195
195
  sage/graphs/generators/classical_geometries.py,sha256=3xoCUEGmShNiGwvc5eKvFbLgeQH-lWM23Iv2uYVtp5A,63415
196
196
  sage/graphs/generators/degree_sequence.py,sha256=oN9BFV3aC3g0Im_L9v1bx4aBzEf2qFRc8IHpxMVLkF8,8735
197
- sage/graphs/generators/distance_regular.cp312-win_amd64.pyd,sha256=LxdbkQnqCEZDiOLc_AIRdWVcLpsmKHzoUcH45GaldGk,593920
198
- sage/graphs/generators/distance_regular.pyx,sha256=dIO6D98FdTS3pk9ZhdXww-Q7WlmTKthcIgRbpDQXPTc,96145
197
+ sage/graphs/generators/distance_regular.cp312-win_amd64.pyd,sha256=cOxaZYzdl-cOtqKjh0brxsdQw2N8Cfx7liW956iF-Es,593920
198
+ sage/graphs/generators/distance_regular.pyx,sha256=tfzVRJT3zdrO3yOHr4Q1eNrhmpNlRKCNJoVKgQ5KH9I,96165
199
199
  sage/graphs/generators/families.py,sha256=9FS3o44XM-QNBHLDepRJPCyySPvdxzAFIm-zEqRIe1A,164812
200
200
  sage/graphs/generators/intersection.py,sha256=N3C3dLzBjL_Jeii1aU_Xm3O78yMLvZoAY1Y6Egu4MxA,20349
201
201
  sage/graphs/generators/platonic_solids.py,sha256=v3TMsnK2gI0vnhX9IxP3IsTWqw6GpYQdk6xZk9WEJG0,10134
@@ -203,33 +203,33 @@ sage/graphs/generators/random.py,sha256=lDQxB_YZ6Gwo-_LrqXx4hXC1H2AsP_Tsa0Q8-p44
203
203
  sage/graphs/generators/smallgraphs.py,sha256=y441EzXwvSBnJ-qwp4lbZvlS19FfoC8tV4MO4H_HEpA,202063
204
204
  sage/graphs/generators/world_map.py,sha256=YZ992gxxy6kXKaWvbXqG2tfxk5AaHw3a0t991pskPlY,34547
205
205
  sage/graphs/graph_decompositions/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
206
- sage/graphs/graph_decompositions/bandwidth.cp312-win_amd64.pyd,sha256=67SMZ2-Cyg8WP9kmeaDCFYYDMvyYthPknJzXk6lZXdc,60416
206
+ sage/graphs/graph_decompositions/bandwidth.cp312-win_amd64.pyd,sha256=Bnxveo6gttFHjRJ8kTARX4de5CpWcwv8zIF5FPM2XSY,60416
207
207
  sage/graphs/graph_decompositions/bandwidth.pyx,sha256=9BvA6v6LheIIqwtkvbendaO_aux-ROfaMBcAM4aZFd0,15576
208
- sage/graphs/graph_decompositions/clique_separators.cp312-win_amd64.pyd,sha256=Ay7j08E7lthNQVJ-TJTgIfexf5Rl_5CmMIUAxEStg0U,133632
208
+ sage/graphs/graph_decompositions/clique_separators.cp312-win_amd64.pyd,sha256=3ZurZNHa7O6u6zex25Kpt31sYjZKumVk-dybRGEGp9k,133632
209
209
  sage/graphs/graph_decompositions/clique_separators.pyx,sha256=q2Ep-OTAN0u53tg4USepRiw9uOm61XRbsfMKAkbJouk,23690
210
- sage/graphs/graph_decompositions/cutwidth.cp312-win_amd64.pyd,sha256=RjV9xa7ijVf8FgwJspe2n7MNhIaga2hFDoSLv7Tydgg,135168
210
+ sage/graphs/graph_decompositions/cutwidth.cp312-win_amd64.pyd,sha256=heJlsm3rio0EGaGP3ivAgsJWgp3a1aizksJb-tIGnP4,135168
211
211
  sage/graphs/graph_decompositions/cutwidth.pyx,sha256=ah8ysfGRlDw3UTeG9uPcQuVAjs0SfaYSnRdJ3z-RvdA,28601
212
- sage/graphs/graph_decompositions/fast_digraph.cp312-win_amd64.pyd,sha256=_P0R0nQwhGZasCC_c_FmEYFZ5E4JLRzmEDr5Z7blj-0,50176
212
+ sage/graphs/graph_decompositions/fast_digraph.cp312-win_amd64.pyd,sha256=bgCQyOHKByZKxytzECSlhTudhyUs_whVIpVjI7bhgYU,50176
213
213
  sage/graphs/graph_decompositions/fast_digraph.pxd,sha256=vfxjVz_M8l9rkauaJpXkW1_ubTM3mqUdEjUwlqdD4PQ,343
214
214
  sage/graphs/graph_decompositions/fast_digraph.pyx,sha256=02nMqhb4MvzaJFRGSy4ZefAvhChZsMJBlCTaOtOS3Es,7388
215
- sage/graphs/graph_decompositions/graph_products.cp312-win_amd64.pyd,sha256=amRZTlcDdVv4fAdPfW1Q_ma-n6H7RQr6EsvF8EqDZEA,130048
215
+ sage/graphs/graph_decompositions/graph_products.cp312-win_amd64.pyd,sha256=NH2LGdEBtVS9d9u8eV9jCMGAkAU71KFFZfWVz_aC-0g,130048
216
216
  sage/graphs/graph_decompositions/graph_products.pyx,sha256=HcTfcex9hrwlcTzBHWMGDonGEUDGGj8jkma0devn5wU,19014
217
- sage/graphs/graph_decompositions/modular_decomposition.cp312-win_amd64.pyd,sha256=wa8hzAUBzTCEY101DkYI2KdVfc8STL-c2ZWI6KyoYhE,331776
217
+ sage/graphs/graph_decompositions/modular_decomposition.cp312-win_amd64.pyd,sha256=Lv8IKmrDhaf2WYNgdkMZ6Cm-lOEMFQNLkagc8rls7oM,331776
218
218
  sage/graphs/graph_decompositions/modular_decomposition.pxd,sha256=SAqgLApPT4pa_e2XpZ7us9PhDV34y5cTZB7YzP_lbkI,1100
219
219
  sage/graphs/graph_decompositions/modular_decomposition.pyx,sha256=EkuXojAhXF53MXTiat63_EWdglqfodFZQiZk5dHV7-E,51818
220
- sage/graphs/graph_decompositions/slice_decomposition.cp312-win_amd64.pyd,sha256=4c3xH4PkTYhko4QwubMu_n3jOL4kTILxWB3k0F5Rrz0,175104
220
+ sage/graphs/graph_decompositions/slice_decomposition.cp312-win_amd64.pyd,sha256=L6fcc-y6PAP9haGuwlmVe9F-Q1q--7_p6BfJsQVAETU,175104
221
221
  sage/graphs/graph_decompositions/slice_decomposition.pxd,sha256=OawVDRv8wbwIP6rbSZHGZQUVF31TNw3fbIXbE2q9XyA,602
222
222
  sage/graphs/graph_decompositions/slice_decomposition.pyx,sha256=oBp4OVgykHatrhiSLgscsq5B5lUINmCierb3sWpO79w,40359
223
- sage/graphs/graph_decompositions/tree_decomposition.cp312-win_amd64.pyd,sha256=TC1OPGcEselYkl4YPj1WUovADt2kwm1yt2s3UvgaKFM,343040
223
+ sage/graphs/graph_decompositions/tree_decomposition.cp312-win_amd64.pyd,sha256=Sg_Zr4_I7qXH-4E-xaFQwJKCJZsh4fLeYyDrNBHFDRY,343040
224
224
  sage/graphs/graph_decompositions/tree_decomposition.pxd,sha256=dxfbHIMapSvsj67OLVBfLtvAYhWvDNSwmbmqmrvEYZg,555
225
225
  sage/graphs/graph_decompositions/tree_decomposition.pyx,sha256=IWrChlzZXjEKscgZcbRr4mhvODbAuAbZoHhSNxx-3Dw,73665
226
- sage/graphs/graph_decompositions/vertex_separation.cp312-win_amd64.pyd,sha256=8qmIlwg_frKrfyp1Kh7EOvW0FCyRP9bWja0x7jPN8gM,216576
226
+ sage/graphs/graph_decompositions/vertex_separation.cp312-win_amd64.pyd,sha256=7t9bPrcneWlUZZmgFxsiNwGkUPoIRjuBbtBGYiJD2aI,216576
227
227
  sage/graphs/graph_decompositions/vertex_separation.pxd,sha256=kuVp6HcFIRCamGKOy_Z_Qlzb2W_GlrdBRL4b44jdLsw,200
228
228
  sage/graphs/graph_decompositions/vertex_separation.pyx,sha256=nF-RwfUUZZ-JHi-iMj7D2ibAsrbmLQuEpGRXqN7_DTQ,74865
229
229
  sage/groups/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
230
230
  sage/groups/perm_gps/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
231
231
  sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
232
- sage/groups/perm_gps/partn_ref/refinement_graphs.cp312-win_amd64.pyd,sha256=Zl2Q42K76Sf4nn6oP-usnMqfhRTWnIXXQr9viXbXV80,198656
232
+ sage/groups/perm_gps/partn_ref/refinement_graphs.cp312-win_amd64.pyd,sha256=E280kN-rUzFQg3kOjtr1WAtzqa1sOyloxM7nERH1WkA,198656
233
233
  sage/groups/perm_gps/partn_ref/refinement_graphs.pxd,sha256=6sU1BVnxoySV9GhDXZsUKBlAgAMBqc8Bp3FELHB3neU,1759
234
234
  sage/groups/perm_gps/partn_ref/refinement_graphs.pyx,sha256=AyuBZ0MJ0x9EIiVzInK__7W4dy_hCONOBHyP4qy721M,56634
235
235
  sage/knots/all.py,sha256=pkVdIL2rSa6WRTBcnx6zew7aZMJJoIKeBmf81XAqyT0,248
@@ -1,13 +1,13 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # start delvewheel patch
3
- def _delvewheel_patch_1_11_0():
3
+ def _delvewheel_patch_1_11_1():
4
4
  import os
5
5
  if os.path.isdir(libs_dir := os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir, 'passagemath_graphs.libs'))):
6
6
  os.add_dll_directory(libs_dir)
7
7
 
8
8
 
9
- _delvewheel_patch_1_11_0()
10
- del _delvewheel_patch_1_11_0
9
+ _delvewheel_patch_1_11_1()
10
+ del _delvewheel_patch_1_11_1
11
11
  # end delvewheel patch
12
12
  r"""
13
13
  Top level of the distribution package sagemath-graphs
@@ -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)
Binary file
@@ -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
Binary file
@@ -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
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
@@ -1,2 +0,0 @@
1
- Version: 1.11.0
2
- Arguments: ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-c4vplv70\\cp312-win_amd64\\build\\venv\\Scripts\\delvewheel', 'repair', '-vv', '--custom-patch', '-w', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-c4vplv70\\cp312-win_amd64\\repaired_wheel', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-c4vplv70\\cp312-win_amd64\\built_wheel\\passagemath_graphs-10.6.1rc15-cp312-cp312-win_amd64.whl']