passagemath-graphs 10.5.43__tar.gz → 10.5.44__tar.gz

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 (224) hide show
  1. {passagemath_graphs-10.5.43/passagemath_graphs.egg-info → passagemath_graphs-10.5.44}/PKG-INFO +3 -3
  2. passagemath_graphs-10.5.44/VERSION.txt +1 -0
  3. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44/passagemath_graphs.egg-info}/PKG-INFO +3 -3
  4. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/passagemath_graphs.egg-info/requires.txt +2 -2
  5. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/pyproject.toml +5 -5
  6. passagemath_graphs-10.5.43/VERSION.txt +0 -1
  7. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/MANIFEST.in +0 -0
  8. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/README.rst +0 -0
  9. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/passagemath_graphs.egg-info/SOURCES.txt +0 -0
  10. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/passagemath_graphs.egg-info/dependency_links.txt +0 -0
  11. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/passagemath_graphs.egg-info/top_level.txt +0 -0
  12. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/all__sagemath_graphs.py +0 -0
  13. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/abstract_tree.py +0 -0
  14. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/all__sagemath_graphs.py +0 -0
  15. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/binary_tree.py +0 -0
  16. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/all.py +0 -0
  17. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/cluster_seed.py +0 -0
  18. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/interact.py +0 -0
  19. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/mutation_class.py +0 -0
  20. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/mutation_type.py +0 -0
  21. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/quiver.py +0 -0
  22. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py +0 -0
  23. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/MOLS_handbook_data.py +0 -0
  24. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/all.py +0 -0
  25. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/bibd.py +0 -0
  26. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/block_design.py +0 -0
  27. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/covering_array.py +0 -0
  28. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/covering_design.py +0 -0
  29. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/database.py +0 -0
  30. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/design_catalog.py +0 -0
  31. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/designs_pyx.pxd +0 -0
  32. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/designs_pyx.pyx +0 -0
  33. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/difference_family.py +0 -0
  34. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/difference_matrices.py +0 -0
  35. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/evenly_distributed_sets.pyx +0 -0
  36. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/ext_rep.py +0 -0
  37. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/gen_quadrangles_with_spread.pyx +0 -0
  38. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/group_divisible_designs.py +0 -0
  39. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/incidence_structures.py +0 -0
  40. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/latin_squares.py +0 -0
  41. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/meson.build +0 -0
  42. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/orthogonal_arrays.py +0 -0
  43. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/orthogonal_arrays_build_recursive.py +0 -0
  44. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/orthogonal_arrays_find_recursive.pyx +0 -0
  45. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/resolvable_bibd.py +0 -0
  46. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/steiner_quadruple_systems.py +0 -0
  47. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/subhypergraph_search.pyx +0 -0
  48. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/designs/twographs.py +0 -0
  49. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/finite_state_machine.py +0 -0
  50. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/finite_state_machine_generators.py +0 -0
  51. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/graph_path.py +0 -0
  52. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/interval_posets.py +0 -0
  53. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/nu_tamari_lattice.py +0 -0
  54. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/ordered_tree.py +0 -0
  55. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/all.py +0 -0
  56. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/cartesian_product.py +0 -0
  57. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/d_complete.py +0 -0
  58. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/elements.py +0 -0
  59. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/forest.py +0 -0
  60. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/hasse_cython.pyx +0 -0
  61. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/hasse_diagram.py +0 -0
  62. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/incidence_algebras.py +0 -0
  63. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/lattices.py +0 -0
  64. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/linear_extension_iterator.pyx +0 -0
  65. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/linear_extensions.py +0 -0
  66. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/meson.build +0 -0
  67. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/mobile.py +0 -0
  68. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/moebius_algebra.py +0 -0
  69. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/poset_examples.py +0 -0
  70. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/posets/posets.py +0 -0
  71. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/rooted_tree.py +0 -0
  72. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/shard_order.py +0 -0
  73. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/tamari_lattices.py +0 -0
  74. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/combinat/yang_baxter_graph.py +0 -0
  75. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/databases/all__sagemath_graphs.py +0 -0
  76. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/databases/knotinfo_db.py +0 -0
  77. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/all__sagemath_graphs.py +0 -0
  78. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/graphs/graph_plot_js.html +0 -0
  79. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/kenzo/CP2.txt +0 -0
  80. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/kenzo/CP3.txt +0 -0
  81. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/kenzo/CP4.txt +0 -0
  82. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/kenzo/README.txt +0 -0
  83. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/ext_data/kenzo/S4.txt +0 -0
  84. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/all.py +0 -0
  85. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/asteroidal_triples.pyx +0 -0
  86. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/all.py +0 -0
  87. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/boost_graph.pxd +0 -0
  88. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/boost_graph.pyx +0 -0
  89. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/boost_interface.cpp +0 -0
  90. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/c_graph.pxd +0 -0
  91. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/c_graph.pyx +0 -0
  92. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/dense_graph.pxd +0 -0
  93. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/dense_graph.pyx +0 -0
  94. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/graph_backends.pxd +0 -0
  95. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/graph_backends.pyx +0 -0
  96. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/meson.build +0 -0
  97. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/overview.py +0 -0
  98. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/sparse_graph.pxd +0 -0
  99. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/sparse_graph.pyx +0 -0
  100. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/static_dense_graph.pxd +0 -0
  101. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/static_dense_graph.pyx +0 -0
  102. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/static_sparse_backend.pxd +0 -0
  103. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/static_sparse_backend.pyx +0 -0
  104. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/static_sparse_graph.pxd +0 -0
  105. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/base/static_sparse_graph.pyx +0 -0
  106. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/bipartite_graph.py +0 -0
  107. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/centrality.pyx +0 -0
  108. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/cographs.py +0 -0
  109. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/comparability.pyx +0 -0
  110. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/connectivity.pxd +0 -0
  111. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/connectivity.pyx +0 -0
  112. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/convexity_properties.pxd +0 -0
  113. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/convexity_properties.pyx +0 -0
  114. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/digraph.py +0 -0
  115. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/digraph_generators.py +0 -0
  116. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/distances_all_pairs.pxd +0 -0
  117. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/distances_all_pairs.pyx +0 -0
  118. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/domination.py +0 -0
  119. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/dot2tex_utils.py +0 -0
  120. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/edge_connectivity.pyx +0 -0
  121. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/all.py +0 -0
  122. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/basic.py +0 -0
  123. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/chessboard.py +0 -0
  124. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/classical_geometries.py +0 -0
  125. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/degree_sequence.py +0 -0
  126. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/distance_regular.pyx +0 -0
  127. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/families.py +0 -0
  128. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/intersection.py +0 -0
  129. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/meson.build +0 -0
  130. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/platonic_solids.py +0 -0
  131. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/random.py +0 -0
  132. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/smallgraphs.py +0 -0
  133. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generators/world_map.py +0 -0
  134. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generic_graph.py +0 -0
  135. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generic_graph_pyx.pxd +0 -0
  136. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/generic_graph_pyx.pyx +0 -0
  137. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/genus.pyx +0 -0
  138. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph.py +0 -0
  139. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_coloring.pyx +0 -0
  140. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_database.py +0 -0
  141. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/all.py +0 -0
  142. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/bandwidth.pyx +0 -0
  143. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/clique_separators.pyx +0 -0
  144. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/cutwidth.pyx +0 -0
  145. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/fast_digraph.pxd +0 -0
  146. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/fast_digraph.pyx +0 -0
  147. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/graph_products.pyx +0 -0
  148. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/meson.build +0 -0
  149. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/modular_decomposition.hpp +0 -0
  150. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/modular_decomposition.pxd +0 -0
  151. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/modular_decomposition.pyx +0 -0
  152. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/slice_decomposition.pxd +0 -0
  153. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/slice_decomposition.pyx +0 -0
  154. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/tree_decomposition.pxd +0 -0
  155. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/tree_decomposition.pyx +0 -0
  156. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/vertex_separation.pxd +0 -0
  157. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_decompositions/vertex_separation.pyx +0 -0
  158. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_editor.py +0 -0
  159. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_generators.py +0 -0
  160. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_generators_pyx.pyx +0 -0
  161. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_input.py +0 -0
  162. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_latex.py +0 -0
  163. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_list.py +0 -0
  164. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_plot.py +0 -0
  165. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/graph_plot_js.py +0 -0
  166. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/hyperbolicity.pyx +0 -0
  167. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/hypergraph_generators.py +0 -0
  168. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/independent_sets.pxd +0 -0
  169. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/independent_sets.pyx +0 -0
  170. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/isgci.py +0 -0
  171. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/isoperimetric_inequalities.pyx +0 -0
  172. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/line_graph.pyx +0 -0
  173. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/lovasz_theta.py +0 -0
  174. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/matching.py +0 -0
  175. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/matching_covered_graph.py +0 -0
  176. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/meson.build +0 -0
  177. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/orientations.py +0 -0
  178. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/partial_cube.py +0 -0
  179. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/path_enumeration.pyx +0 -0
  180. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/pq_trees.py +0 -0
  181. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/print_graphs.py +0 -0
  182. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/schnyder.py +0 -0
  183. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/spanning_tree.pyx +0 -0
  184. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/strongly_regular_db.pyx +0 -0
  185. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/traversals.pxd +0 -0
  186. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/traversals.pyx +0 -0
  187. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/trees.pxd +0 -0
  188. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/trees.pyx +0 -0
  189. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/tutte_polynomial.py +0 -0
  190. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/views.pyx +0 -0
  191. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/graphs/weakly_chordal.pyx +0 -0
  192. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/groups/all__sagemath_graphs.py +0 -0
  193. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/groups/perm_gps/all__sagemath_graphs.py +0 -0
  194. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py +0 -0
  195. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/groups/perm_gps/partn_ref/refinement_graphs.pxd +0 -0
  196. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx +0 -0
  197. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/all.py +0 -0
  198. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/free_knotinfo_monoid.py +0 -0
  199. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/gauss_code.py +0 -0
  200. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/knot.py +0 -0
  201. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/knot_table.py +0 -0
  202. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/knotinfo.py +0 -0
  203. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/knots/link.py +0 -0
  204. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/sandpiles/all.py +0 -0
  205. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/sandpiles/examples.py +0 -0
  206. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/sandpiles/sandpile.py +0 -0
  207. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/all.py +0 -0
  208. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/cell_complex.py +0 -0
  209. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/cubical_complex.py +0 -0
  210. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/delta_complex.py +0 -0
  211. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/filtered_simplicial_complex.py +0 -0
  212. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/moment_angle_complex.py +0 -0
  213. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_complex.py +0 -0
  214. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_complex_catalog.py +0 -0
  215. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_complex_examples.py +0 -0
  216. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_complex_homset.py +0 -0
  217. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_complex_morphism.py +0 -0
  218. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_set.py +0 -0
  219. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_set_catalog.py +0 -0
  220. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_set_constructions.py +0 -0
  221. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_set_examples.py +0 -0
  222. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/sage/topology/simplicial_set_morphism.py +0 -0
  223. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/setup.cfg +0 -0
  224. {passagemath_graphs-10.5.43 → passagemath_graphs-10.5.44}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-graphs
