passagemath-graphs 10.6.1rc12__cp311-cp311-musllinux_1_2_x86_64.whl → 10.6.1rc13__cp311-cp311-musllinux_1_2_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {passagemath_graphs-10.6.1rc12.dist-info → passagemath_graphs-10.6.1rc13.dist-info}/METADATA +4 -3
- passagemath_graphs-10.6.1rc13.dist-info/METADATA.bak +297 -0
- {passagemath_graphs-10.6.1rc12.dist-info → passagemath_graphs-10.6.1rc13.dist-info}/RECORD +62 -57
- sage/combinat/designs/designs_pyx.cpython-311-x86_64-linux-musl.so +0 -0
- sage/combinat/designs/evenly_distributed_sets.cpython-311-x86_64-linux-musl.so +0 -0
- sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-x86_64-linux-musl.so +0 -0
- sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-x86_64-linux-musl.so +0 -0
- sage/combinat/designs/subhypergraph_search.cpython-311-x86_64-linux-musl.so +0 -0
- sage/combinat/posets/hasse_cython.cpython-311-x86_64-linux-musl.so +0 -0
- sage/combinat/posets/linear_extension_iterator.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/asteroidal_triples.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/boost_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/c_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/dense_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/graph_backends.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/sparse_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/static_dense_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/static_sparse_backend.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/base/static_sparse_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/centrality.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/comparability.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/connectivity.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/convexity_properties.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/distances_all_pairs.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/edge_connectivity.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/generators/distance_regular.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/generators/families.py +3 -3
- sage/graphs/generic_graph.py +5 -4
- sage/graphs/generic_graph_pyx.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/genus.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_coloring.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_coloring.pyx +2 -2
- sage/graphs/graph_decompositions/bandwidth.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/clique_separators.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/cutwidth.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/fast_digraph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/graph_products.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/modular_decomposition.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/slice_decomposition.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/tree_decomposition.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_decompositions/vertex_separation.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/graph_generators_pyx.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/hyperbolicity.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/independent_sets.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/isoperimetric_inequalities.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/line_graph.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/matching_covered_graph.py +2 -2
- sage/graphs/path_enumeration.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/spanning_tree.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/strongly_regular_db.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/strongly_regular_db.pyx +15 -15
- sage/graphs/traversals.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/trees.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/views.cpython-311-x86_64-linux-musl.so +0 -0
- sage/graphs/weakly_chordal.cpython-311-x86_64-linux-musl.so +0 -0
- sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-x86_64-linux-musl.so +0 -0
- sage_wheels/share/graphs/brouwer_srg_database.json +1 -0
- sage_wheels/share/graphs/graphs.db +0 -0
- sage_wheels/share/graphs/isgci_sage.xml +11116 -0
- sage_wheels/share/graphs/smallgraphs.txt +565 -0
- {passagemath_graphs-10.6.1rc12.dist-info → passagemath_graphs-10.6.1rc13.dist-info}/WHEEL +0 -0
- {passagemath_graphs-10.6.1rc12.dist-info → passagemath_graphs-10.6.1rc13.dist-info}/top_level.txt +0 -0
{passagemath_graphs-10.6.1rc12.dist-info → passagemath_graphs-10.6.1rc13.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-graphs
|
3
|
-
Version: 10.6.
|
3
|
+
Version: 10.6.1rc13
|
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
|
@@ -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.
|
37
|
-
Requires-Dist: passagemath-environment==10.6.
|
36
|
+
Requires-Dist: passagemath-categories==10.6.1rc13
|
37
|
+
Requires-Dist: passagemath-environment==10.6.1rc13
|
38
38
|
Provides-Extra: test
|
39
39
|
Requires-Dist: passagemath-repl; extra == "test"
|
40
40
|
Provides-Extra: benzene
|
@@ -71,6 +71,7 @@ Provides-Extra: tdlib
|
|
71
71
|
Requires-Dist: passagemath-tdlib; extra == "tdlib"
|
72
72
|
Provides-Extra: combinat
|
73
73
|
Requires-Dist: passagemath-combinat; extra == "combinat"
|
74
|
+
Provides-Extra: databases
|
74
75
|
Provides-Extra: editor
|
75
76
|
Requires-Dist: phitigra>=0.2.6; extra == "editor"
|
76
77
|
Provides-Extra: groups
|
@@ -0,0 +1,297 @@
|
|
1
|
+
Metadata-Version: 2.4
|
2
|
+
Name: passagemath-graphs
|
3
|
+
Version: 10.6.1rc13
|
4
|
+
Summary: passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers
|
5
|
+
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
|
+
Maintainer: Matthias Köppe, passagemath contributors
|
7
|
+
License-Expression: GPL-2.0-or-later
|
8
|
+
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
9
|
+
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
10
|
+
Project-URL: repo, https://github.com/passagemath/passagemath
|
11
|
+
Project-URL: documentation, https://doc.sagemath.org
|
12
|
+
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
|
+
Project-URL: discourse, https://passagemath.discourse.group
|
14
|
+
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
15
|
+
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
16
|
+
Classifier: Development Status :: 6 - Mature
|
17
|
+
Classifier: Intended Audience :: Education
|
18
|
+
Classifier: Intended Audience :: Science/Research
|
19
|
+
Classifier: Operating System :: POSIX
|
20
|
+
Classifier: Operating System :: POSIX :: Linux
|
21
|
+
Classifier: Operating System :: MacOS :: MacOS X
|
22
|
+
Classifier: Operating System :: Microsoft :: Windows
|
23
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
24
|
+
Classifier: Programming Language :: Python :: 3.10
|
25
|
+
Classifier: Programming Language :: Python :: 3.11
|
26
|
+
Classifier: Programming Language :: Python :: 3.12
|
27
|
+
Classifier: Programming Language :: Python :: 3.13
|
28
|
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
29
|
+
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
30
|
+
Requires-Python: <3.14,>=3.10
|
31
|
+
Description-Content-Type: text/x-rst
|
32
|
+
Requires-Dist: gmpy2~=2.1.b999
|
33
|
+
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
34
|
+
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
35
|
+
Requires-Dist: memory_allocator
|
36
|
+
Requires-Dist: passagemath-categories==10.6.1rc13
|
37
|
+
Requires-Dist: passagemath-conf==10.6.1rc13
|
38
|
+
Requires-Dist: passagemath-environment==10.6.1rc13
|
39
|
+
Provides-Extra: test
|
40
|
+
Requires-Dist: passagemath-repl; extra == "test"
|
41
|
+
Provides-Extra: benzene
|
42
|
+
Requires-Dist: passagemath-benzene; extra == "benzene"
|
43
|
+
Provides-Extra: bliss
|
44
|
+
Requires-Dist: passagemath-bliss; extra == "bliss"
|
45
|
+
Provides-Extra: buckygen
|
46
|
+
Requires-Dist: passagemath-buckygen; extra == "buckygen"
|
47
|
+
Provides-Extra: cliquer
|
48
|
+
Requires-Dist: passagemath-cliquer; extra == "cliquer"
|
49
|
+
Provides-Extra: cmr
|
50
|
+
Requires-Dist: passagemath-cmr; extra == "cmr"
|
51
|
+
Provides-Extra: gap
|
52
|
+
Requires-Dist: passagemath-gap; extra == "gap"
|
53
|
+
Provides-Extra: igraph
|
54
|
+
Requires-Dist: igraph; extra == "igraph"
|
55
|
+
Provides-Extra: mcqd
|
56
|
+
Requires-Dist: passagemath-mcqd; extra == "mcqd"
|
57
|
+
Provides-Extra: nauty
|
58
|
+
Requires-Dist: passagemath-nauty; extra == "nauty"
|
59
|
+
Provides-Extra: networkx
|
60
|
+
Requires-Dist: networkx>=2.4; extra == "networkx"
|
61
|
+
Provides-Extra: pari
|
62
|
+
Requires-Dist: passagemath-pari; extra == "pari"
|
63
|
+
Provides-Extra: planarity
|
64
|
+
Requires-Dist: passagemath-planarity; extra == "planarity"
|
65
|
+
Provides-Extra: plantri
|
66
|
+
Requires-Dist: passagemath-plantri; extra == "plantri"
|
67
|
+
Provides-Extra: rankwidth
|
68
|
+
Requires-Dist: passagemath-rankwidth; extra == "rankwidth"
|
69
|
+
Provides-Extra: rw
|
70
|
+
Requires-Dist: passagemath-graphs[rankwidth]; extra == "rw"
|
71
|
+
Provides-Extra: tdlib
|
72
|
+
Requires-Dist: passagemath-tdlib; extra == "tdlib"
|
73
|
+
Provides-Extra: combinat
|
74
|
+
Requires-Dist: passagemath-combinat; extra == "combinat"
|
75
|
+
Provides-Extra: databases
|
76
|
+
Provides-Extra: editor
|
77
|
+
Requires-Dist: phitigra>=0.2.6; extra == "editor"
|
78
|
+
Provides-Extra: groups
|
79
|
+
Requires-Dist: passagemath-groups; extra == "groups"
|
80
|
+
Requires-Dist: passagemath-graphs[nauty]; extra == "groups"
|
81
|
+
Provides-Extra: homology
|
82
|
+
Requires-Dist: passagemath-modules; extra == "homology"
|
83
|
+
Provides-Extra: mip
|
84
|
+
Requires-Dist: passagemath-polyhedra; extra == "mip"
|
85
|
+
Provides-Extra: modules
|
86
|
+
Requires-Dist: passagemath-modules; extra == "modules"
|
87
|
+
Provides-Extra: plot
|
88
|
+
Requires-Dist: passagemath-plot; extra == "plot"
|
89
|
+
Provides-Extra: polyhedra
|
90
|
+
Requires-Dist: passagemath-polyhedra; extra == "polyhedra"
|
91
|
+
Provides-Extra: repl
|
92
|
+
Requires-Dist: passagemath-repl; extra == "repl"
|
93
|
+
Provides-Extra: sat
|
94
|
+
Requires-Dist: passagemath-combinat; extra == "sat"
|
95
|
+
Provides-Extra: standard
|
96
|
+
Requires-Dist: passagemath-graphs[combinat,databases,groups,mip,modules,planarity,polyhedra,rankwidth,repl]; extra == "standard"
|
97
|
+
Requires-Dist: passagemath-plot[tachyon]; extra == "standard"
|
98
|
+
|
99
|
+
=======================================================================================================================================================
|
100
|
+
passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers
|
101
|
+
=======================================================================================================================================================
|
102
|
+
|
103
|
+
`passagemath <https://github.com/passagemath/passagemath>`__ is open
|
104
|
+
source mathematical software in Python, released under the GNU General
|
105
|
+
Public Licence GPLv2+.
|
106
|
+
|
107
|
+
It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
108
|
+
developed 2005-2025 under the motto “Creating a Viable Open Source
|
109
|
+
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
110
|
+
|
111
|
+
The passagemath fork was created in October 2024 with the following
|
112
|
+
goals:
|
113
|
+
|
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>`__,
|
117
|
+
- establishing first-class membership in the scientific Python
|
118
|
+
ecosystem,
|
119
|
+
- giving `clear attribution of upstream
|
120
|
+
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
121
|
+
- providing independently usable Python interfaces to upstream
|
122
|
+
libraries,
|
123
|
+
- providing `platform portability and integration testing
|
124
|
+
services <https://github.com/passagemath/passagemath/issues/704>`__
|
125
|
+
to upstream projects,
|
126
|
+
- inviting collaborations with upstream projects,
|
127
|
+
- `building a professional, respectful, inclusive
|
128
|
+
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
129
|
+
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
130
|
+
serverless deployment with Javascript,
|
131
|
+
- developing a native Windows port.
|
132
|
+
|
133
|
+
`Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
|
134
|
+
available online.
|
135
|
+
|
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.
|
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.
|
143
|
+
|
144
|
+
|
145
|
+
About this pip-installable distribution package
|
146
|
+
-----------------------------------------------
|
147
|
+
|
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.
|
149
|
+
|
150
|
+
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
|
+
|
152
|
+
|
153
|
+
What is included
|
154
|
+
----------------
|
155
|
+
|
156
|
+
* `Graph Theory <https://doc.sagemath.org/html/en/reference/graphs/index.html>`_
|
157
|
+
|
158
|
+
* `Trees <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
|
159
|
+
|
160
|
+
* `Posets <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/posets/all.html>`_
|
161
|
+
|
162
|
+
* `Abstract Complexes <https://doc.sagemath.org/html/en/reference/topology/index.html>`_
|
163
|
+
|
164
|
+
* `Combinatorial Designs and Incidence Structure <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/designs/all.html>`_
|
165
|
+
|
166
|
+
* `Finite State Machines, Automata, Transducers <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
|
167
|
+
|
168
|
+
* `Cluster Algebras and Quivers <https://doc.sagemath.org/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
|
169
|
+
|
170
|
+
* `Knot Theory <https://doc.sagemath.org/html/en/reference/knots/index.html>`_
|
171
|
+
|
172
|
+
* `Sandpiles <https://doc.sagemath.org/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
|
173
|
+
|
174
|
+
* see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-graphs/MANIFEST.in
|
175
|
+
|
176
|
+
|
177
|
+
Examples
|
178
|
+
--------
|
179
|
+
|
180
|
+
A quick way to try it out interactively::
|
181
|
+
|
182
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-graphs[test]" ipython
|
183
|
+
In [1]: from sage.all__sagemath_graphs import *
|
184
|
+
|
185
|
+
In [6]: g = Graph([(1, 3), (3, 8), (5, 2)]); g
|
186
|
+
Out[6]: Graph on 5 vertices
|
187
|
+
|
188
|
+
In [7]: g.is_connected()
|
189
|
+
Out[7]: False
|
190
|
+
|
191
|
+
|
192
|
+
Available as extras, from other distributions
|
193
|
+
---------------------------------------------
|
194
|
+
|
195
|
+
Libraries
|
196
|
+
~~~~~~~~~
|
197
|
+
|
198
|
+
``pip install passagemath-graphs[benzene,buckygen,plantri]`` additionally make
|
199
|
+
various graph generators available via `passagemath-benzene <https://pypi.org/project/passagemath-benzene/>`_, `passagemath-buckygen <https://pypi.org/project/passagemath-buckygen/>`_, and `passagemath-plantri <https://pypi.org/project/passagemath-plantri/>`_.
|
200
|
+
|
201
|
+
``pip install passagemath-graphs[bliss]`` additionally installs `passagemath-bliss <https://pypi.org/project/passagemath-bliss/>`_ for the purpose
|
202
|
+
of computing graph (iso/auto)morphisms.
|
203
|
+
|
204
|
+
``pip install passagemath-graphs[cliquer]`` additionally installs `passagemath-cliquer <https://pypi.org/project/passagemath-cliquer/>`_
|
205
|
+
|
206
|
+
``pip install passagemath-graphs[cmr]`` additionally installs `passagemath-cmr <https://pypi.org/project/passagemath-cmr/>`_ for recognition and decomposition algorithms
|
207
|
+
for network matrices, totally unimodular matrices and regular matroids, series-parallel matroids, etc.
|
208
|
+
|
209
|
+
``pip install passagemath-graphs[gap]`` additionally installs `passagemath-gap <https://pypi.org/project/passagemath-gap/>`_ for group-theoretic functionality.
|
210
|
+
|
211
|
+
``pip install passagemath-graphs[igraph]`` additionally installs
|
212
|
+
`igraph <https://python.igraph.org/en/stable/>`_::
|
213
|
+
|
214
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-graphs[igraph,test]" ipython
|
215
|
+
In [1]: from sage.all__sagemath_graphs import *
|
216
|
+
|
217
|
+
In [2]: ## Example depending on igraph goes here
|
218
|
+
|
219
|
+
``pip install passagemath-graphs[mcqd]`` additionally installs `passagemath-mcqd <https://pypi.org/project/passagemath-mcqd/>`_
|
220
|
+
|
221
|
+
``pip install passagemath-graphs[nauty]`` additionally installs `passagemath-nauty <https://pypi.org/project/passagemath-nauty/>`_ for computing
|
222
|
+
automorphism groups of graphs and digraphs.
|
223
|
+
|
224
|
+
``pip install passagemath-graphs[networkx]`` additionally installs
|
225
|
+
`NetworkX <https://networkx.github.io>`__::
|
226
|
+
|
227
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-graphs[networkx,test]" ipython
|
228
|
+
In [1]: from sage.all__sagemath_graphs import *
|
229
|
+
|
230
|
+
In [2]: ## Example depending on networkx goes here
|
231
|
+
|
232
|
+
``pip install passagemath-graphs[pari]`` additionally installs `passagemath-pari <https://pypi.org/project/passagemath-pari/>`_
|
233
|
+
|
234
|
+
``pip install passagemath-graphs[planarity]`` additionally installs `passagemath-planarity <https://pypi.org/project/passagemath-planarity/>`_ for planarity testing.
|
235
|
+
|
236
|
+
``pip install passagemath-graphs[rankwidth]`` additionally installs `passagemath-rankwidth <https://pypi.org/project/passagemath-rankwidth/>`_ for rank width and rank decompositions.
|
237
|
+
|
238
|
+
``pip install passagemath-graphs[tdlib]`` additionally installs `passagemath-tdlib <https://pypi.org/project/passagemath-tdlib/>`_ for computing tree decompositions.
|
239
|
+
|
240
|
+
|
241
|
+
Features
|
242
|
+
~~~~~~~~
|
243
|
+
|
244
|
+
``pip install passagemath-graphs[combinat]`` additionally installs `passagemath-combinat <https://pypi.org/project/passagemath-combinat/>`_
|
245
|
+
|
246
|
+
``pip install passagemath-graphs[editor]`` additionally installs the interactive graph editor `phitigra <https://pypi.org/project/phitigra/>`_.
|
247
|
+
|
248
|
+
``pip install passagemath-graphs[groups]`` additionally makes group-theoretic features
|
249
|
+
available via `passagemath-gap <https://pypi.org/project/passagemath-gap/>`_, `passagemath-groups <https://pypi.org/project/passagemath-groups/>`_, and `passagemath-nauty <https://pypi.org/project/passagemath-nauty/>`_::
|
250
|
+
|
251
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-graphs[groups,test]" ipython
|
252
|
+
In [1]: from sage.all__sagemath_graphs import *
|
253
|
+
|
254
|
+
In [2]: g = Graph({
|
255
|
+
0: [1, 2],
|
256
|
+
1: [0, 2],
|
257
|
+
2: [0, 1, 3],
|
258
|
+
3: [2]
|
259
|
+
})
|
260
|
+
|
261
|
+
In [3]: aut = g.automorphism_group()
|
262
|
+
|
263
|
+
In [4]: print(aut.order())
|
264
|
+
|
265
|
+
``pip install passagemath-graphs[homology]`` provides homological computations for abstract complexes via `passagemath-modules <https://pypi.org/project/passagemath-modules/>`_.
|
266
|
+
|
267
|
+
``pip install passagemath-graphs[mip]`` additionally makes the mixed-integer programming
|
268
|
+
solver GLPK available via `passagemath-glpk <https://pypi.org/project/passagemath-glpk/>`_ and `passagemath-polyhedra <https://pypi.org/project/passagemath-polyhedra/>`_ (see there for other available solvers).::
|
269
|
+
|
270
|
+
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-graphs[mip,test]" ipython
|
271
|
+
In [1]: from sage.all__sagemath_graphs import *
|
272
|
+
|
273
|
+
In [2]: ## Example depending on MIP goes here
|
274
|
+
|
275
|
+
``pip install passagemath-graphs[modules]`` additionally makes linear algebra features available via `passagemath-modules <https://pypi.org/project/passagemath-modules/>`_.
|
276
|
+
|
277
|
+
``pip install passagemath-graphs[plot]`` additionally installs `passagemath-plot <https://pypi.org/project/passagemath-plot/>`_.
|
278
|
+
|
279
|
+
``pip install passagemath-graphs[polyhedra]`` additionally installs `passagemath-polyhedra <https://pypi.org/project/passagemath-polyhedra/>`_.
|
280
|
+
|
281
|
+
``pip install passagemath-graphs[sat]`` additionally provides SAT features via `passagemath-combinat <https://pypi.org/project/passagemath-combinat/>`_.
|
282
|
+
|
283
|
+
``pip install passagemath-graphs[standard]`` installs all libraries and features related to graphs that
|
284
|
+
are available in a standard installation of Sage.
|
285
|
+
|
286
|
+
|
287
|
+
Development
|
288
|
+
-----------
|
289
|
+
|
290
|
+
::
|
291
|
+
|
292
|
+
$ git clone --origin passagemath https://github.com/passagemath/passagemath.git
|
293
|
+
$ cd passagemath
|
294
|
+
passagemath $ ./bootstrap
|
295
|
+
passagemath $ python3 -m venv graphs-venv
|
296
|
+
passagemath $ source graphs-venv/bin/activate
|
297
|
+
(graphs-venv) passagemath $ pip install -v -e pkgs/sagemath-graphs
|
@@ -30,26 +30,26 @@ sage/combinat/designs/covering_array.py,sha256=SC7dwTzNt4lYJk_FKRUt_EsaOYjFRXMJu
|
|
30
30
|
sage/combinat/designs/covering_design.py,sha256=GhpSmZALYIwSjSx2oEOxxXhLemJCaKTrIGjZS0xj6AI,17297
|
31
31
|
sage/combinat/designs/database.py,sha256=0sfODA8sYjemLejPQNZnQqj_eIgyPuLyTsNWw495w4Q,242955
|
32
32
|
sage/combinat/designs/design_catalog.py,sha256=u9FpOxLuNuEcRxOU3C9P_bw-OGqQL0qgGsjUFFx7Icc,5095
|
33
|
-
sage/combinat/designs/designs_pyx.cpython-311-x86_64-linux-musl.so,sha256=
|
33
|
+
sage/combinat/designs/designs_pyx.cpython-311-x86_64-linux-musl.so,sha256=7TfgEik0kTyJXbGB6KlbxLP1ZmZAPTNTda8-CXmPzwc,1402913
|
34
34
|
sage/combinat/designs/designs_pyx.pxd,sha256=d78q7gQf58kZirLF1TXxNjLi50YYo-EIUM2e4kXS5C8,679
|
35
35
|
sage/combinat/designs/designs_pyx.pyx,sha256=_unJWxusmZVUZ5SPiTtgOCYZmhWTFqptLb3MOz37ND0,37170
|
36
36
|
sage/combinat/designs/difference_family.py,sha256=0fhKdWJVL0uErG5BwLfJKt2cDgF8gHIkudLtF6So1rI,155391
|
37
37
|
sage/combinat/designs/difference_matrices.py,sha256=H1gvPjsH890ASH66zSJj36yiFMIU_C40xYZA609eawE,8610
|
38
|
-
sage/combinat/designs/evenly_distributed_sets.cpython-311-x86_64-linux-musl.so,sha256=
|
38
|
+
sage/combinat/designs/evenly_distributed_sets.cpython-311-x86_64-linux-musl.so,sha256=eYp4oSYGAFL1_wzuGKtDXmMNIIXA6p1_6A_I4irnjNQ,804696
|
39
39
|
sage/combinat/designs/evenly_distributed_sets.pyx,sha256=_ExpH2ImCLYhXG4aovPXKHGa8XMKYlILw-r5Iv1Yr5E,25548
|
40
40
|
sage/combinat/designs/ext_rep.py,sha256=4t0xjnVqEyZUQn9L4JxvSt2wlhHJoY3Xz6uAP3L6_7g,34884
|
41
|
-
sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-x86_64-linux-musl.so,sha256=
|
41
|
+
sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-x86_64-linux-musl.so,sha256=4_WV_QbtfioRI0H9gy0v2pahdDtXX2BcUd66KtE-mzM,778192
|
42
42
|
sage/combinat/designs/gen_quadrangles_with_spread.pyx,sha256=oE049xlfXkX_ly-WpQZnPw2cNXYDueHeuRJ69bfTbkQ,10767
|
43
43
|
sage/combinat/designs/group_divisible_designs.py,sha256=U8YLCTUbbsdmWH8aiKqxWHv3AFNHqmCh1eoVFELIch4,13037
|
44
44
|
sage/combinat/designs/incidence_structures.py,sha256=ki-yG_ebZenomRVE1zA-oQAKzGEAR0ObmaVFSEfHXFg,89645
|
45
45
|
sage/combinat/designs/latin_squares.py,sha256=R8tl7zoIGvbxrQdoRMoeW9eF5xeq0m41eZCNwg0i-7w,23159
|
46
46
|
sage/combinat/designs/orthogonal_arrays.py,sha256=_F7d167KuXhNPoatn_aHQXnxBY6EELW_FlYQ_c1RyIk,82598
|
47
47
|
sage/combinat/designs/orthogonal_arrays_build_recursive.py,sha256=Ley_eOHwF1sOk9MukJDOM8KlPLT-JVdA7hqPz42Z_YU,70698
|
48
|
-
sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-x86_64-linux-musl.so,sha256=
|
48
|
+
sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-x86_64-linux-musl.so,sha256=Oi6yeOu_fGqxizS5CCNbh8QfJ0ouwK-BtrHfgds_7q8,1105960
|
49
49
|
sage/combinat/designs/orthogonal_arrays_find_recursive.pyx,sha256=NMqnHcUCSURto_AnwjkXuDc298lLF0m0b0uObekmG0g,34281
|
50
50
|
sage/combinat/designs/resolvable_bibd.py,sha256=WzDQ_n-_yKX-6YXYbkP5yIrXnU-UW_Mo0I7Mg6zGbyA,30498
|
51
51
|
sage/combinat/designs/steiner_quadruple_systems.py,sha256=-vnODm9iybM9_x36oDOFMZyu_kMaMTZWYbzcWAvaG0E,68601
|
52
|
-
sage/combinat/designs/subhypergraph_search.cpython-311-x86_64-linux-musl.so,sha256=
|
52
|
+
sage/combinat/designs/subhypergraph_search.cpython-311-x86_64-linux-musl.so,sha256=TuudW-i5TLB2eoUKoP6hfMigLJ8w54JuG0rlO3KPlU0,555952
|
53
53
|
sage/combinat/designs/subhypergraph_search.pyx,sha256=EfLrVGZNDSiVgeGNohlO09f0wdqPh6XwQHCrHNgqmng,18146
|
54
54
|
sage/combinat/designs/twographs.py,sha256=gUba7-nivoQpPrPgHMD7UshhY9Q7do9GXylLb_U_xC8,11230
|
55
55
|
sage/combinat/posets/all.py,sha256=A-S_eIm6Io7aE5YjG_ETS9Fsam30I8xOIR56QG8hpMs,1438
|
@@ -58,13 +58,13 @@ sage/combinat/posets/cartesian_product.py,sha256=_ZyRnB3-t3vQpaHjlXO-a_GHvCyQzxz
|
|
58
58
|
sage/combinat/posets/d_complete.py,sha256=3k1llRG7zIgKmvy-gJ6_A2liDvjTiC04OX_vOdmzoUU,6611
|
59
59
|
sage/combinat/posets/elements.py,sha256=IgixRtTMTRKz3nGJGcYtBwucK22b3I5xy84ephRjpVE,7982
|
60
60
|
sage/combinat/posets/forest.py,sha256=c-3aHa_yyTN2Zo7ddPv4GIxDCG3ebs7hmf3r99FG3kU,1017
|
61
|
-
sage/combinat/posets/hasse_cython.cpython-311-x86_64-linux-musl.so,sha256=
|
61
|
+
sage/combinat/posets/hasse_cython.cpython-311-x86_64-linux-musl.so,sha256=sc4IErKdbHpOXmz4WdfMnBi7V4OwscQMsavfQy8agsg,706400
|
62
62
|
sage/combinat/posets/hasse_cython.pyx,sha256=g8C4EGYMN0jl1xLhmeaMzbIIyvGujWT0W5UCT2Qje4g,5988
|
63
63
|
sage/combinat/posets/hasse_diagram.py,sha256=u-A0HrvEuLCUhZwBcTWyrLpDpM03pkpjAqtIuYrxIP4,133205
|
64
64
|
sage/combinat/posets/hochschild_lattice.py,sha256=wkrxQDkzGoAdhLU7YjiVlGHaoSXUxqwCDjmH-HE4uZQ,4667
|
65
65
|
sage/combinat/posets/incidence_algebras.py,sha256=v9QMrN1VW8T4vMfdrJpr4RULr0RlzCIPii0IaN0UVxU,25072
|
66
66
|
sage/combinat/posets/lattices.py,sha256=UMfTOqp45FQ35sf-F6LciPvva1Tb6P0mtc0cHG3fqXc,186721
|
67
|
-
sage/combinat/posets/linear_extension_iterator.cpython-311-x86_64-linux-musl.so,sha256=
|
67
|
+
sage/combinat/posets/linear_extension_iterator.cpython-311-x86_64-linux-musl.so,sha256=5GbVoGMTpgzoENLt4or0b__3kHWvwbr3WuzDTPK_YWA,666912
|
68
68
|
sage/combinat/posets/linear_extension_iterator.pyx,sha256=1DVxfIsMvtsPGjOi3SUjWtVKFKXQfnk_UXKtmsTpQl4,9272
|
69
69
|
sage/combinat/posets/linear_extensions.py,sha256=dFp9P8GB2DBUEeiGojgNu7YU30VqOOOVIrUcUSsuS44,41674
|
70
70
|
sage/combinat/posets/mobile.py,sha256=1Fzspx-afq66PO_5BTJoprp4GemROCPnZOacqZiJXI4,10558
|
@@ -81,108 +81,108 @@ sage/ext_data/kenzo/CP4.txt,sha256=WXb63Qce3f9Z3Q6K3_zkI0W4-cHBM93XMn7K5bNQD3U,6
|
|
81
81
|
sage/ext_data/kenzo/README.txt,sha256=SZywXyUDRE8JUt2_JajOYslQiEBSkkB5-14jtxPIt08,1912
|
82
82
|
sage/ext_data/kenzo/S4.txt,sha256=iSXavQqy7ep6HFOWnnsHtqoDhL4Hu3s1SpsaUKbizWs,272
|
83
83
|
sage/graphs/all.py,sha256=x8SE1AFbrSgF8NtYDKAPR4Qj1rcawY5NCRN3zdNx76U,1500
|
84
|
-
sage/graphs/asteroidal_triples.cpython-311-x86_64-linux-musl.so,sha256=
|
84
|
+
sage/graphs/asteroidal_triples.cpython-311-x86_64-linux-musl.so,sha256=gOWUPWQIjqWzsuuHIR-g5e-ud_jlBerBr1BoQ7VIyrI,361545
|
85
85
|
sage/graphs/asteroidal_triples.pyx,sha256=kslBS2OY3d7F0k54vb4nvb1pKH4UfvXv0AssHf9U61Y,11269
|
86
86
|
sage/graphs/bipartite_graph.py,sha256=GsQhkJMclM0TCT8ifOaPTjweIwA4yX6rcD4yUoLgLXg,105820
|
87
|
-
sage/graphs/centrality.cpython-311-x86_64-linux-musl.so,sha256=
|
87
|
+
sage/graphs/centrality.cpython-311-x86_64-linux-musl.so,sha256=9p1ytpARyf5gA90SINY3K4QKNdvW5tucXLvw0v9sOQg,1009337
|
88
88
|
sage/graphs/centrality.pyx,sha256=jXYVW5ZFRXYkI_Esw8LaPsdVKLhTG4bUZBgUjzGrDGQ,37670
|
89
89
|
sage/graphs/cographs.py,sha256=e_IBKmczjffdNkQzZmyliRgXS0j7n5wT_dE_pWj74iY,15184
|
90
|
-
sage/graphs/comparability.cpython-311-x86_64-linux-musl.so,sha256=
|
90
|
+
sage/graphs/comparability.cpython-311-x86_64-linux-musl.so,sha256=K1rRNqR-a9x9nHiSS3HmwZ-EkpBQQOVgUjQ9hmwWeTg,1365745
|
91
91
|
sage/graphs/comparability.pyx,sha256=txNR4i4nVxETeRuITmZSnF41Bcu5Lc3-9p_Y14U5Ai4,32292
|
92
|
-
sage/graphs/connectivity.cpython-311-x86_64-linux-musl.so,sha256=
|
92
|
+
sage/graphs/connectivity.cpython-311-x86_64-linux-musl.so,sha256=uHe7XxSPPcjUDbBHP_nI3JF0H5FQGuC-dBrEOf0fREg,5120448
|
93
93
|
sage/graphs/connectivity.pxd,sha256=xbB3JNVdxZDUwuhSrPaioJujxcOOUzCM4nUZ0Cmild0,5378
|
94
94
|
sage/graphs/connectivity.pyx,sha256=Ttl1tzPlXRHmHuoFKcWOmR_YcDvKanDDcoPCqEIAsAQ,183216
|
95
|
-
sage/graphs/convexity_properties.cpython-311-x86_64-linux-musl.so,sha256=
|
95
|
+
sage/graphs/convexity_properties.cpython-311-x86_64-linux-musl.so,sha256=q0wEhoZ9foo6oRw6AMIe1m47yXtgoKfR1x9aOFVnoTk,796545
|
96
96
|
sage/graphs/convexity_properties.pxd,sha256=5NS5R5LyBnwfiKEo6CNG-aspmA0HqkC0fvsmmr799xo,627
|
97
97
|
sage/graphs/convexity_properties.pyx,sha256=zHhpsRj6qi2oLxoUplnzDDaQL0nYYtot6q6GC1l-8Ls,31137
|
98
98
|
sage/graphs/digraph.py,sha256=Uj2hmkx-k27D2DyNAAQ-wmKirOIP-0Hyg_8g_CMFLIE,197705
|
99
99
|
sage/graphs/digraph_generators.py,sha256=GCgmzNzeNrAetGPavREZnRejf3yciY-ycIbOQkqrTYw,79777
|
100
|
-
sage/graphs/distances_all_pairs.cpython-311-x86_64-linux-musl.so,sha256=
|
100
|
+
sage/graphs/distances_all_pairs.cpython-311-x86_64-linux-musl.so,sha256=4tXmG5i3HdpR2Wbx29oiRvBXzEzIVDb-jCbfSAS7i0s,1570729
|
101
101
|
sage/graphs/distances_all_pairs.pxd,sha256=RMrpaxs-r98iY6BnCS2H18BFN85BNrYPk9Dipuvva0s,565
|
102
102
|
sage/graphs/distances_all_pairs.pyx,sha256=CEbGv42frddFNp3xGOyC2M4Tnh2M8vLRuNMSYk3oyS4,105359
|
103
103
|
sage/graphs/domination.py,sha256=BRTVApP6SeB-NVe3rcuJDfpSbg6jWRc4rWgTPgMUsVo,48674
|
104
104
|
sage/graphs/dot2tex_utils.py,sha256=lWUucZKdFsTltrGPeqwHhvbdScFEMltjtTU6C4p2x_E,3173
|
105
|
-
sage/graphs/edge_connectivity.cpython-311-x86_64-linux-musl.so,sha256=
|
105
|
+
sage/graphs/edge_connectivity.cpython-311-x86_64-linux-musl.so,sha256=q4TFrdfYvd2jMwTQylp-nSbLA1Qvfc-U6EoJN8U1GZc,899353
|
106
106
|
sage/graphs/edge_connectivity.pyx,sha256=SBrTBJaeM8uLsF6d-_5frdbPtWanWvJSxiEO7k7H0b4,44701
|
107
|
-
sage/graphs/generic_graph.py,sha256=
|
108
|
-
sage/graphs/generic_graph_pyx.cpython-311-x86_64-linux-musl.so,sha256=
|
107
|
+
sage/graphs/generic_graph.py,sha256=4UuxEokBL5D201CsVaG4iz5gaB_XhUyzq_p6l75_JAE,1114294
|
108
|
+
sage/graphs/generic_graph_pyx.cpython-311-x86_64-linux-musl.so,sha256=yWiLkN3WSYXmAght73OxhtMWMNFa7GhjwMbATlyiYnk,1759641
|
109
109
|
sage/graphs/generic_graph_pyx.pxd,sha256=aVwQbA8BGVHbwufAo6-EHEhyfCFNxRq7pPI_FtOJu3Y,825
|
110
110
|
sage/graphs/generic_graph_pyx.pyx,sha256=i5gISutTP3P_Fc5LInP-fDJX_U1nFRocdXOt114lmIU,60287
|
111
|
-
sage/graphs/genus.cpython-311-x86_64-linux-musl.so,sha256=
|
111
|
+
sage/graphs/genus.cpython-311-x86_64-linux-musl.so,sha256=v3pmJubjMit8Eud4s9E9ZbucIeKrmtwb3F4aSWRKs1o,507968
|
112
112
|
sage/graphs/genus.pyx,sha256=xzcRPWKAgtVIQfBOLJNXVm-22LPCBiYSyzmjNpE6U_w,21672
|
113
113
|
sage/graphs/graph.py,sha256=Q2GVcF9pUUuXcMLDUIL3eqdsRxDXtUXjXKHk1IT-IVY,381762
|
114
|
-
sage/graphs/graph_coloring.cpython-311-x86_64-linux-musl.so,sha256=
|
115
|
-
sage/graphs/graph_coloring.pyx,sha256=
|
114
|
+
sage/graphs/graph_coloring.cpython-311-x86_64-linux-musl.so,sha256=Ic0if69H3MFMq6fhMOdtUHHIG62jJ04SzF6HJUaIziw,4942729
|
115
|
+
sage/graphs/graph_coloring.pyx,sha256=sMP53cvRB_mHdtKR44P-uI_kRWxmwXgejcc947yRZno,85604
|
116
116
|
sage/graphs/graph_database.py,sha256=TxWGmR7ueILurw77Xk3Uz54gsbjZ00H-_jhbDmNf3m8,51558
|
117
117
|
sage/graphs/graph_editor.py,sha256=_6wr59GPJfl0lylU_tMsqQbc1jH8E8GD6ZxQdVBxBYQ,2850
|
118
118
|
sage/graphs/graph_generators.py,sha256=Z7-IqimRFQ_HFJepTs_F-f6noWZkBDCUtMcoDHmHfPg,134580
|
119
|
-
sage/graphs/graph_generators_pyx.cpython-311-x86_64-linux-musl.so,sha256=
|
119
|
+
sage/graphs/graph_generators_pyx.cpython-311-x86_64-linux-musl.so,sha256=wurdf9Oxu6pQvAS4PTdS5w8c6cldRhSesTw1ONSewyY,447648
|
120
120
|
sage/graphs/graph_generators_pyx.pyx,sha256=-TP5O6mDg7clGrKcDLUzcFsLYuw8VGGhPvLV56I9wBA,3214
|
121
121
|
sage/graphs/graph_input.py,sha256=r0n78xXCSG6awA0rZDfBPfFsPh4lpvnEBxCkE0WP5A4,28844
|
122
122
|
sage/graphs/graph_latex.py,sha256=_zJtj4YXZ0wh8wgL2Nk9-6UqKwd8joEqjfWEusX81Jc,99136
|
123
123
|
sage/graphs/graph_list.py,sha256=z7EoLhCRkH5F7acA2r28DzDkLw08xODgOLXl8f6Rf80,14439
|
124
124
|
sage/graphs/graph_plot.py,sha256=4a3j1oUY-TAfNGDJpqONvQKQEFoqDUUN56fJXym80AY,70634
|
125
125
|
sage/graphs/graph_plot_js.py,sha256=jhaO_KUhxeOCw1IsZGPeCobW5nfXXEcJqIHEWV9rt0U,12898
|
126
|
-
sage/graphs/hyperbolicity.cpython-311-x86_64-linux-musl.so,sha256=
|
126
|
+
sage/graphs/hyperbolicity.cpython-311-x86_64-linux-musl.so,sha256=rQNHvppjVlH_7VOaxHoSdqHt5SRGRTlEfLCPzJk7bJo,1435649
|
127
127
|
sage/graphs/hyperbolicity.pyx,sha256=obrOeYbKJt8RbTMlAY51ITBtdJrHDtDTZJqsniGAv9Y,64499
|
128
128
|
sage/graphs/hypergraph_generators.py,sha256=0gFR6duplhJ9m6Ecn-APwNIuooR5vcBoQkBdj_hJcSA,13926
|
129
|
-
sage/graphs/independent_sets.cpython-311-x86_64-linux-musl.so,sha256=
|
129
|
+
sage/graphs/independent_sets.cpython-311-x86_64-linux-musl.so,sha256=gcMIfqvSyvPvl7aqMqsG_Id7vS3Qt_wfxZqqysjvC9U,489233
|
130
130
|
sage/graphs/independent_sets.pxd,sha256=ozW1INPrNhfTHx9P0yQBW9m4C0VyNILAr2MixvI-Ao8,322
|
131
131
|
sage/graphs/independent_sets.pyx,sha256=AA4D-pjoMyguifXSDRCZJmwZqfTMIv6tVpxXiDo83vs,13082
|
132
132
|
sage/graphs/isgci.py,sha256=6nOGMGYeD95W_IGzRznhkCMl4Ceh2sOsLlZ6QFFDYFU,34105
|
133
|
-
sage/graphs/isoperimetric_inequalities.cpython-311-x86_64-linux-musl.so,sha256=
|
133
|
+
sage/graphs/isoperimetric_inequalities.cpython-311-x86_64-linux-musl.so,sha256=TCUKIGxbPsCBG2KUp-rISpAp_NyoYLanH9y0FlDmprk,545953
|
134
134
|
sage/graphs/isoperimetric_inequalities.pyx,sha256=37Xx8CbEFdLANoztQ13JzxZXrf5L1uIjqUYtCyTDOyk,17019
|
135
|
-
sage/graphs/line_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
135
|
+
sage/graphs/line_graph.cpython-311-x86_64-linux-musl.so,sha256=yL8vlHV0qBPL4SOClhsxUJ06pInnE7Y0sIeXDFdDdqk,1217240
|
136
136
|
sage/graphs/line_graph.pyx,sha256=p_qn8oH7NCwPlmDBD01HO24Gfhsbtfclzng-RJcRHqM,27749
|
137
137
|
sage/graphs/lovasz_theta.py,sha256=mEZIrYcmhJHNolsSfRVUnXl9FBkDdqbQ1Frg8qmqJjo,2151
|
138
138
|
sage/graphs/matching.py,sha256=rLuE4t6nErNdDnx7vnMBK8YhZhmrT4N6o75KfKo9Ry0,62208
|
139
|
-
sage/graphs/matching_covered_graph.py,sha256=
|
139
|
+
sage/graphs/matching_covered_graph.py,sha256=fYe8TaSNkHPl_Utn57yATLcK8k1icoV6_31_Fy3pNEE,144260
|
140
140
|
sage/graphs/orientations.py,sha256=4PBJOH_ybCyF2uqbknU3QtPdiCOMqbMvN-rboqBif_8,53303
|
141
141
|
sage/graphs/partial_cube.py,sha256=u4X-fZgUIcaX9QSIv_N8kbVUYRx3dH51LCmEfc2nYkg,16402
|
142
|
-
sage/graphs/path_enumeration.cpython-311-x86_64-linux-musl.so,sha256=
|
142
|
+
sage/graphs/path_enumeration.cpython-311-x86_64-linux-musl.so,sha256=ZysfZ6L_gSHSmtSuvRNQrZt4cS9tOX2-Atc0PmvNxWo,2730185
|
143
143
|
sage/graphs/path_enumeration.pyx,sha256=WAQQiHIroIvpSfWdGvHjuC7tPdEiCX5DWxidHveiXUk,90408
|
144
144
|
sage/graphs/pq_trees.py,sha256=6z6pzjeApBLvjx4FTqxklFHjEcwoF9Z78LlvTpcv0G0,39418
|
145
145
|
sage/graphs/print_graphs.py,sha256=pBg_hHJxWAcsEzqbqDG4ehZg8C1LreySAbqcoHBmE_A,4931
|
146
146
|
sage/graphs/schnyder.py,sha256=OdTuBwHll5p50etHaa6cU_NvEKh7BOS7ILVZcBUZjCc,30683
|
147
|
-
sage/graphs/spanning_tree.cpython-311-x86_64-linux-musl.so,sha256=
|
147
|
+
sage/graphs/spanning_tree.cpython-311-x86_64-linux-musl.so,sha256=kXqtU7JIDMc_GnSXflsua4PWT6F8KsuAEH6IvWxg4UA,1866688
|
148
148
|
sage/graphs/spanning_tree.pyx,sha256=WbPx-yeaNy_UQOOL6UqdHrYvJPhv3J-1t7rWgCo_Rks,55241
|
149
|
-
sage/graphs/strongly_regular_db.cpython-311-x86_64-linux-musl.so,sha256=
|
150
|
-
sage/graphs/strongly_regular_db.pyx,sha256=
|
151
|
-
sage/graphs/traversals.cpython-311-x86_64-linux-musl.so,sha256=
|
149
|
+
sage/graphs/strongly_regular_db.cpython-311-x86_64-linux-musl.so,sha256=soHFNFq_ibtIkktQxJgxYaf7_dvCrjRYfkOECRSV6cM,6935088
|
150
|
+
sage/graphs/strongly_regular_db.pyx,sha256=bXGPg5lwMILjOV9WatyI6QD9HM7JeLhaU-ntULzTQgw,132839
|
151
|
+
sage/graphs/traversals.cpython-311-x86_64-linux-musl.so,sha256=6Qf5fcwdAkTfJ1kjKBR9kQ6ZZwPEn_MMi8IDzDPo600,1710793
|
152
152
|
sage/graphs/traversals.pxd,sha256=B17xUmzx5ar22san3Zcz6iX2borzlmLYHQWBzJ8cuXY,481
|
153
153
|
sage/graphs/traversals.pyx,sha256=UX2ttDY92aCJPXieOB-VD3dYLfR75gxjLmD1JLBO_z0,65959
|
154
|
-
sage/graphs/trees.cpython-311-x86_64-linux-musl.so,sha256=
|
154
|
+
sage/graphs/trees.cpython-311-x86_64-linux-musl.so,sha256=wFzOKJypW-G0-ue9TfkVUBGASrhpuGiW3VChONDH9oY,224768
|
155
155
|
sage/graphs/trees.pxd,sha256=wyQiHIkw7Zf3CCJqf1hLxJsCHOg_4D2R8cDcTGPHe3E,377
|
156
156
|
sage/graphs/trees.pyx,sha256=fxCGm1lmkjsaLSg4L0IbnA_gMzYIWhPwbU07_C8e5UA,8733
|
157
157
|
sage/graphs/tutte_polynomial.py,sha256=DNn4VjxZ4dogFM4WhWD1C3jLXl_FRSwxjXRbk23Ah2k,21854
|
158
|
-
sage/graphs/views.cpython-311-x86_64-linux-musl.so,sha256=
|
158
|
+
sage/graphs/views.cpython-311-x86_64-linux-musl.so,sha256=J5v1D5v5ikEXcBxUPQN0Vvtiv6_jBULK-Ig5oUxjX3Y,734808
|
159
159
|
sage/graphs/views.pyx,sha256=7OJX4dq4dwa5RQalTV8-NJWdurTIXOxL2_Tvr9yFn30,27971
|
160
|
-
sage/graphs/weakly_chordal.cpython-311-x86_64-linux-musl.so,sha256=
|
160
|
+
sage/graphs/weakly_chordal.cpython-311-x86_64-linux-musl.so,sha256=EAukVtg-ljc6LIHrK6RX0xJ9VYqa9dZn73UGQYRV0SE,747800
|
161
161
|
sage/graphs/weakly_chordal.pyx,sha256=quFw1k-AAmJ3BJs7Wm0YSUZgZbPCMsEvgUZ8oqiFoc0,21563
|
162
162
|
sage/graphs/base/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
|
163
|
-
sage/graphs/base/boost_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
163
|
+
sage/graphs/base/boost_graph.cpython-311-x86_64-linux-musl.so,sha256=6d810Z-8ti1e5n7WRuoAx3S_CMdqe4czZITWjS6xCK0,13429625
|
164
164
|
sage/graphs/base/boost_graph.pxd,sha256=5Z4FgnxAaZYXOizWEfsxE1D4K2hJTcdhjXxUFJ9rhA0,3654
|
165
165
|
sage/graphs/base/boost_graph.pyx,sha256=mWfPc01Gtyy3YDQ93CcOWZMhsUXN5q2BiyKt4wls-c8,111074
|
166
|
-
sage/graphs/base/c_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
166
|
+
sage/graphs/base/c_graph.cpython-311-x86_64-linux-musl.so,sha256=Xr5rkRroDHldLvady-91MOf0QhXp2xQzGOp8oa7_04E,3847433
|
167
167
|
sage/graphs/base/c_graph.pxd,sha256=pUsZ48m4XXx4fq8fRWeeaFkM0gzX0r63Kkw7L0IJdfk,4281
|
168
168
|
sage/graphs/base/c_graph.pyx,sha256=-3-_WEwS5G_jr3gx3f44fSj5zp_JOfK3po-Nu7IVRa8,179658
|
169
|
-
sage/graphs/base/dense_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
169
|
+
sage/graphs/base/dense_graph.cpython-311-x86_64-linux-musl.so,sha256=0xOJe6zgyv0cGCgybBOgVN-F5vaP9xSa4jjSeHRXA9Y,755217
|
170
170
|
sage/graphs/base/dense_graph.pxd,sha256=fZLGgFg8jy8zIWlhlB18ew5Z8ogZN91NsHPmUkLsqms,1211
|
171
171
|
sage/graphs/base/dense_graph.pyx,sha256=I68QISSmnBJlaFAX59ByG8ght9rxHYtOLMeI7IvjUJ4,25188
|
172
|
-
sage/graphs/base/graph_backends.cpython-311-x86_64-linux-musl.so,sha256=
|
172
|
+
sage/graphs/base/graph_backends.cpython-311-x86_64-linux-musl.so,sha256=Zk1Qg2_Jlo4hMxvm5RWeHLZOZ-pySgykXLh2gw8xWBU,707032
|
173
173
|
sage/graphs/base/graph_backends.pxd,sha256=DNjOnDRc2RPV-NtCHuoliKpNfJHC3aK7l0RifUR7DSY,150
|
174
174
|
sage/graphs/base/graph_backends.pyx,sha256=vl_Cs6xcJJSDlHEfSO55bUQMSziLY3WYnsOza3oK13o,24526
|
175
175
|
sage/graphs/base/overview.py,sha256=WXk4WVm5e6XiCkWCSkHAdMV42DLxVMFnK9k74bbItkk,3186
|
176
|
-
sage/graphs/base/sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
176
|
+
sage/graphs/base/sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=QBTjMI88Hc2oPb9tAUbHcupDEdPPRozFu3N1ZmhHVEY,1075105
|
177
177
|
sage/graphs/base/sparse_graph.pxd,sha256=O0oPH_Z1-fsxPK-mKMnNq-OL5cE0GcDILqDj-ajytlk,3485
|
178
178
|
sage/graphs/base/sparse_graph.pyx,sha256=dNMlc3m2Vl7fXCz5c7a-rse4boVsMSl3AevHmF0AIo0,56300
|
179
|
-
sage/graphs/base/static_dense_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
179
|
+
sage/graphs/base/static_dense_graph.cpython-311-x86_64-linux-musl.so,sha256=nfkqaAjmhE4d1b7xBFbpLJP7yyNoxqrA5bEe-6ULOlQ,1312689
|
180
180
|
sage/graphs/base/static_dense_graph.pxd,sha256=1jNghzZMttKdtdD4U2bSrqW0V5LUgoZl9xLIPGkCuAs,238
|
181
181
|
sage/graphs/base/static_dense_graph.pyx,sha256=XyiD925fEEu1z4qu-Mp490Z8Vme_ii_SLRnSAdiLu48,37439
|
182
|
-
sage/graphs/base/static_sparse_backend.cpython-311-x86_64-linux-musl.so,sha256=
|
182
|
+
sage/graphs/base/static_sparse_backend.cpython-311-x86_64-linux-musl.so,sha256=CCnBNcMuwn5ldiPEX5-vEXuwVLVhxPcR5g9v5CjXlrM,1606376
|
183
183
|
sage/graphs/base/static_sparse_backend.pxd,sha256=DbBBsONS0Utp1szKGQaeTpoqiNC23XDaL9tnMrDAxvI,903
|
184
184
|
sage/graphs/base/static_sparse_backend.pyx,sha256=eKzp6rY9lZD9dX26QwRFk1ojyLTNPywSdPR6tKbdN4o,55396
|
185
|
-
sage/graphs/base/static_sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=
|
185
|
+
sage/graphs/base/static_sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=LEBYaPMBuJtWEDiKUk66mIbGDTLgMM9tybrHOHTA79g,1026585
|
186
186
|
sage/graphs/base/static_sparse_graph.pxd,sha256=YYCH7F6h1OteiFLfleAb57CCN-gx42n3W_9fzh8avkA,1500
|
187
187
|
sage/graphs/base/static_sparse_graph.pyx,sha256=79ckrFBDUnAxrn_VAXOHGtCPQnO3OD0KSczE7xas4ls,52381
|
188
188
|
sage/graphs/generators/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
|
@@ -190,42 +190,42 @@ sage/graphs/generators/basic.py,sha256=0KtJ29r3lQVXVENR2ceX9SZIQOkM-8yNwhWdrTHG1
|
|
190
190
|
sage/graphs/generators/chessboard.py,sha256=AYh9NIWZcueME7xiSL3MUdEa9O8O_NTDXh01cHfP8Js,20682
|
191
191
|
sage/graphs/generators/classical_geometries.py,sha256=3xoCUEGmShNiGwvc5eKvFbLgeQH-lWM23Iv2uYVtp5A,63415
|
192
192
|
sage/graphs/generators/degree_sequence.py,sha256=oN9BFV3aC3g0Im_L9v1bx4aBzEf2qFRc8IHpxMVLkF8,8735
|
193
|
-
sage/graphs/generators/distance_regular.cpython-311-x86_64-linux-musl.so,sha256=
|
193
|
+
sage/graphs/generators/distance_regular.cpython-311-x86_64-linux-musl.so,sha256=fSs8QJo8onwcyRUOdFAbejbGNShytuAPlS5LzejQ3z0,5644344
|
194
194
|
sage/graphs/generators/distance_regular.pyx,sha256=dIO6D98FdTS3pk9ZhdXww-Q7WlmTKthcIgRbpDQXPTc,96145
|
195
|
-
sage/graphs/generators/families.py,sha256=
|
195
|
+
sage/graphs/generators/families.py,sha256=9FS3o44XM-QNBHLDepRJPCyySPvdxzAFIm-zEqRIe1A,164812
|
196
196
|
sage/graphs/generators/intersection.py,sha256=N3C3dLzBjL_Jeii1aU_Xm3O78yMLvZoAY1Y6Egu4MxA,20349
|
197
197
|
sage/graphs/generators/platonic_solids.py,sha256=v3TMsnK2gI0vnhX9IxP3IsTWqw6GpYQdk6xZk9WEJG0,10134
|
198
198
|
sage/graphs/generators/random.py,sha256=lDQxB_YZ6Gwo-_LrqXx4hXC1H2AsP_Tsa0Q8-p44A-8,92227
|
199
199
|
sage/graphs/generators/smallgraphs.py,sha256=y441EzXwvSBnJ-qwp4lbZvlS19FfoC8tV4MO4H_HEpA,202063
|
200
200
|
sage/graphs/generators/world_map.py,sha256=YZ992gxxy6kXKaWvbXqG2tfxk5AaHw3a0t991pskPlY,34547
|
201
201
|
sage/graphs/graph_decompositions/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
|
202
|
-
sage/graphs/graph_decompositions/bandwidth.cpython-311-x86_64-linux-musl.so,sha256=
|
202
|
+
sage/graphs/graph_decompositions/bandwidth.cpython-311-x86_64-linux-musl.so,sha256=DTcOw7auBySD385isbvA1j_DNk1jlppi9NoSdPj3NxI,361920
|
203
203
|
sage/graphs/graph_decompositions/bandwidth.pyx,sha256=9BvA6v6LheIIqwtkvbendaO_aux-ROfaMBcAM4aZFd0,15576
|
204
|
-
sage/graphs/graph_decompositions/clique_separators.cpython-311-x86_64-linux-musl.so,sha256=
|
204
|
+
sage/graphs/graph_decompositions/clique_separators.cpython-311-x86_64-linux-musl.so,sha256=79kktz7-4RTg18yWYTYY062gdfcuYmPWuJvanERISwA,1124945
|
205
205
|
sage/graphs/graph_decompositions/clique_separators.pyx,sha256=q2Ep-OTAN0u53tg4USepRiw9uOm61XRbsfMKAkbJouk,23690
|
206
|
-
sage/graphs/graph_decompositions/cutwidth.cpython-311-x86_64-linux-musl.so,sha256=
|
206
|
+
sage/graphs/graph_decompositions/cutwidth.cpython-311-x86_64-linux-musl.so,sha256=cPq88JrtTHwGDQxCuu2z808KFG9PjRz4Wilal2cWtQU,1028200
|
207
207
|
sage/graphs/graph_decompositions/cutwidth.pyx,sha256=ah8ysfGRlDw3UTeG9uPcQuVAjs0SfaYSnRdJ3z-RvdA,28601
|
208
|
-
sage/graphs/graph_decompositions/fast_digraph.cpython-311-x86_64-linux-musl.so,sha256=
|
208
|
+
sage/graphs/graph_decompositions/fast_digraph.cpython-311-x86_64-linux-musl.so,sha256=Ojg32gLyV-MrF0djlJf2Bcw5_VDl4_N-77XyxMbN_UQ,310616
|
209
209
|
sage/graphs/graph_decompositions/fast_digraph.pxd,sha256=vfxjVz_M8l9rkauaJpXkW1_ubTM3mqUdEjUwlqdD4PQ,343
|
210
210
|
sage/graphs/graph_decompositions/fast_digraph.pyx,sha256=02nMqhb4MvzaJFRGSy4ZefAvhChZsMJBlCTaOtOS3Es,7388
|
211
|
-
sage/graphs/graph_decompositions/graph_products.cpython-311-x86_64-linux-musl.so,sha256=
|
211
|
+
sage/graphs/graph_decompositions/graph_products.cpython-311-x86_64-linux-musl.so,sha256=OrLJh7hZ-fX6pqSzqZmXHUlm7kGiRYt9f2GKDrRgqH0,1019584
|
212
212
|
sage/graphs/graph_decompositions/graph_products.pyx,sha256=HcTfcex9hrwlcTzBHWMGDonGEUDGGj8jkma0devn5wU,19014
|
213
|
-
sage/graphs/graph_decompositions/modular_decomposition.cpython-311-x86_64-linux-musl.so,sha256=
|
213
|
+
sage/graphs/graph_decompositions/modular_decomposition.cpython-311-x86_64-linux-musl.so,sha256=BvHXNydK5RYeceQy1mDMKoqJknMN0DPJUCqRUFBBlIM,3847785
|
214
214
|
sage/graphs/graph_decompositions/modular_decomposition.pxd,sha256=SAqgLApPT4pa_e2XpZ7us9PhDV34y5cTZB7YzP_lbkI,1100
|
215
215
|
sage/graphs/graph_decompositions/modular_decomposition.pyx,sha256=EkuXojAhXF53MXTiat63_EWdglqfodFZQiZk5dHV7-E,51818
|
216
|
-
sage/graphs/graph_decompositions/slice_decomposition.cpython-311-x86_64-linux-musl.so,sha256=
|
216
|
+
sage/graphs/graph_decompositions/slice_decomposition.cpython-311-x86_64-linux-musl.so,sha256=RT2bcW8myQa9lTeyS2EquBMssrL4C4mflioZWbM52To,1479081
|
217
217
|
sage/graphs/graph_decompositions/slice_decomposition.pxd,sha256=OawVDRv8wbwIP6rbSZHGZQUVF31TNw3fbIXbE2q9XyA,602
|
218
218
|
sage/graphs/graph_decompositions/slice_decomposition.pyx,sha256=oBp4OVgykHatrhiSLgscsq5B5lUINmCierb3sWpO79w,40359
|
219
|
-
sage/graphs/graph_decompositions/tree_decomposition.cpython-311-x86_64-linux-musl.so,sha256=
|
219
|
+
sage/graphs/graph_decompositions/tree_decomposition.cpython-311-x86_64-linux-musl.so,sha256=2PUex8c11WfLtSeC0R6aLa5cLA4uGWj3hXajeOGFJEU,3015960
|
220
220
|
sage/graphs/graph_decompositions/tree_decomposition.pxd,sha256=dxfbHIMapSvsj67OLVBfLtvAYhWvDNSwmbmqmrvEYZg,555
|
221
221
|
sage/graphs/graph_decompositions/tree_decomposition.pyx,sha256=IWrChlzZXjEKscgZcbRr4mhvODbAuAbZoHhSNxx-3Dw,73665
|
222
|
-
sage/graphs/graph_decompositions/vertex_separation.cpython-311-x86_64-linux-musl.so,sha256=
|
222
|
+
sage/graphs/graph_decompositions/vertex_separation.cpython-311-x86_64-linux-musl.so,sha256=XsIY_C8m5jj4Qmw3mAbEiQA1ntNU47wWoR6T1bN3x9I,1673313
|
223
223
|
sage/graphs/graph_decompositions/vertex_separation.pxd,sha256=kuVp6HcFIRCamGKOy_Z_Qlzb2W_GlrdBRL4b44jdLsw,200
|
224
224
|
sage/graphs/graph_decompositions/vertex_separation.pyx,sha256=nF-RwfUUZZ-JHi-iMj7D2ibAsrbmLQuEpGRXqN7_DTQ,74865
|
225
225
|
sage/groups/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
|
226
226
|
sage/groups/perm_gps/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
|
227
227
|
sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
|
228
|
-
sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-x86_64-linux-musl.so,sha256=
|
228
|
+
sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-x86_64-linux-musl.so,sha256=vfuvDRoI4s4F8TBjTL5S08rSFQgwWlsylK2IyJPGsKs,1791761
|
229
229
|
sage/groups/perm_gps/partn_ref/refinement_graphs.pxd,sha256=6sU1BVnxoySV9GhDXZsUKBlAgAMBqc8Bp3FELHB3neU,1759
|
230
230
|
sage/groups/perm_gps/partn_ref/refinement_graphs.pyx,sha256=AyuBZ0MJ0x9EIiVzInK__7W4dy_hCONOBHyP4qy721M,56634
|
231
231
|
sage/knots/all.py,sha256=pkVdIL2rSa6WRTBcnx6zew7aZMJJoIKeBmf81XAqyT0,248
|
@@ -254,7 +254,12 @@ sage/topology/simplicial_set_catalog.py,sha256=Kr3lNNBDks_fux7zLfvv5J9ZTW_WFK8wm
|
|
254
254
|
sage/topology/simplicial_set_constructions.py,sha256=5Qw7TdOn10-NjSf8Vfrfc73-WEjKSnqFcHI3mi2SkcE,115261
|
255
255
|
sage/topology/simplicial_set_examples.py,sha256=8SqHHg08N0c43JHK-7pSqF-EOElYhrU8P0qNMdmdYcA,32765
|
256
256
|
sage/topology/simplicial_set_morphism.py,sha256=JeB8BKzOsemRrvXlqdzADa1WOBh3JnuKE47I5VskMiY,55739
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
257
|
+
sage_wheels/share/graphs/brouwer_srg_database.json,sha256=eou0RyEcYHJIGx6xxeozEWkdbw-3JpCdY8XJ2AMtQ8M,209408
|
258
|
+
sage_wheels/share/graphs/graphs.db,sha256=1OmkX02dccRyHp5NOt_VNnpIj25RR3-O7DOY4GJN0zM,1258496
|
259
|
+
sage_wheels/share/graphs/isgci_sage.xml,sha256=ZTmQvqVup945tVS2aAzB2snYNGfiiWllxUd8kMVmfFA,2096522
|
260
|
+
sage_wheels/share/graphs/smallgraphs.txt,sha256=0PV9PSz8hlzl1ZmYqBXBpMtewuTWt1u_w8tXdbKiBEg,9222
|
261
|
+
passagemath_graphs-10.6.1rc13.dist-info/METADATA,sha256=geFMA3WV83BcMjlZuWX1T3rAaHUzhuCtcnWQb3FYG3w,14164
|
262
|
+
passagemath_graphs-10.6.1rc13.dist-info/METADATA.bak,sha256=TRgBy55e7NHwBY7cpkGF6makzUiyPLz-hqMJhsGkTIQ,14208
|
263
|
+
passagemath_graphs-10.6.1rc13.dist-info/WHEEL,sha256=kA_iIvT-cxTFNl4I8QDfFHN1DAyqZDYakVXCaObxeLo,112
|
264
|
+
passagemath_graphs-10.6.1rc13.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
265
|
+
passagemath_graphs-10.6.1rc13.dist-info/RECORD,,
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|