passagemath-graphs 10.5.39__cp311-cp311-musllinux_1_2_x86_64.whl → 10.5.41__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.
Files changed (76) hide show
  1. {passagemath_graphs-10.5.39.dist-info → passagemath_graphs-10.5.41.dist-info}/METADATA +3 -3
  2. {passagemath_graphs-10.5.39.dist-info → passagemath_graphs-10.5.41.dist-info}/RECORD +76 -76
  3. {passagemath_graphs-10.5.39.dist-info → passagemath_graphs-10.5.41.dist-info}/WHEEL +1 -1
  4. sage/combinat/abstract_tree.py +1 -1
  5. sage/combinat/binary_tree.py +1 -1
  6. sage/combinat/cluster_algebra_quiver/all.py +1 -1
  7. sage/combinat/cluster_algebra_quiver/cluster_seed.py +18 -12
  8. sage/combinat/cluster_algebra_quiver/interact.py +4 -0
  9. sage/combinat/designs/MOLS_handbook_data.py +5 -5
  10. sage/combinat/designs/bibd.py +1 -1
  11. sage/combinat/designs/covering_array.py +3 -3
  12. sage/combinat/designs/designs_pyx.cpython-311-x86_64-linux-musl.so +0 -0
  13. sage/combinat/designs/difference_matrices.py +1 -1
  14. sage/combinat/designs/evenly_distributed_sets.cpython-311-x86_64-linux-musl.so +0 -0
  15. sage/combinat/designs/ext_rep.py +9 -14
  16. sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-x86_64-linux-musl.so +0 -0
  17. sage/combinat/designs/group_divisible_designs.py +1 -1
  18. sage/combinat/designs/latin_squares.py +1 -1
  19. sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-x86_64-linux-musl.so +0 -0
  20. sage/combinat/designs/resolvable_bibd.py +1 -1
  21. sage/combinat/designs/steiner_quadruple_systems.py +1 -1
  22. sage/combinat/designs/subhypergraph_search.cpython-311-x86_64-linux-musl.so +0 -0
  23. sage/combinat/finite_state_machine_generators.py +2 -2
  24. sage/combinat/graph_path.py +3 -3
  25. sage/combinat/ordered_tree.py +1 -1
  26. sage/combinat/posets/cartesian_product.py +1 -1
  27. sage/combinat/posets/d_complete.py +1 -1
  28. sage/combinat/posets/forest.py +1 -1
  29. sage/combinat/posets/hasse_cython.cpython-311-x86_64-linux-musl.so +0 -0
  30. sage/combinat/posets/incidence_algebras.py +1 -1
  31. sage/combinat/posets/linear_extension_iterator.cpython-311-x86_64-linux-musl.so +0 -0
  32. sage/combinat/posets/linear_extensions.py +1 -11
  33. sage/combinat/posets/moebius_algebra.py +1 -1
  34. sage/combinat/rooted_tree.py +1 -1
  35. sage/graphs/asteroidal_triples.cpython-311-x86_64-linux-musl.so +0 -0
  36. sage/graphs/base/boost_graph.cpython-311-x86_64-linux-musl.so +0 -0
  37. sage/graphs/base/c_graph.cpython-311-x86_64-linux-musl.so +0 -0
  38. sage/graphs/base/dense_graph.cpython-311-x86_64-linux-musl.so +0 -0
  39. sage/graphs/base/graph_backends.cpython-311-x86_64-linux-musl.so +0 -0
  40. sage/graphs/base/sparse_graph.cpython-311-x86_64-linux-musl.so +0 -0
  41. sage/graphs/base/static_dense_graph.cpython-311-x86_64-linux-musl.so +0 -0
  42. sage/graphs/base/static_sparse_backend.cpython-311-x86_64-linux-musl.so +0 -0
  43. sage/graphs/base/static_sparse_graph.cpython-311-x86_64-linux-musl.so +0 -0
  44. sage/graphs/centrality.cpython-311-x86_64-linux-musl.so +0 -0
  45. sage/graphs/comparability.cpython-311-x86_64-linux-musl.so +0 -0
  46. sage/graphs/connectivity.cpython-311-x86_64-linux-musl.so +0 -0
  47. sage/graphs/convexity_properties.cpython-311-x86_64-linux-musl.so +0 -0
  48. sage/graphs/distances_all_pairs.cpython-311-x86_64-linux-musl.so +0 -0
  49. sage/graphs/edge_connectivity.cpython-311-x86_64-linux-musl.so +0 -0
  50. sage/graphs/generators/distance_regular.cpython-311-x86_64-linux-musl.so +0 -0
  51. sage/graphs/generic_graph_pyx.cpython-311-x86_64-linux-musl.so +0 -0
  52. sage/graphs/genus.cpython-311-x86_64-linux-musl.so +0 -0
  53. sage/graphs/graph_coloring.cpython-311-x86_64-linux-musl.so +0 -0
  54. sage/graphs/graph_decompositions/bandwidth.cpython-311-x86_64-linux-musl.so +0 -0
  55. sage/graphs/graph_decompositions/clique_separators.cpython-311-x86_64-linux-musl.so +0 -0
  56. sage/graphs/graph_decompositions/cutwidth.cpython-311-x86_64-linux-musl.so +0 -0
  57. sage/graphs/graph_decompositions/fast_digraph.cpython-311-x86_64-linux-musl.so +0 -0
  58. sage/graphs/graph_decompositions/graph_products.cpython-311-x86_64-linux-musl.so +0 -0
  59. sage/graphs/graph_decompositions/modular_decomposition.cpython-311-x86_64-linux-musl.so +0 -0
  60. sage/graphs/graph_decompositions/slice_decomposition.cpython-311-x86_64-linux-musl.so +0 -0
  61. sage/graphs/graph_decompositions/tree_decomposition.cpython-311-x86_64-linux-musl.so +0 -0
  62. sage/graphs/graph_decompositions/vertex_separation.cpython-311-x86_64-linux-musl.so +0 -0
  63. sage/graphs/graph_generators_pyx.cpython-311-x86_64-linux-musl.so +0 -0
  64. sage/graphs/hyperbolicity.cpython-311-x86_64-linux-musl.so +0 -0
  65. sage/graphs/independent_sets.cpython-311-x86_64-linux-musl.so +0 -0
  66. sage/graphs/isoperimetric_inequalities.cpython-311-x86_64-linux-musl.so +0 -0
  67. sage/graphs/line_graph.cpython-311-x86_64-linux-musl.so +0 -0
  68. sage/graphs/path_enumeration.cpython-311-x86_64-linux-musl.so +0 -0
  69. sage/graphs/spanning_tree.cpython-311-x86_64-linux-musl.so +0 -0
  70. sage/graphs/strongly_regular_db.cpython-311-x86_64-linux-musl.so +0 -0
  71. sage/graphs/traversals.cpython-311-x86_64-linux-musl.so +0 -0
  72. sage/graphs/trees.cpython-311-x86_64-linux-musl.so +0 -0
  73. sage/graphs/views.cpython-311-x86_64-linux-musl.so +0 -0
  74. sage/graphs/weakly_chordal.cpython-311-x86_64-linux-musl.so +0 -0
  75. sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-x86_64-linux-musl.so +0 -0
  76. {passagemath_graphs-10.5.39.dist-info → passagemath_graphs-10.5.41.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-graphs
3
- Version: 10.5.39
3
+ Version: 10.5.41
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
@@ -29,9 +29,9 @@ Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.9
30
30
  Description-Content-Type: text/x-rst
31
31
  Requires-Dist: gmpy2~=2.1.b999
32
- Requires-Dist: cysignals==1.12.0rc2
32
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
33
33
  Requires-Dist: memory_allocator
34
- Requires-Dist: passagemath-categories~=10.5.39.0
34
+ Requires-Dist: passagemath-categories~=10.5.41.0
35
35
  Provides-Extra: test
36
36
  Requires-Dist: passagemath-repl; extra == "test"
37
37
  Provides-Extra: benzene
@@ -2,71 +2,71 @@ passagemath_graphs.libs/libgcc_s-2298274a.so.1,sha256=V2IJwfUuwSSQhJqB29JtMx8hH7
2
2
  passagemath_graphs.libs/libgmp-9bb3d78d.so.10.5.0,sha256=LbrxFL3K9pQqlVV-lxsW809kSszMu-o__8hnguDItRQ,576625
3
3
  passagemath_graphs.libs/libstdc++-08d5c7eb.so.6.0.33,sha256=k0S_imrCh_IE6WpvxrLoVPYiRyMVf15RDWRiXPIywV8,3562401
4
4
  sage/all__sagemath_graphs.py,sha256=Az4kzTDShM1H7Ia4kpAbLF2MvAtsbOWwJACGSzPqOT8,752
5
- sage/combinat/abstract_tree.py,sha256=6JBkdT_EM2WNcopu9ODYPXRVYtIoOhpMaIGbm8Bp9kk,88714
5
+ sage/combinat/abstract_tree.py,sha256=mE_VtaSWztO_BJHthsJNhvD3mCTf2wVfHQr-3--169k,88714
6
6
  sage/combinat/all__sagemath_graphs.py,sha256=zAse3aKr_WJaFWDL93rOM8mNuHUvs_hs0gJsoxfbqiQ,1329
7
- sage/combinat/binary_tree.py,sha256=-gyOObyqBKRC8ST-QvtyXqE3Ni5_ChB0I5_Q1y4ZiPw,183189
7
+ sage/combinat/binary_tree.py,sha256=BnjdPKrHRxtJrlKmUSHqrDDQ0UvQbm8onuh0IHpSGV0,183189
8
8
  sage/combinat/finite_state_machine.py,sha256=nOn9HzDZljzaNaTY_x4eL39HkM_2TbRreqXvk3X_XsI,574609
9
- sage/combinat/finite_state_machine_generators.py,sha256=qBGgXBBiI45PnVNTWqLBxc6bmfWSs7tWQBJNmsixLUo,73186
10
- sage/combinat/graph_path.py,sha256=Ej_4jZjB2ItzO2sMT2spFtk-8ncDTl3Ggbbl6fAbvj8,13122
9
+ sage/combinat/finite_state_machine_generators.py,sha256=YqeqpPwWpra88B4GW5IcA2rtbXpbeT9uGxREegTJFdM,73186
10
+ sage/combinat/graph_path.py,sha256=enqb7IFVXGZ-roxtMJRTaTmCDY3qr_kkjC-03qg0p5s,13122
11
11
  sage/combinat/interval_posets.py,sha256=n1EpZC2XnwvRAPiG-fA5c66krNlO2V-kox9LwgawHu0,147095
12
12
  sage/combinat/nu_tamari_lattice.py,sha256=DIZ3Y-hyxvATa_NZDJKv3mzlUcjKVSS7N_drsJ9LDzY,9457
13
- sage/combinat/ordered_tree.py,sha256=yuJ10B1iJ1ylgll0mQ5XIO5Lv6dv7b6REedfAJrsq34,47856
14
- sage/combinat/rooted_tree.py,sha256=fkcpHQ5_7k20eH6BHGK96mAIs9Bi6g-1bpH23pDPYZA,34211
13
+ sage/combinat/ordered_tree.py,sha256=Q08B55_8JZPxiymIAh5bbhiepvWtjj3T96owcR0mLfw,47856
14
+ sage/combinat/rooted_tree.py,sha256=HwZ6OlSwROTXZoZsgPEd4Hz9VqYPMsZYXdrO-PbcT4s,34211
15
15
  sage/combinat/shard_order.py,sha256=hULsSgJS39xMwEe8UrNCkoTZii41V-cROxE0PAvsE8k,8060
16
16
  sage/combinat/tamari_lattices.py,sha256=1K261Ntyt3uZqkFVVTC_PVyimDFomOeJeEW3UAwqpQc,11061
17
17
  sage/combinat/yang_baxter_graph.py,sha256=BGcGaIfAnOzW4g9tCg6uDpKrHHeG-Q5z74TBQa0JYhc,33932
18
- sage/combinat/cluster_algebra_quiver/all.py,sha256=loL18Nst_FE7fQmYLJ1fSiMYpNS7IjArZ0aI-Y2jqmI,833
19
- sage/combinat/cluster_algebra_quiver/cluster_seed.py,sha256=amI3vqKaovQpPtZP0dMNVDsV_nbpYGCFrXOWUPE0lcs,197638
20
- sage/combinat/cluster_algebra_quiver/interact.py,sha256=teFnUjRuECPGZ6lGfy8OPU3O-xqniXUridHOLPI_8eQ,4210
18
+ sage/combinat/cluster_algebra_quiver/all.py,sha256=Kn96IeqXORbsHL0NSlKT3mKDtcM2biPzgxNrab-BiXY,831
19
+ sage/combinat/cluster_algebra_quiver/cluster_seed.py,sha256=8WyDGr-i77io5pC5xSCdMP-0ssdWxLZKyKVTN6eMx-Y,197656
20
+ sage/combinat/cluster_algebra_quiver/interact.py,sha256=ZKeMsySh5KcaMtnbfEbftKSYwCcRrkZjllaushry3N8,4266
21
21
  sage/combinat/cluster_algebra_quiver/mutation_class.py,sha256=cv4g59ZLppsG55L2t5ec0TviJ0yuCqozpakIBGFAUUQ,24134
22
22
  sage/combinat/cluster_algebra_quiver/mutation_type.py,sha256=MexdkgJF64f58LdVPDLaqdUYNtTbt4oCt7Gm5R-HKGg,76837
23
23
  sage/combinat/cluster_algebra_quiver/quiver.py,sha256=6-EKk63ZQdHekayChrNd24M8CZpGTNZ5DQujNDQ9tfQ,86317
24
24
  sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py,sha256=24QBRRseafrBvShSJC_ilP7nY6QwDX0U1GkMDxFhoBA,92005
25
- sage/combinat/designs/MOLS_handbook_data.py,sha256=btBWtjyupFE0mWZB6_VFMwh9JMCZPjWQvBK_r6gK_S0,42366
25
+ sage/combinat/designs/MOLS_handbook_data.py,sha256=SOjglkjrMNtbttoKD5werH6IXSUMwt1Zh_cOLOPSwTU,42437
26
26
  sage/combinat/designs/all.py,sha256=z1avRgBKp3Gu_OhxVMFYtxWoXCBOcFd_t5-C1JcoAkw,2015
27
- sage/combinat/designs/bibd.py,sha256=6kO_3RLtvWYBB56P7Cgx_Iwju_xjeOuWi-MJ-xXzy1E,59071
27
+ sage/combinat/designs/bibd.py,sha256=fB_aPra3Cbr4uqef4vLN1sIKJ9yXn-teFGMOzrkRpiw,59071
28
28
  sage/combinat/designs/block_design.py,sha256=PHZG5Q9egUb7PwVnX2MQq6UPATxZPp5zq_VpJzWLAxU,38165
29
- sage/combinat/designs/covering_array.py,sha256=riygruGG77rEvjl7tK_iIdJT_og4PAjD6j9MEfmK9YY,9605
29
+ sage/combinat/designs/covering_array.py,sha256=SC7dwTzNt4lYJk_FKRUt_EsaOYjFRXMJus2i8NKGP84,9600
30
30
  sage/combinat/designs/covering_design.py,sha256=7QpRR_ziEyHK5u1l9HgP4w5LdT4FOIk2h7d15NBdois,17375
31
31
  sage/combinat/designs/database.py,sha256=3zky0T2enXCAIFXfsHUlB1z2JsGbIuNpC8HFEHltgT0,242946
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=7GcI508tIdFYXBK3_Y2qEdjtn_-SkECSa-Nxq7pEaqI,1396529
33
+ sage/combinat/designs/designs_pyx.cpython-311-x86_64-linux-musl.so,sha256=wx8kBJE8giDt0BN7HW4MdSU-RygyU-Txtch6Z2rbzAE,1396529
34
34
  sage/combinat/designs/designs_pyx.pxd,sha256=d78q7gQf58kZirLF1TXxNjLi50YYo-EIUM2e4kXS5C8,679
35
35
  sage/combinat/designs/designs_pyx.pyx,sha256=e3RtTEz6VofqnfFNpJHrTLhZ_eRdKsxSHDmkjV3_RXY,37180
36
36
  sage/combinat/designs/difference_family.py,sha256=0fhKdWJVL0uErG5BwLfJKt2cDgF8gHIkudLtF6So1rI,155391
37
- sage/combinat/designs/difference_matrices.py,sha256=xxeU2SXsjDnM20OLguJk5xXhyV9Nu7ZSu3iABWmlPWQ,8610
38
- sage/combinat/designs/evenly_distributed_sets.cpython-311-x86_64-linux-musl.so,sha256=-I9bMh7gRua4KPl9Oqn0ThNad4bH4Uj53ubqmke6GRw,804112
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=b23zLDQS-NHP2iieafl4VHkT3LsoSlY4Eb0TXv4sd3U,804112
39
39
  sage/combinat/designs/evenly_distributed_sets.pyx,sha256=VktfzlQuB6wJVY6kk63YAXtSsh4yaO8i4XiWmOvs02Y,25543
40
- sage/combinat/designs/ext_rep.py,sha256=2V1ISO6JnPhFD91MQzgqIdAuvQK3a0YaM0dqg7x2q3M,34924
41
- sage/combinat/designs/gen_quadrangles_with_spread.cpython-311-x86_64-linux-musl.so,sha256=HRazKLegHXU3n-kTlCkePaWp4XWRe7EH9nRAV6_h_is,778192
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=ZmGLy_xDMC0x5-LmS9RRXqv3Wgh9EtGcxj13XOiDFgQ,778192
42
42
  sage/combinat/designs/gen_quadrangles_with_spread.pyx,sha256=oE049xlfXkX_ly-WpQZnPw2cNXYDueHeuRJ69bfTbkQ,10767
43
- sage/combinat/designs/group_divisible_designs.py,sha256=uKagmqw7dLD7bGJbnzDPGWoJL6vJGboWK-BF20wa-nY,13037
43
+ sage/combinat/designs/group_divisible_designs.py,sha256=U8YLCTUbbsdmWH8aiKqxWHv3AFNHqmCh1eoVFELIch4,13037
44
44
  sage/combinat/designs/incidence_structures.py,sha256=-a1Ub9q_91055qr-Ns3CuQduJvVmVqja2tBbMRu0u4Q,89619
45
- sage/combinat/designs/latin_squares.py,sha256=BDUGtmi2CaWf5MUeb72byigkUDABYo7_MDBoIpFtYKU,21834
45
+ sage/combinat/designs/latin_squares.py,sha256=2O6O35hCPlemoRn4RzBQFgwjZyANoBO92cN8aMAxe5s,21834
46
46
  sage/combinat/designs/orthogonal_arrays.py,sha256=MuJ5C7NtafuJUfjvzl9n1dea5Uwl6GgroEcDgWHSlXg,82581
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=7Ra1Z4UvF52BpZu5npoZHLDs0VzIKOAKRoWGR-59oC0,1106256
48
+ sage/combinat/designs/orthogonal_arrays_find_recursive.cpython-311-x86_64-linux-musl.so,sha256=B1QMeYlv-hm9RWir49X8OuYaAfthhRU_u7V9VSQeBPE,1106256
49
49
  sage/combinat/designs/orthogonal_arrays_find_recursive.pyx,sha256=IIiOkj4T2ibHoUefBPxWxAN7n0gtzWQd6Cbii2ullbM,34298
50
- sage/combinat/designs/resolvable_bibd.py,sha256=5GOqpXPL4hJQLkFSjJuhWw6WQCBK6DzC3MJ6iK1dIuI,29761
51
- sage/combinat/designs/steiner_quadruple_systems.py,sha256=9ApaRFOCqPwfgUnKbNyl7R0M-OhHcb3FStgdqg88duY,68601
52
- sage/combinat/designs/subhypergraph_search.cpython-311-x86_64-linux-musl.so,sha256=pEBQVwDn8vNKocS5wN0FD_sXVKUVxWDzY61dQlluX5k,555664
50
+ sage/combinat/designs/resolvable_bibd.py,sha256=zZyP6-dTavplbCFR5vGa4zjb8tHqmn6FRF8NrPIrt4s,29761
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=JGAkD_H_o4fksD4DfOT5bZFPwNHt3CJlIR2NSQvVflg,558296
53
53
  sage/combinat/designs/subhypergraph_search.pyx,sha256=HLopGk2XtAZXaMHWSrAhhBdJC87szaeaNrcKpvSAFvA,18125
54
54
  sage/combinat/designs/twographs.py,sha256=xr84mamGdA-DIGcti5mVhEIvwlkmOt5pBwv8RKe1whM,11227
55
55
  sage/combinat/posets/all.py,sha256=A-S_eIm6Io7aE5YjG_ETS9Fsam30I8xOIR56QG8hpMs,1438
56
- sage/combinat/posets/cartesian_product.py,sha256=OpmoX-7Fx2mFnKPo0KN7qEBaUW0FuesxjJ7z69SBhFU,16945
57
- sage/combinat/posets/d_complete.py,sha256=SfruMKjpXiaWcEoDcu0RxeU7M6xykMLOI9Kolv5cGik,6621
56
+ sage/combinat/posets/cartesian_product.py,sha256=_ZyRnB3-t3vQpaHjlXO-a_GHvCyQzxzH5FtLXIKbt88,16945
57
+ sage/combinat/posets/d_complete.py,sha256=ZkqWd-FTQMFppkXv8si4Ku4ZWmwydVeWWazv17JI1H0,6621
58
58
  sage/combinat/posets/elements.py,sha256=xKAD36BOIBtKi3AJ-ITCQMnjjrnjSSBfDPokdIdz2y8,7961
59
- sage/combinat/posets/forest.py,sha256=FuOHnQwLA_31VVdjZfZ3cg__jlDZq4BPPNPacjPrtzA,1017
60
- sage/combinat/posets/hasse_cython.cpython-311-x86_64-linux-musl.so,sha256=_Vhmq0QtqimfBePPLR5f_jVnihuhriVosI6w-NR3D5k,706296
59
+ sage/combinat/posets/forest.py,sha256=c-3aHa_yyTN2Zo7ddPv4GIxDCG3ebs7hmf3r99FG3kU,1017
60
+ sage/combinat/posets/hasse_cython.cpython-311-x86_64-linux-musl.so,sha256=5nWCqQcO5Hx9euciKaWCGWnk9avasIpga1jChMTTLDI,706296
61
61
  sage/combinat/posets/hasse_cython.pyx,sha256=xGUFu90go4BA_LwmXkbbRT5wnb5WB71jmwU1JnW4fj4,5989
62
62
  sage/combinat/posets/hasse_diagram.py,sha256=Z87fc4ssKwWWxD2Mjvf5L0xZDyG8fheArbNQrelJTM4,133265
63
- sage/combinat/posets/incidence_algebras.py,sha256=aBk7KDNGJC5GI0HGp-b-nnOFJgIq1jnRL3J4HC1_1OY,25058
63
+ sage/combinat/posets/incidence_algebras.py,sha256=qf1d495q2BJItNf0Ills8IAlv_GlZeqb53MR_dsEX1k,25058
64
64
  sage/combinat/posets/lattices.py,sha256=W2fN9oRs5dUUTX5cbw7iFFeEAj3c3oExhPQCEputFbQ,186239
65
- sage/combinat/posets/linear_extension_iterator.cpython-311-x86_64-linux-musl.so,sha256=ZpiF7t9llq5loqjXgMdj-TVembtdb62wODBs-dxKj8g,666912
65
+ sage/combinat/posets/linear_extension_iterator.cpython-311-x86_64-linux-musl.so,sha256=lUTx8Y6EbmV83iNHeAk2N-4u_et78QuPdvJu8fhj5HI,666912
66
66
  sage/combinat/posets/linear_extension_iterator.pyx,sha256=1DVxfIsMvtsPGjOi3SUjWtVKFKXQfnk_UXKtmsTpQl4,9272
67
- sage/combinat/posets/linear_extensions.py,sha256=3K6zIMxOJWCjaVNysJTCUPAnvRR-nni52f06SEJfVdI,41823
67
+ sage/combinat/posets/linear_extensions.py,sha256=hpABWmpo5kXMxKUY3A2R4JmrtyiYONe3M3oaS_VA2qM,41598
68
68
  sage/combinat/posets/mobile.py,sha256=1Fzspx-afq66PO_5BTJoprp4GemROCPnZOacqZiJXI4,10558
69
- sage/combinat/posets/moebius_algebra.py,sha256=lJe_BNxSQtx4WW2hc0s83G0V4wu6K5UwF1X9WxqzJps,26371
69
+ sage/combinat/posets/moebius_algebra.py,sha256=GmJdyCNhmIeT-hE0d-djJLRd2jgBtydPNyNgmG49Jfc,26371
70
70
  sage/combinat/posets/poset_examples.py,sha256=23w6JjtzVyOR9RV-L8K1zLP41wUcI7H2ENtoLURt_IU,77050
71
71
  sage/combinat/posets/posets.py,sha256=IVvddH6UUbUjFI1WhY6zKQUJBeC7UuhhfOOKEmZI1o8,332834
72
72
  sage/databases/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
@@ -79,108 +79,108 @@ sage/ext_data/kenzo/CP4.txt,sha256=WXb63Qce3f9Z3Q6K3_zkI0W4-cHBM93XMn7K5bNQD3U,6
79
79
  sage/ext_data/kenzo/README.txt,sha256=SZywXyUDRE8JUt2_JajOYslQiEBSkkB5-14jtxPIt08,1912
80
80
  sage/ext_data/kenzo/S4.txt,sha256=iSXavQqy7ep6HFOWnnsHtqoDhL4Hu3s1SpsaUKbizWs,272
81
81
  sage/graphs/all.py,sha256=x8SE1AFbrSgF8NtYDKAPR4Qj1rcawY5NCRN3zdNx76U,1500
82
- sage/graphs/asteroidal_triples.cpython-311-x86_64-linux-musl.so,sha256=tCXmolTM6-YYRgwdrn1nVsJSn0BQ3zB2W4v-1VMvAkY,355201
82
+ sage/graphs/asteroidal_triples.cpython-311-x86_64-linux-musl.so,sha256=Xsu07sT-66bBM15XANXiyYkdBVWk0T1ILtvec9ZzhpQ,355209
83
83
  sage/graphs/asteroidal_triples.pyx,sha256=8y4J9SN8HNXQIBRQjXPAmeSfkqJ1KaHmOe-NV5_3dpI,10431
84
84
  sage/graphs/bipartite_graph.py,sha256=L0-eIF8q2JZbkKqOHEafxsbJirxrKVB5N0Gsh5CpVkQ,104781
85
- sage/graphs/centrality.cpython-311-x86_64-linux-musl.so,sha256=9eZ5X_L-YcgsWQSi5x8D0o59dThCUlbjPbENab0V_RQ,953833
85
+ sage/graphs/centrality.cpython-311-x86_64-linux-musl.so,sha256=Om4ZmmEv9bNAF9d-E5Vn-WgheB5DwBl6Fe6ojgcl4iQ,966121
86
86
  sage/graphs/centrality.pyx,sha256=mJIHu3It0FzZsJ9vhNi5h1sr2_7SHFdPtXmUx6-c-R0,34973
87
87
  sage/graphs/cographs.py,sha256=LTajbKp8uk-4NPdnuEUyd181qDXgA4Qb73r7_RNrx8c,15187
88
- sage/graphs/comparability.cpython-311-x86_64-linux-musl.so,sha256=rGsq_jZXuNzqL0O1l7zEKAcy5SFaJDVWS-r3UZ5xNr0,1285336
88
+ sage/graphs/comparability.cpython-311-x86_64-linux-musl.so,sha256=5p6G311m1a94mrRX6td7EnAg4jxXXdZ9T2cw9LsNwiI,1284440
89
89
  sage/graphs/comparability.pyx,sha256=k6yGZH9qZbabyaIGPQBGY75Tmsl8EaT-_XyTgPtKPRI,30696
90
- sage/graphs/connectivity.cpython-311-x86_64-linux-musl.so,sha256=qN44hDcYjGNMD5FKMivRmZeCgb7UiL-ClE4gg3x5PE4,5120480
90
+ sage/graphs/connectivity.cpython-311-x86_64-linux-musl.so,sha256=LT1i9cNjYHnlJgo9XueoqWbW8Mt0kbXjmR7AhOFwBwo,5120488
91
91
  sage/graphs/connectivity.pxd,sha256=xbB3JNVdxZDUwuhSrPaioJujxcOOUzCM4nUZ0Cmild0,5378
92
92
  sage/graphs/connectivity.pyx,sha256=Ttl1tzPlXRHmHuoFKcWOmR_YcDvKanDDcoPCqEIAsAQ,183216
93
- sage/graphs/convexity_properties.cpython-311-x86_64-linux-musl.so,sha256=tUJZNx8Zqca_1BPKyvet6tjYe_apk4dUlHfTlHCgwpc,765633
93
+ sage/graphs/convexity_properties.cpython-311-x86_64-linux-musl.so,sha256=UvcOd9bTRxOxXvEJz5CSHCB6aFG5JUMCuXhH_5ZRoho,769729
94
94
  sage/graphs/convexity_properties.pxd,sha256=5NS5R5LyBnwfiKEo6CNG-aspmA0HqkC0fvsmmr799xo,627
95
95
  sage/graphs/convexity_properties.pyx,sha256=G5bhKH3lho-CMMNrIMTx3OjC0fN_8GekR_VwqGBynBk,29524
96
96
  sage/graphs/digraph.py,sha256=uryks9iuR5KU_XpPV2dk2GHMud2djfX5wbcQKm-dkec,180720
97
97
  sage/graphs/digraph_generators.py,sha256=QcVOE4jpqe8QxbEk79fFr33Mc0zZuIjJadkKTJG_-Bc,75899
98
- sage/graphs/distances_all_pairs.cpython-311-x86_64-linux-musl.so,sha256=AfJnB3vsunp7P4JM9CB3J3cXONagYv97QgY-BeqsnWs,1564401
98
+ sage/graphs/distances_all_pairs.cpython-311-x86_64-linux-musl.so,sha256=ta9viC93Mfka9g62JwyMSFVEL-wL0ru49ByFLfyXF3Y,1576697
99
99
  sage/graphs/distances_all_pairs.pxd,sha256=RMrpaxs-r98iY6BnCS2H18BFN85BNrYPk9Dipuvva0s,565
100
100
  sage/graphs/distances_all_pairs.pyx,sha256=CEbGv42frddFNp3xGOyC2M4Tnh2M8vLRuNMSYk3oyS4,105359
101
101
  sage/graphs/domination.py,sha256=BRTVApP6SeB-NVe3rcuJDfpSbg6jWRc4rWgTPgMUsVo,48674
102
102
  sage/graphs/dot2tex_utils.py,sha256=nCUHldadHC4Jvdx3sOWypkwlRH7Lc3x_xCuJOk_o4jA,3165
103
- sage/graphs/edge_connectivity.cpython-311-x86_64-linux-musl.so,sha256=ytvq5I2N8NGkN7YtGdMrdLnxKDMsXSy2IqoXri9363M,892841
103
+ sage/graphs/edge_connectivity.cpython-311-x86_64-linux-musl.so,sha256=oxv9pEt8P_cUFb7oc3DXqzf943Btm2TsLSAA7BOYoUU,884649
104
104
  sage/graphs/edge_connectivity.pyx,sha256=SBrTBJaeM8uLsF6d-_5frdbPtWanWvJSxiEO7k7H0b4,44701
105
105
  sage/graphs/generic_graph.py,sha256=AVIWhd10PwauaDHO4Ddv-xW9dZbi1PIhI3dCv8vVRr8,1094325
106
- sage/graphs/generic_graph_pyx.cpython-311-x86_64-linux-musl.so,sha256=-W6v1l0sFnB4Rr5qqdixZuhfL-jIBzq2el7vobM-2uo,1724641
106
+ sage/graphs/generic_graph_pyx.cpython-311-x86_64-linux-musl.so,sha256=hr57T1--5XY5pot79ZFk4igxAfck7q4FLndK55JW_Rw,1732841
107
107
  sage/graphs/generic_graph_pyx.pxd,sha256=aVwQbA8BGVHbwufAo6-EHEhyfCFNxRq7pPI_FtOJu3Y,825
108
108
  sage/graphs/generic_graph_pyx.pyx,sha256=T1QiJGKc1tcKSrMEFJM6-cTLko5ffC0kw2GH3Ml2qOs,58405
109
- sage/graphs/genus.cpython-311-x86_64-linux-musl.so,sha256=OSYtUTguiSPJni3uAlVmEBafjvb8BoYAahc_wtK9sNU,507984
109
+ sage/graphs/genus.cpython-311-x86_64-linux-musl.so,sha256=V845aa3LIELVUFLjkWlOBJ0UKJIDuH6otyIdHtDOj6s,507928
110
110
  sage/graphs/genus.pyx,sha256=xlF94KFiTgiaagZmTJu-49-y--qhUUclo9BVbQwEn8s,21694
111
111
  sage/graphs/graph.py,sha256=C078UpvczPdjrh9nqFr_uvruwXW7JyF9_fkRsRqkJNc,369909
112
- sage/graphs/graph_coloring.cpython-311-x86_64-linux-musl.so,sha256=qjmBvcNsoU8jBnapH4HPuDeYn9W9Eme0KE9Uk6fP_0M,4940249
112
+ sage/graphs/graph_coloring.cpython-311-x86_64-linux-musl.so,sha256=V8JzNnFLf-_3qckpen-vKUuWAmmPhDCqzjtCjF__LVQ,4940249
113
113
  sage/graphs/graph_coloring.pyx,sha256=XLq6kega_G2tzkc06urWj5JarMp_64CvpMlF3ylZhJg,85592
114
114
  sage/graphs/graph_database.py,sha256=IR6SzI3zZXhWrAhWOat_rweckxNYsq108GTL5APxCco,49241
115
115
  sage/graphs/graph_editor.py,sha256=_6wr59GPJfl0lylU_tMsqQbc1jH8E8GD6ZxQdVBxBYQ,2850
116
116
  sage/graphs/graph_generators.py,sha256=TXNwxiDlyj8bBjkhA_bKhZljkk2k1pC736YYMyla3EA,133965
117
- sage/graphs/graph_generators_pyx.cpython-311-x86_64-linux-musl.so,sha256=ykTWStY18Aq7xvD1qImyV12zUMSzHHs-nWURTR0xCcQ,324184
117
+ sage/graphs/graph_generators_pyx.cpython-311-x86_64-linux-musl.so,sha256=TTd95QW-1KTeDYzHxkub7foIeV-zyNgyVon1Cwl8vR8,324184
118
118
  sage/graphs/graph_generators_pyx.pyx,sha256=1E81srDiCWxRmesm86ne47frn2UJ04Kp5AaFI7kW-j4,3092
119
119
  sage/graphs/graph_input.py,sha256=r0n78xXCSG6awA0rZDfBPfFsPh4lpvnEBxCkE0WP5A4,28844
120
120
  sage/graphs/graph_latex.py,sha256=58UNam13b4n9QVvdrMWGniZMrs-QnVXbmdpMPnA-Afg,99128
121
121
  sage/graphs/graph_list.py,sha256=7gWLlXkPTYI5C8MuWRJuevejpLVc6xcHbW2OjzQK0xw,12705
122
122
  sage/graphs/graph_plot.py,sha256=EfcwzdjrtsUuEXoyWb6j1CbkJt170ASzCmgkJiFuMfI,70278
123
123
  sage/graphs/graph_plot_js.py,sha256=jhaO_KUhxeOCw1IsZGPeCobW5nfXXEcJqIHEWV9rt0U,12898
124
- sage/graphs/hyperbolicity.cpython-311-x86_64-linux-musl.so,sha256=QPgZF1cmLJ_3jgFxpHU9YQZMTbtkLZ2Jdpqv9z7fgZE,1437521
124
+ sage/graphs/hyperbolicity.cpython-311-x86_64-linux-musl.so,sha256=AB7BrzgvEHmVR8IZbXgdUm_0RdVzu2ePlH73Kp4Dix4,1445713
125
125
  sage/graphs/hyperbolicity.pyx,sha256=Xij4iR3b0gQ0095UklppcWc3uZfEeh3GlcjrYlN0jVM,64417
126
126
  sage/graphs/hypergraph_generators.py,sha256=0gFR6duplhJ9m6Ecn-APwNIuooR5vcBoQkBdj_hJcSA,13926
127
- sage/graphs/independent_sets.cpython-311-x86_64-linux-musl.so,sha256=KaDA2HwwzqEqm0AzgpJguA2lyPiCom8Zn9MpJWC5Nr0,482913
127
+ sage/graphs/independent_sets.cpython-311-x86_64-linux-musl.so,sha256=3F2X1lE3p00CAiXZ44NaItJ7ZuGtxZKvvB7EVRVJ8MQ,482913
128
128
  sage/graphs/independent_sets.pxd,sha256=ozW1INPrNhfTHx9P0yQBW9m4C0VyNILAr2MixvI-Ao8,322
129
129
  sage/graphs/independent_sets.pyx,sha256=AA4D-pjoMyguifXSDRCZJmwZqfTMIv6tVpxXiDo83vs,13082
130
130
  sage/graphs/isgci.py,sha256=6nOGMGYeD95W_IGzRznhkCMl4Ceh2sOsLlZ6QFFDYFU,34105
131
- sage/graphs/isoperimetric_inequalities.cpython-311-x86_64-linux-musl.so,sha256=uvzqxnxN5NJ5tP4_VihHuoqRc2mcpw9dZuF6SN2mcAI,539625
131
+ sage/graphs/isoperimetric_inequalities.cpython-311-x86_64-linux-musl.so,sha256=yjPX_vta5wt67P5dxezzErGjx0Yc72T3aCaygwaqhgs,543721
132
132
  sage/graphs/isoperimetric_inequalities.pyx,sha256=4pdhidMCuISinpH-4v7yxppuLZ7niRrIr5LjY62bPMc,15689
133
- sage/graphs/line_graph.cpython-311-x86_64-linux-musl.so,sha256=5fPCiffKvXMu6TzYEZtMtsYZ702C1K4B4G07drf6kvA,1139608
133
+ sage/graphs/line_graph.cpython-311-x86_64-linux-musl.so,sha256=fWl4FL2SLp_2yM5esY1hSUcp41EczBM9ITW2GX_G24w,1139608
134
134
  sage/graphs/line_graph.pyx,sha256=fg92Q-gxnzRMjPmID7IztliBYP7n8JL0HhpK0CTCLio,22272
135
135
  sage/graphs/lovasz_theta.py,sha256=mEZIrYcmhJHNolsSfRVUnXl9FBkDdqbQ1Frg8qmqJjo,2151
136
136
  sage/graphs/matching.py,sha256=rLuE4t6nErNdDnx7vnMBK8YhZhmrT4N6o75KfKo9Ry0,62208
137
137
  sage/graphs/matching_covered_graph.py,sha256=B_-x9cutL3AIMGaKIayFyMyIUIB6JjZSDY3fy9OB-kc,143004
138
138
  sage/graphs/orientations.py,sha256=ZMTASPviyKb4t2swDdTajNeGfemG3vbVmU9IwRUmCzU,53818
139
139
  sage/graphs/partial_cube.py,sha256=u4X-fZgUIcaX9QSIv_N8kbVUYRx3dH51LCmEfc2nYkg,16402
140
- sage/graphs/path_enumeration.cpython-311-x86_64-linux-musl.so,sha256=e1vHQU-KlRxXLmAOdECirUZOeL0R-5NYJn1vvtPSHUQ,2727961
140
+ sage/graphs/path_enumeration.cpython-311-x86_64-linux-musl.so,sha256=D9Ewo4Po8f8yBcF4Vh9I2WTC3-l5J5exsR_VhWX1DO0,2727961
141
141
  sage/graphs/path_enumeration.pyx,sha256=5xXf3-5mobCohaddLgVx-jhyZaT7R4cB8lsNyVUb2zU,90410
142
142
  sage/graphs/pq_trees.py,sha256=6z6pzjeApBLvjx4FTqxklFHjEcwoF9Z78LlvTpcv0G0,39418
143
143
  sage/graphs/print_graphs.py,sha256=pBg_hHJxWAcsEzqbqDG4ehZg8C1LreySAbqcoHBmE_A,4931
144
144
  sage/graphs/schnyder.py,sha256=OdTuBwHll5p50etHaa6cU_NvEKh7BOS7ILVZcBUZjCc,30683
145
- sage/graphs/spanning_tree.cpython-311-x86_64-linux-musl.so,sha256=SWx2KSGx8hfeUDLvxXM6X5hiXIbZVjLL1j8I1pw8BnY,1866768
145
+ sage/graphs/spanning_tree.cpython-311-x86_64-linux-musl.so,sha256=_M6V4fXs-x-3aV0VxlOIv6KNP845vj38OhGRMKYIvxw,1866816
146
146
  sage/graphs/spanning_tree.pyx,sha256=WbPx-yeaNy_UQOOL6UqdHrYvJPhv3J-1t7rWgCo_Rks,55241
147
- sage/graphs/strongly_regular_db.cpython-311-x86_64-linux-musl.so,sha256=JMWmwRqo0GLHtkDzhE4740-VagNSf886I5SdQ1WcdhA,6935104
147
+ sage/graphs/strongly_regular_db.cpython-311-x86_64-linux-musl.so,sha256=3Bpj8bnAx51d8Tr0KmxepoGnqoMOVq0FAWk4chOm2nY,6935104
148
148
  sage/graphs/strongly_regular_db.pyx,sha256=FFxau4Zr8YjZp7wboDqJmCWcNOEHwxfizCnOrzicisU,132851
149
- sage/graphs/traversals.cpython-311-x86_64-linux-musl.so,sha256=jimw-CRkQfgZpF3nPeqyto07tzYcGk5MGjzFu_xOJ3k,1712465
149
+ sage/graphs/traversals.cpython-311-x86_64-linux-musl.so,sha256=GQjofFOysWw5D6qMOQTn7_36AFs3uhSj-GJlvIIPM-g,1708377
150
150
  sage/graphs/traversals.pxd,sha256=B17xUmzx5ar22san3Zcz6iX2borzlmLYHQWBzJ8cuXY,481
151
151
  sage/graphs/traversals.pyx,sha256=si8EwslGcNTJYevubcuwqxmVgKTV0MhFk3ojDHGZnQw,66058
152
- sage/graphs/trees.cpython-311-x86_64-linux-musl.so,sha256=V_8GsNmUZHSLl9k1RrxEb9ghnMNtzhCGA4YmNDdnJ6E,224848
152
+ sage/graphs/trees.cpython-311-x86_64-linux-musl.so,sha256=q6VoNvvnfzhX3jW6GDnhzZFMkoACONgZezPrfAiEIac,224848
153
153
  sage/graphs/trees.pxd,sha256=wyQiHIkw7Zf3CCJqf1hLxJsCHOg_4D2R8cDcTGPHe3E,377
154
154
  sage/graphs/trees.pyx,sha256=fxCGm1lmkjsaLSg4L0IbnA_gMzYIWhPwbU07_C8e5UA,8733
155
155
  sage/graphs/tutte_polynomial.py,sha256=Wcid9JQ5dJFZITAzmJ18YnOskNPxCbzXvBDvgjNE-pA,21811
156
- sage/graphs/views.cpython-311-x86_64-linux-musl.so,sha256=1H41OYDVZgWTVb97kGbMPJckKUqOmlfMgEQYXNaKtX4,734840
156
+ sage/graphs/views.cpython-311-x86_64-linux-musl.so,sha256=PZYEsa2cUUq9iDzAGp0wkFAjB2xeCN_fGp8kBBthgnI,734888
157
157
  sage/graphs/views.pyx,sha256=7OJX4dq4dwa5RQalTV8-NJWdurTIXOxL2_Tvr9yFn30,27971
158
- sage/graphs/weakly_chordal.cpython-311-x86_64-linux-musl.so,sha256=12_3d9lhapR1uQmZQgj9dwvyGZhu4-B_3jYrhL8W6vI,725744
158
+ sage/graphs/weakly_chordal.cpython-311-x86_64-linux-musl.so,sha256=a-Qn8I6aPskaYgmky1gVqXiey62FXpU4bDwbkw8ghnA,732296
159
159
  sage/graphs/weakly_chordal.pyx,sha256=hgEid9JOeR2WYmMbnVM2_E4DSUHrb5iaN3E6oFFhqs8,19988
160
160
  sage/graphs/base/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
161
- sage/graphs/base/boost_graph.cpython-311-x86_64-linux-musl.so,sha256=wX4zq55kXMAVzaQ84GBA8zdiw7WXnPn4LXdfaqyTUq8,13392857
161
+ sage/graphs/base/boost_graph.cpython-311-x86_64-linux-musl.so,sha256=2Qc3WjEaBpDniWKg5ivw3CIdBIl_lqzUvuETua5P61A,13425633
162
162
  sage/graphs/base/boost_graph.pxd,sha256=K3GCaIXjsmhwgTzlSntrHi3IB1t2vJpOzSS7FQGlxEo,3655
163
163
  sage/graphs/base/boost_graph.pyx,sha256=mWfPc01Gtyy3YDQ93CcOWZMhsUXN5q2BiyKt4wls-c8,111074
164
- sage/graphs/base/c_graph.cpython-311-x86_64-linux-musl.so,sha256=U8sAv0-4RJjpv_VkCVttWMtReAUmca3kEL8weMDvNlk,3840857
164
+ sage/graphs/base/c_graph.cpython-311-x86_64-linux-musl.so,sha256=GF0IzAQewB-RuE61femw9eMkIwXw1xF1rzw4utD0Tcg,3840857
165
165
  sage/graphs/base/c_graph.pxd,sha256=pUsZ48m4XXx4fq8fRWeeaFkM0gzX0r63Kkw7L0IJdfk,4281
166
166
  sage/graphs/base/c_graph.pyx,sha256=Lr1cxK2A5mtR0EIQmYIljc2OgYgiBeRn5Rw0mC_k0x8,179656
167
- sage/graphs/base/dense_graph.cpython-311-x86_64-linux-musl.so,sha256=wI5DIRPSJZz-MyUBIeVT68HQwKLxszLFjPJXRUAGbzU,748857
167
+ sage/graphs/base/dense_graph.cpython-311-x86_64-linux-musl.so,sha256=pbG9j-Zp8KM9CorKtw6elt1NkhQy7cQQMPUFVCNjjts,773433
168
168
  sage/graphs/base/dense_graph.pxd,sha256=VltYtRdTHhfpXG11C-lfMPSlm57dyP4Ot3E3FOzlsjI,1119
169
169
  sage/graphs/base/dense_graph.pyx,sha256=HfZU7L2IScsA8_a6VCcs8rM6aWRkYTSz8oRhJWHX5mY,24167
170
- sage/graphs/base/graph_backends.cpython-311-x86_64-linux-musl.so,sha256=9GPfhXh8V_9Rj1KRk1f7JZUNFkMO4e8ygOA6eRcYMpk,707112
170
+ sage/graphs/base/graph_backends.cpython-311-x86_64-linux-musl.so,sha256=TuE6DlUPVY8qoFO-8fkrDzRuXdyxH50XcxqxuBtVbe8,707160
171
171
  sage/graphs/base/graph_backends.pxd,sha256=DNjOnDRc2RPV-NtCHuoliKpNfJHC3aK7l0RifUR7DSY,150
172
172
  sage/graphs/base/graph_backends.pyx,sha256=vl_Cs6xcJJSDlHEfSO55bUQMSziLY3WYnsOza3oK13o,24526
173
173
  sage/graphs/base/overview.py,sha256=WXk4WVm5e6XiCkWCSkHAdMV42DLxVMFnK9k74bbItkk,3186
174
- sage/graphs/base/sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=1O-VdiyssM9-yClEj_Y0mQ-qB_6-yYsgunk2_-mqtdM,1068785
174
+ sage/graphs/base/sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=z03DBtAYiPmm6O-RkgRrqLhP4YgoGfjohlgAc4P_pLs,1093361
175
175
  sage/graphs/base/sparse_graph.pxd,sha256=O0oPH_Z1-fsxPK-mKMnNq-OL5cE0GcDILqDj-ajytlk,3485
176
176
  sage/graphs/base/sparse_graph.pyx,sha256=dNMlc3m2Vl7fXCz5c7a-rse4boVsMSl3AevHmF0AIo0,56300
177
- sage/graphs/base/static_dense_graph.cpython-311-x86_64-linux-musl.so,sha256=n835i9HXQnzYrr8AtNNNRRmqLlnh87FzN2ZEx0Gx_GY,1306361
177
+ sage/graphs/base/static_dense_graph.cpython-311-x86_64-linux-musl.so,sha256=qi80CABrTeGpePo-_hn45UhVYhPKOTro8YdDFHc0Vs0,1318657
178
178
  sage/graphs/base/static_dense_graph.pxd,sha256=1jNghzZMttKdtdD4U2bSrqW0V5LUgoZl9xLIPGkCuAs,238
179
179
  sage/graphs/base/static_dense_graph.pyx,sha256=XyiD925fEEu1z4qu-Mp490Z8Vme_ii_SLRnSAdiLu48,37439
180
- sage/graphs/base/static_sparse_backend.cpython-311-x86_64-linux-musl.so,sha256=nXRbGafp2mx0EUOmD75K9xHsyM8u6ejXvnERerdOHnc,1598352
180
+ sage/graphs/base/static_sparse_backend.cpython-311-x86_64-linux-musl.so,sha256=MVm-px4vNA_YOavRW1LByDXdof4X7iXh_yXBPytVXI4,1601456
181
181
  sage/graphs/base/static_sparse_backend.pxd,sha256=DbBBsONS0Utp1szKGQaeTpoqiNC23XDaL9tnMrDAxvI,903
182
182
  sage/graphs/base/static_sparse_backend.pyx,sha256=Gu5fS7Jq-p2jfNuU-QwV60YsUtyc2jVlZ9h9hWCM9eE,55323
183
- sage/graphs/base/static_sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=O60ZPLwdHpNL5T9E3niS1BUYzCRJasNPEDJtdI7eG6Q,1003681
183
+ sage/graphs/base/static_sparse_graph.cpython-311-x86_64-linux-musl.so,sha256=AY1UnkYh9YhbDdPsRKcCJqRtuNTdzCBxoUuOHOf6OiE,987305
184
184
  sage/graphs/base/static_sparse_graph.pxd,sha256=YYCH7F6h1OteiFLfleAb57CCN-gx42n3W_9fzh8avkA,1500
185
185
  sage/graphs/base/static_sparse_graph.pyx,sha256=bnMe1AinoGjIsIlsJGeCCRuihiDtZkGQmG4kh41hvqM,49908
186
186
  sage/graphs/generators/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
@@ -188,7 +188,7 @@ sage/graphs/generators/basic.py,sha256=aSkIJvPJ_eD5pG-2Uf5jh5qxEv8Tbe7o3vwDLiisS
188
188
  sage/graphs/generators/chessboard.py,sha256=AYh9NIWZcueME7xiSL3MUdEa9O8O_NTDXh01cHfP8Js,20682
189
189
  sage/graphs/generators/classical_geometries.py,sha256=3xoCUEGmShNiGwvc5eKvFbLgeQH-lWM23Iv2uYVtp5A,63415
190
190
  sage/graphs/generators/degree_sequence.py,sha256=oN9BFV3aC3g0Im_L9v1bx4aBzEf2qFRc8IHpxMVLkF8,8735
191
- sage/graphs/generators/distance_regular.cpython-311-x86_64-linux-musl.so,sha256=CB9MVjaMsUfHKiNxwsyAJjaxBpuXH00YFzSIXNqR7JY,5644304
191
+ sage/graphs/generators/distance_regular.cpython-311-x86_64-linux-musl.so,sha256=tCRi4eYReZur3Ar0XYZ0KfoOpuisevHYSU9Xyj749H0,5648968
192
192
  sage/graphs/generators/distance_regular.pyx,sha256=qnYVaHCpc7L4m2Z1pXuEg98tyJ2ED73bNky5_Fk9ASI,96145
193
193
  sage/graphs/generators/families.py,sha256=Ex6zqwclb1OXLs7uzuLaBzrWmiephaD0nwKSR5jYxGY,164644
194
194
  sage/graphs/generators/intersection.py,sha256=N3C3dLzBjL_Jeii1aU_Xm3O78yMLvZoAY1Y6Egu4MxA,20349
@@ -197,33 +197,33 @@ sage/graphs/generators/random.py,sha256=Hwnid8-_Hx9N8kA6i9Vpuqlw-l-5cemVqUjo7qSC
197
197
  sage/graphs/generators/smallgraphs.py,sha256=Kwqzi6iXl36QRVJ8L9-YQcuRjIMlAVhJQpMDdXmwIBY,201988
198
198
  sage/graphs/generators/world_map.py,sha256=YZ992gxxy6kXKaWvbXqG2tfxk5AaHw3a0t991pskPlY,34547
199
199
  sage/graphs/graph_decompositions/all.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
200
- sage/graphs/graph_decompositions/bandwidth.cpython-311-x86_64-linux-musl.so,sha256=-w5kUZzQnUY_krU1rR1SOn84DcejBUA7RJBbI4sSP4I,361896
200
+ sage/graphs/graph_decompositions/bandwidth.cpython-311-x86_64-linux-musl.so,sha256=DtkeYZjFINGgnuXMu9fVFkzm40BH2OsYx1zL5T9ZphE,362120
201
201
  sage/graphs/graph_decompositions/bandwidth.pyx,sha256=9BvA6v6LheIIqwtkvbendaO_aux-ROfaMBcAM4aZFd0,15576
202
- sage/graphs/graph_decompositions/clique_separators.cpython-311-x86_64-linux-musl.so,sha256=pNTdNIAeT4M9v0P3p7QCxWSh3hbTkChQ6h2gl68Jy0g,1102041
202
+ sage/graphs/graph_decompositions/clique_separators.cpython-311-x86_64-linux-musl.so,sha256=1BD9nl6mn_5SStJdjdRVZULFsoeLXMelGsAqxKvEZ1k,1106145
203
203
  sage/graphs/graph_decompositions/clique_separators.pyx,sha256=nZpjLIQYuRND2eu1jvvawGo19_WSFROk8I1NRhHzhCU,22876
204
- sage/graphs/graph_decompositions/cutwidth.cpython-311-x86_64-linux-musl.so,sha256=vIkau3Fh73IaQe9EVgmtoaOON7kvqMksNHTOw0tmnKY,1028152
204
+ sage/graphs/graph_decompositions/cutwidth.cpython-311-x86_64-linux-musl.so,sha256=Q4ZOVfUocTrb-pzi-aGBcXKTzjT4oNDRatF9DuiTRes,1029400
205
205
  sage/graphs/graph_decompositions/cutwidth.pyx,sha256=ah8ysfGRlDw3UTeG9uPcQuVAjs0SfaYSnRdJ3z-RvdA,28601
206
- sage/graphs/graph_decompositions/fast_digraph.cpython-311-x86_64-linux-musl.so,sha256=qR0HoOxWPWg1A7KAwWKSs6wS7qGJjrDtCoaFxn3ge-k,310592
206
+ sage/graphs/graph_decompositions/fast_digraph.cpython-311-x86_64-linux-musl.so,sha256=oCwglq63dnP3FitSAEnyx0GZd5FaMt7UaAgCEUCfl6w,310536
207
207
  sage/graphs/graph_decompositions/fast_digraph.pxd,sha256=vfxjVz_M8l9rkauaJpXkW1_ubTM3mqUdEjUwlqdD4PQ,343
208
208
  sage/graphs/graph_decompositions/fast_digraph.pyx,sha256=RwR3geuP8uwPxNlKfHJQHvPsf3_z6DvwQEWyUEf1Df8,7389
209
- sage/graphs/graph_decompositions/graph_products.cpython-311-x86_64-linux-musl.so,sha256=2J1S-fW6tWuVW1rZ1gs0Av6JWQkreAeQg4ZS9BbnLlA,987288
209
+ sage/graphs/graph_decompositions/graph_products.cpython-311-x86_64-linux-musl.so,sha256=ddcct6Uixurfv239Eya1RQYIq41QDnc3XxUS0HkuAw4,987288
210
210
  sage/graphs/graph_decompositions/graph_products.pyx,sha256=XcghL4BzFWPPNmpNIKSC37zzBwNMmmaNqnEAtXnP0hw,17139
211
- sage/graphs/graph_decompositions/modular_decomposition.cpython-311-x86_64-linux-musl.so,sha256=ksVdgF1rBSNTp-bPjPrSvX9PDe1LA_QLp41-G5xNOJc,3841209
211
+ sage/graphs/graph_decompositions/modular_decomposition.cpython-311-x86_64-linux-musl.so,sha256=6E9gXmJSkd4dviTJZHMI9xHGU3KzJ2Jba_mXu0S36WU,3833017
212
212
  sage/graphs/graph_decompositions/modular_decomposition.pxd,sha256=SAqgLApPT4pa_e2XpZ7us9PhDV34y5cTZB7YzP_lbkI,1100
213
213
  sage/graphs/graph_decompositions/modular_decomposition.pyx,sha256=EkuXojAhXF53MXTiat63_EWdglqfodFZQiZk5dHV7-E,51818
214
- sage/graphs/graph_decompositions/slice_decomposition.cpython-311-x86_64-linux-musl.so,sha256=Q9eNFwzGxP5pgsuc_SEZcQG3RlQT_lA74YurN8zuYAc,1456145
214
+ sage/graphs/graph_decompositions/slice_decomposition.cpython-311-x86_64-linux-musl.so,sha256=hTXaTAMv9r2YCeWoP_QM6uq58lO5LuGEL-fEGpBFURw,1452049
215
215
  sage/graphs/graph_decompositions/slice_decomposition.pxd,sha256=OawVDRv8wbwIP6rbSZHGZQUVF31TNw3fbIXbE2q9XyA,602
216
216
  sage/graphs/graph_decompositions/slice_decomposition.pyx,sha256=FuuFnQc9XS61ukySrFBLvYfSlvpgTsGz_lMnzIN4-5g,39622
217
- sage/graphs/graph_decompositions/tree_decomposition.cpython-311-x86_64-linux-musl.so,sha256=xhn3uRATfEegCTXjJ4LqQFtLb-7FIzMnKLcpsWYMa0s,3016008
217
+ sage/graphs/graph_decompositions/tree_decomposition.cpython-311-x86_64-linux-musl.so,sha256=Bo0oYaX5z00e5amPCxV3n_gkLYBl-mqndLSGQ61Kr8s,3019712
218
218
  sage/graphs/graph_decompositions/tree_decomposition.pxd,sha256=dxfbHIMapSvsj67OLVBfLtvAYhWvDNSwmbmqmrvEYZg,555
219
219
  sage/graphs/graph_decompositions/tree_decomposition.pyx,sha256=IWrChlzZXjEKscgZcbRr4mhvODbAuAbZoHhSNxx-3Dw,73665
220
- sage/graphs/graph_decompositions/vertex_separation.cpython-311-x86_64-linux-musl.so,sha256=Am6-_Pck_aT-QbywcjGZmGLrI3OiuY7C53asQqLM4-8,1671081
220
+ sage/graphs/graph_decompositions/vertex_separation.cpython-311-x86_64-linux-musl.so,sha256=oKAxxKA_wGgY2cM_LibQ7Ck2RN8YqyRnnm7s0k81s6w,1679273
221
221
  sage/graphs/graph_decompositions/vertex_separation.pxd,sha256=kuVp6HcFIRCamGKOy_Z_Qlzb2W_GlrdBRL4b44jdLsw,200
222
222
  sage/graphs/graph_decompositions/vertex_separation.pyx,sha256=nF-RwfUUZZ-JHi-iMj7D2ibAsrbmLQuEpGRXqN7_DTQ,74865
223
223
  sage/groups/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
224
224
  sage/groups/perm_gps/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
225
225
  sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py,sha256=hFccVjiRkLdUqyJcwgIkR5OUo1DvjVPZwsCZIWtgEXM,45
226
- sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-x86_64-linux-musl.so,sha256=GPbGxEP3AwrKntPrN0NC44aep00lM-UWyzF06Pya6hY,1785369
226
+ sage/groups/perm_gps/partn_ref/refinement_graphs.cpython-311-x86_64-linux-musl.so,sha256=I515pgqnhQWwj8fsIkzWnK15mw_J8jPTMityMy6UV5A,1801753
227
227
  sage/groups/perm_gps/partn_ref/refinement_graphs.pxd,sha256=6sU1BVnxoySV9GhDXZsUKBlAgAMBqc8Bp3FELHB3neU,1759
228
228
  sage/groups/perm_gps/partn_ref/refinement_graphs.pyx,sha256=AyuBZ0MJ0x9EIiVzInK__7W4dy_hCONOBHyP4qy721M,56634
229
229
  sage/knots/all.py,sha256=pkVdIL2rSa6WRTBcnx6zew7aZMJJoIKeBmf81XAqyT0,248
@@ -252,7 +252,7 @@ sage/topology/simplicial_set_catalog.py,sha256=Kr3lNNBDks_fux7zLfvv5J9ZTW_WFK8wm
252
252
  sage/topology/simplicial_set_constructions.py,sha256=5Qw7TdOn10-NjSf8Vfrfc73-WEjKSnqFcHI3mi2SkcE,115261
253
253
  sage/topology/simplicial_set_examples.py,sha256=8SqHHg08N0c43JHK-7pSqF-EOElYhrU8P0qNMdmdYcA,32765
254
254
  sage/topology/simplicial_set_morphism.py,sha256=JeB8BKzOsemRrvXlqdzADa1WOBh3JnuKE47I5VskMiY,55739
255
- passagemath_graphs-10.5.39.dist-info/METADATA,sha256=0RBwXGw6fKRJDTMKpKAE6EmQgr01YFUbOrHSvGQLn28,9501
256
- passagemath_graphs-10.5.39.dist-info/WHEEL,sha256=JT7Cx1zQLY_ZeOXTkFaXD-OpCAR8hklSrqBr5wmC9lU,112
257
- passagemath_graphs-10.5.39.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
258
- passagemath_graphs-10.5.39.dist-info/RECORD,,
255
+ passagemath_graphs-10.5.41.dist-info/METADATA,sha256=9MF8EtD5iXa_-W-GRYgtcjujkNh_k_s4DygQf0XoRPk,9507
256
+ passagemath_graphs-10.5.41.dist-info/WHEEL,sha256=kA_iIvT-cxTFNl4I8QDfFHN1DAyqZDYakVXCaObxeLo,112
257
+ passagemath_graphs-10.5.41.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
258
+ passagemath_graphs-10.5.41.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-musllinux_1_2_x86_64
5
5
 
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Abstract Recursive Trees
3
+ Abstract recursive trees
4
4
 
5
5
  The purpose of this class is to help implement trees with a specific structure
6
6
  on the children of each node. For instance, one could want to define a tree in
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  """
3
- Binary Trees
3
+ Binary trees
4
4
 
5
5
  This module deals with binary trees as mathematical (in particular immutable)
6
6
  objects.
@@ -2,7 +2,7 @@
2
2
  r"""
3
3
  Cluster algebras and quivers
4
4
 
5
- - A compendium on the cluster algebra and quiver package in Sage [MS2011]_
5
+ A compendium on the cluster algebra and quiver package in Sage [MS2011]_
6
6
 
7
7
  - :ref:`sage.combinat.cluster_algebra_quiver.quiver_mutation_type`
8
8
  - :ref:`sage.combinat.cluster_algebra_quiver.quiver`
@@ -1,28 +1,34 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.graphs sage.modules sage.libs.singular
3
3
  r"""
4
- ClusterSeed
4
+ Cluster seeds
5
5
 
6
- A *cluster seed* is a pair `(B,\mathbf{x})` with `B` being a *skew-symmetrizable* `(n+m) \times n` *-matrix*
7
- and with `\mathbf{x}` being an `n`-tuple of *independent elements* in the field of rational functions in `n` variables.
6
+ A *cluster seed* is a pair `(B,\mathbf{x})` with `B` being a
7
+ *skew-symmetrizable* `(n+m) \times n` *-matrix* and with `\mathbf{x}` being an
8
+ `n`-tuple of *independent elements* in the field of rational functions in `n`
9
+ variables.
8
10
 
9
11
  For the compendium on the cluster algebra and quiver package see
10
12
  [MS2011]_.
11
13
 
12
- AUTHORS:
13
-
14
- - Gregg Musiker: Initial Version
15
- - Christian Stump: Initial Version
16
- - Aram Dermenjian (2015-07-01): Updating ability to not rely solely on clusters
17
- - Jesse Levitt (2015-07-01): Updating ability to not rely solely on clusters
18
-
19
14
  REFERENCES:
20
15
 
21
16
  - [FZ2007]_
22
-
23
17
  - [BDP2013]_
24
18
 
25
- .. SEEALSO:: For mutation types of cluster seeds, see :meth:`sage.combinat.cluster_algebra_quiver.quiver_mutation_type.QuiverMutationType`. Cluster seeds are closely related to :meth:`sage.combinat.cluster_algebra_quiver.quiver.ClusterQuiver`.
19
+ .. SEEALSO::
20
+
21
+ For mutation types of cluster seeds, see
22
+ :meth:`sage.combinat.cluster_algebra_quiver.quiver_mutation_type.QuiverMutationType`.
23
+ Cluster seeds are closely related to
24
+ :meth:`sage.combinat.cluster_algebra_quiver.quiver.ClusterQuiver`.
25
+
26
+ AUTHORS:
27
+
28
+ - Gregg Musiker: initial version
29
+ - Christian Stump: initial version
30
+ - Aram Dermenjian (2015-07-01): updating ability to not rely solely on clusters
31
+ - Jesse Levitt (2015-07-01): updating ability to not rely solely on clusters
26
32
  """
27
33
 
28
34
  # ****************************************************************************
@@ -1,4 +1,8 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
+ r"""
3
+ Interactive window for cluster seed mutations
4
+ """
5
+
2
6
  import ipywidgets as widgets
3
7
  from sage.misc.latex import latex
4
8
  from sage.repl.rich_output.pretty_print import pretty_print
@@ -1,11 +1,11 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Known lower bounds on the number of Mutually Orthogonal Latin
4
- Squares (MOLS) of a given size.
3
+ Bounds on the number of mutually orthogonal Latin squares
5
4
 
6
- This module consists (almost) entirely of an internal, constant tuple
7
- of python integers corresponding to Table 3.87 in the Handbook of
8
- Combinatorial Designs, 2nd edition, by Colbourn and Dinitz. One public
5
+ This module contains known lower bounds on the number of mutually orthogonal
6
+ Latin squares (MOLS) of a given size, and consists (almost) entirely of an
7
+ internal, constant tuple of Python integers corresponding to Table 3.87 in the
8
+ Handbook of Combinatorial Designs, 2nd edition, by Colbourn and Dinitz. One public
9
9
  function, :func:`lower_bound`, is provided to access it.
10
10
 
11
11
  Make sure we have all of the entries::
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Balanced Incomplete Block Designs (BIBD)
3
+ Balanced incomplete block designs (BIBD)
4
4
 
5
5
  This module gathers everything related to Balanced Incomplete Block Designs. One can build a
6
6
  BIBD (or check that it can be built) with :func:`balanced_incomplete_block_design`::
@@ -1,13 +1,13 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Covering Arrays (CA)
3
+ Covering arrays
4
4
 
5
- A Covering Array, denoted `CA(N;t,k,v)`, is an `N` by `k` array with
5
+ A covering array, denoted `CA(N;t,k,v)`, is an `N` by `k` array with
6
6
  entries from a set of `v` elements with the property that in every
7
7
  selection of `t` columns, every sequence of `t` elements appears in at
8
8
  least one row.
9
9
 
10
- An Orthogonal Array, denoted `OA(N;t,k,v)` is a covering array with the
10
+ An orthogonal array, denoted `OA(N;t,k,v)` is a covering array with the
11
11
  property that every sequence of `t`-elements appears in exactly one row.
12
12
  (See :mod:`sage.combinat.designs.orthogonal_arrays`).
13
13
 
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.rings.finite_rings
3
3
  r"""
4
- Difference Matrices
4
+ Difference matrices
5
5
 
6
6
  This module gathers code related to difference matrices. One can build those
7
7
  objects (or know if they can be built) with :func:`difference_matrix`::
@@ -1,13 +1,13 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- External Representations of Block Designs
3
+ External representations of block designs
4
4
 
5
- The "ext_rep" module is an API to the abstract tree represented by
5
+ This module is an API to the abstract tree represented by
6
6
  an XML document containing the External Representation of a list of
7
7
  block designs. The module also provides the related I/O operations for
8
- reading/writing ext-rep files or data. The parsing is based on expat.
8
+ reading/writing ``ext-rep`` files or data. The parsing is based on expat.
9
9
 
10
- This is a modified form of the module ext_rep.py (version 0.8)
10
+ This is a modified form of the module ``ext_rep.py`` (version 0.8)
11
11
  written by Peter Dobcsanyi [Do2009]_ peter@designtheory.org.
12
12
 
13
13
  .. TODO::
@@ -16,12 +16,9 @@ written by Peter Dobcsanyi [Do2009]_ peter@designtheory.org.
16
16
  information about things like automorphism groups, transitivity, cycle type
17
17
  representatives, etc, but none of this data is made available through the
18
18
  current implementation.
19
-
20
- Functions
21
- ---------
22
19
  """
23
20
 
24
- ###########################################################################
21
+ # ***********************************************************************
25
22
  # This software is released under the terms of the GNU General Public
26
23
  # License, version 2 or above (your choice). For details on licensing,
27
24
  # see the accompanying documentation.
@@ -29,9 +26,9 @@ Functions
29
26
  # This is a modified form of the module ext_rep.py (version 0.8)
30
27
  # written by Peter Dobcsanyi peter@designtheory.org.
31
28
  #
32
- # Copyright 2004 by Peter Dobcsanyi peter@designtheory.org, and copyright
33
- # 2009 Carlo Hamalainen carlo.hamalainen@gmail.com
34
- ###########################################################################
29
+ # Copyright 2004 Peter Dobcsanyi peter@designtheory.org
30
+ # 2009 Carlo Hamalainen carlo.hamalainen@gmail.com
31
+ # ***********************************************************************
35
32
 
36
33
  import sys
37
34
  import xml.parsers.expat
@@ -598,7 +595,6 @@ def _encode_attribute(string):
598
595
  sage: _encode_attribute('E')
599
596
  'E'
600
597
  """
601
-
602
598
  if pattern_integer.match(string):
603
599
  return int(string)
604
600
  elif pattern_decimal.match(string):
@@ -611,8 +607,7 @@ class XTree:
611
607
  '''
612
608
  A lazy class to wrap a rooted tree representing an XML document.
613
609
  The tree's nodes are tuples of the structure:
614
-
615
- (name, {dictionary of attributes}, [list of children])
610
+ (name, {dictionary of attributes}, [list of children])
616
611
 
617
612
  Methods and services of an XTree object ``t``:
618
613
 
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.rings.finite_rings
3
3
  r"""
4
- Group-Divisible Designs (GDD)
4
+ Group-divisible designs (GDD)
5
5
 
6
6
  This module gathers everything related to Group-Divisible Designs. The
7
7
  constructions defined here can be accessed through ``designs.<tab>``::
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.modules
3
3
  r"""
4
- Mutually Orthogonal Latin Squares (MOLS)
4
+ Mutually orthogonal Latin squares (MOLS)
5
5
 
6
6
  The main function of this module is :func:`mutually_orthogonal_latin_squares`
7
7
  and can be can be used to generate MOLS (or check that they exist)::
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.rings.finite_rings
3
3
  r"""
4
- Resolvable Balanced Incomplete Block Design (RBIBD)
4
+ Resolvable balanced incomplete block design (RBIBD)
5
5
 
6
6
  This module contains everything related to resolvable Balanced Incomplete Block
7
7
  Designs. The constructions implemented here can be obtained through the
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Steiner Quadruple Systems
3
+ Steiner quadruple systems
4
4
 
5
5
  A Steiner Quadruple System on `n` points is a family `SQS_n \subset \binom {[n]}
6
6
  4` of `4`-sets, such that any set `S\subset [n]` of size three is a subset of
@@ -1,9 +1,9 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.graphs sage.modules
3
3
  r"""
4
- Common Automata and Transducers (Finite State Machines Generators)
4
+ Common automata and transducers (finite state machines generators)
5
5
 
6
- Automata and Transducers in Sage can be built through the
6
+ Automata and transducers in Sage can be built through the
7
7
  :class:`automata <AutomatonGenerators>`
8
8
  and :class:`transducers <TransducerGenerators>` objects, respectively.
9
9
  It contains generators for
@@ -1,8 +1,8 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Paths in Directed Acyclic Graphs
3
+ Paths in directed acyclic graphs
4
4
  """
5
- #*****************************************************************************
5
+ # ****************************************************************************
6
6
  # Copyright (C) 2007 Mike Hansen <mhansen@gmail.com>,
7
7
  #
8
8
  # Distributed under the terms of the GNU General Public License (GPL)
@@ -15,7 +15,7 @@ Paths in Directed Acyclic Graphs
15
15
  # The full text of the GPL is available at:
16
16
  #
17
17
  # http://www.gnu.org/licenses/
18
- #*****************************************************************************
18
+ # ****************************************************************************
19
19
 
20
20
  from sage.categories.finite_enumerated_sets import FiniteEnumeratedSets
21
21
  from sage.structure.parent import Parent
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  """
3
- Ordered Rooted Trees
3
+ Ordered rooted trees
4
4
 
5
5
  AUTHORS:
6
6
 
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  """
3
- Cartesian products of Posets
3
+ Cartesian products of posets
4
4
 
5
5
  AUTHORS:
6
6
 
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.combinat sage.modules
3
3
  r"""
4
- D-Complete Posets
4
+ D-complete posets
5
5
 
6
6
  AUTHORS:
7
7
 
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Forest Posets
3
+ Forest posets
4
4
 
5
5
  AUTHORS:
6
6
 
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.modules
3
3
  r"""
4
- Incidence Algebras
4
+ Incidence algebras
5
5
  """
6
6
  # ****************************************************************************
7
7
  # Copyright (C) 2014 Travis Scrimshaw <tscrim at ucdavis.edu>
@@ -1,16 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Linear Extensions of Posets
4
-
5
- This module defines two classes:
6
-
7
- - :class:`LinearExtensionOfPoset`
8
- - :class:`LinearExtensionsOfPoset`
9
- - :class:`LinearExtensionsOfPosetWithHooks`
10
- - :class:`LinearExtensionsOfForest`
11
-
12
- Classes and methods
13
- -------------------
3
+ Linear extensions of posets
14
4
  """
15
5
  # ****************************************************************************
16
6
  # Copyright (C) 2012 Anne Schilling <anne at math.ucdavis.edu>
@@ -1,7 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  # sage.doctest: needs sage.modules
3
3
  r"""
4
- Möbius Algebras
4
+ Möbius algebras
5
5
  """
6
6
  # ****************************************************************************
7
7
  # Copyright (C) 2014 Travis Scrimshaw <tscrim at ucdavis.edu>,
@@ -1,6 +1,6 @@
1
1
  # sage_setup: distribution = sagemath-graphs
2
2
  r"""
3
- Rooted (Unordered) Trees
3
+ Rooted (unordered) trees
4
4
 
5
5
  AUTHORS:
6
6