3
- Version: 10.5.43
3
+ Version: 10.5.44
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
@@ -31,8 +31,8 @@ Description-Content-Type: text/x-rst
31
31
  Requires-Dist: gmpy2~=2.1.b999
32
32
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
33
  Requires-Dist: memory_allocator
34
- Requires-Dist: passagemath-categories~=10.5.43.0
35
- Requires-Dist: passagemath-environment~=10.5.43.0
34
+ Requires-Dist: passagemath-categories~=10.5.44.0
35
+ Requires-Dist: passagemath-environment~=10.5.44.0
36
36
  Provides-Extra: test
37
37
  Requires-Dist: passagemath-repl; extra == "test"
38
38
  Provides-Extra: benzene
@@ -0,0 +1 @@
1
+ 10.5.44
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-graphs
3
- Version: 10.5.43
3
+ Version: 10.5.44
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
@@ -31,8 +31,8 @@ Description-Content-Type: text/x-rst
31
31
  Requires-Dist: gmpy2~=2.1.b999
32
32
  Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
33
  Requires-Dist: memory_allocator
34
- Requires-Dist: passagemath-categories~=10.5.43.0
35
- Requires-Dist: passagemath-environment~=10.5.43.0
34
+ Requires-Dist: passagemath-categories~=10.5.44.0
35
+ Requires-Dist: passagemath-environment~=10.5.44.0
36
36
  Provides-Extra: test
37
37
  Requires-Dist: passagemath-repl; extra == "test"
38
38
  Provides-Extra: benzene
@@ -1,8 +1,8 @@
1
1
  gmpy2~=2.1.b999
2
2
  cysignals!=1.12.0,>=1.11.2
3
3
  memory_allocator
4
- passagemath-categories~=10.5.43.0
5
- passagemath-environment~=10.5.43.0
4
+ passagemath-categories~=10.5.44.0
5
+ passagemath-environment~=10.5.44.0
6
6
 
7
7
  [benzene]
8
8
  passagemath-benzene
@@ -3,10 +3,10 @@
3
3
  # Minimum requirements for the build system to execute.
4
4
  requires = [
5
5
  'setuptools >= 77.0.0',
6
- 'passagemath-setup ~= 10.5.43.0',
6
+ 'passagemath-setup ~= 10.5.44.0',
7
7
  'pkgconfig',
8
- 'passagemath-environment ~= 10.5.43.0',
9
- 'passagemath-categories ~= 10.5.43.0',
8
+ 'passagemath-environment ~= 10.5.44.0',
9
+ 'passagemath-categories ~= 10.5.44.0',
10
10
  'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
11
11
  'gmpy2 ~=2.1.b999',
12
12
  'cysignals >=1.11.2, != 1.12.0',
@@ -21,8 +21,8 @@ dependencies = [
21
21
  'gmpy2 ~=2.1.b999',
22
22
  'cysignals >=1.11.2, != 1.12.0',
23
23
  'memory_allocator',
24
- 'passagemath-categories ~= 10.5.43.0',
25
- 'passagemath-environment ~= 10.5.43.0',
24
+ 'passagemath-categories ~= 10.5.44.0',
25
+ 'passagemath-environment ~= 10.5.44.0',
26
26
  ]
27
27
  dynamic = ["version"]
28
28
  license = "GPL-2.0-or-later"
@@ -1 +0,0 @@
1
- 10.5.43