passagemath-graphs 10.6.1rc15__tar.gz → 10.6.2__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.
Potentially problematic release.
This version of passagemath-graphs might be problematic. Click here for more details.
- {passagemath_graphs-10.6.1rc15/passagemath_graphs.egg-info → passagemath_graphs-10.6.2}/PKG-INFO +33 -27
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/README.rst +28 -22
- passagemath_graphs-10.6.2/VERSION.txt +1 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2/passagemath_graphs.egg-info}/PKG-INFO +33 -27
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/passagemath_graphs.egg-info/requires.txt +5 -3
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/pyproject.toml +8 -8
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/quiver.py +1 -2
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/nu_tamari_lattice.py +1 -1
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/linear_extensions.py +1 -1
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/digraph_generators.py +2 -2
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/distance_regular.pyx +1 -1
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/hyperbolicity.pyx +1 -1
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/matching_covered_graph.py +1 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/strongly_regular_db.pyx +6 -6
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/views.pyx +1 -1
- passagemath_graphs-10.6.1rc15/VERSION.txt +0 -1
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/MANIFEST.in +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/passagemath_graphs.egg-info/SOURCES.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/passagemath_graphs.egg-info/dependency_links.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/passagemath_graphs.egg-info/top_level.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/abstract_tree.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/binary_tree.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/cluster_seed.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/interact.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/mutation_class.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/mutation_type.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/cluster_algebra_quiver/quiver_mutation_type.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/MOLS_handbook_data.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/bibd.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/block_design.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/covering_array.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/covering_design.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/database.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/design_catalog.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/designs_pyx.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/designs_pyx.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/difference_family.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/difference_matrices.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/evenly_distributed_sets.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/ext_rep.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/gen_quadrangles_with_spread.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/group_divisible_designs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/incidence_structures.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/latin_squares.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/meson.build +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/orthogonal_arrays.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/orthogonal_arrays_build_recursive.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/orthogonal_arrays_find_recursive.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/resolvable_bibd.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/steiner_quadruple_systems.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/subhypergraph_search.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/twographs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/finite_state_machine.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/finite_state_machine_generators.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/graph_path.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/interval_posets.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/ordered_tree.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/bubble_shuffle.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/cartesian_product.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/d_complete.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/elements.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/forest.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/hasse_cython.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/hasse_diagram.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/hochschild_lattice.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/incidence_algebras.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/lattices.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/linear_extension_iterator.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/meson.build +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/mobile.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/moebius_algebra.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/poset_examples.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/posets/posets.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/rooted_tree.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/shard_order.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/tamari_lattices.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/yang_baxter_graph.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/databases/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/databases/knotinfo_db.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/graphs/graph_plot_js.html +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/kenzo/CP2.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/kenzo/CP3.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/kenzo/CP4.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/kenzo/README.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/ext_data/kenzo/S4.txt +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/asteroidal_triples.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/boost_graph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/boost_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/boost_interface.cpp +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/c_graph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/c_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/dense_graph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/dense_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/graph_backends.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/graph_backends.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/meson.build +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/overview.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/sparse_graph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/sparse_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/static_dense_graph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/static_dense_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/static_sparse_backend.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/static_sparse_backend.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/static_sparse_graph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/base/static_sparse_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/bipartite_graph.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/centrality.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/cographs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/comparability.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/connectivity.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/connectivity.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/convexity_properties.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/convexity_properties.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/digraph.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/distances_all_pairs.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/distances_all_pairs.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/domination.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/dot2tex_utils.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/edge_connectivity.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/basic.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/chessboard.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/classical_geometries.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/degree_sequence.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/families.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/intersection.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/meson.build +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/platonic_solids.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/random.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/smallgraphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generators/world_map.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generic_graph.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generic_graph_pyx.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/generic_graph_pyx.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/genus.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_coloring.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_database.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/bandwidth.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/clique_separators.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/cutwidth.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/fast_digraph.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/fast_digraph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/graph_products.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/meson.build +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/modular_decomposition.hpp +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/modular_decomposition.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/modular_decomposition.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/slice_decomposition.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/slice_decomposition.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/tree_decomposition.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/tree_decomposition.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/vertex_separation.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_decompositions/vertex_separation.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_editor.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_generators.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_generators_pyx.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_input.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_latex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_list.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_plot.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/graph_plot_js.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/hypergraph_generators.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/independent_sets.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/independent_sets.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/isgci.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/isoperimetric_inequalities.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/line_graph.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/lovasz_theta.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/matching.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/meson.build +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/orientations.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/partial_cube.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/path_enumeration.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/pq_trees.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/print_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/schnyder.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/spanning_tree.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/traversals.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/traversals.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/trees.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/trees.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/tutte_polynomial.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/weakly_chordal.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/groups/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/groups/perm_gps/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/groups/perm_gps/partn_ref/all__sagemath_graphs.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/groups/perm_gps/partn_ref/refinement_graphs.pxd +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/free_knotinfo_monoid.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/gauss_code.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/knot.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/knot_table.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/knotinfo.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/knots/link.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/sandpiles/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/sandpiles/examples.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/sandpiles/sandpile.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/all.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/cell_complex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/cubical_complex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/delta_complex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/filtered_simplicial_complex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/moment_angle_complex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_complex.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_complex_catalog.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_complex_examples.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_complex_homset.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_complex_morphism.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_set.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_set_catalog.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_set_constructions.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_set_examples.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/topology/simplicial_set_morphism.py +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/setup.cfg +0 -0
- {passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/setup.py +0 -0
{passagemath_graphs-10.6.1rc15/passagemath_graphs.egg-info → passagemath_graphs-10.6.2}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-graphs
|
3
|
-
Version: 10.6.
|
3
|
+
Version: 10.6.2
|
4
4
|
Summary: passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
|
|
8
8
|
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
9
9
|
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
10
10
|
Project-URL: repo, https://github.com/passagemath/passagemath
|
11
|
-
Project-URL: documentation, https://
|
11
|
+
Project-URL: documentation, https://passagemath.org/docs/latest
|
12
12
|
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
13
|
Project-URL: discourse, https://passagemath.discourse.group
|
14
14
|
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
@@ -33,9 +33,9 @@ Requires-Dist: gmpy2~=2.1.b999
|
|
33
33
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
34
34
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
35
35
|
Requires-Dist: memory_allocator
|
36
|
-
Requires-Dist: passagemath-categories
|
37
|
-
Requires-Dist: passagemath-conf
|
38
|
-
Requires-Dist: passagemath-environment
|
36
|
+
Requires-Dist: passagemath-categories~=10.6.2.0
|
37
|
+
Requires-Dist: passagemath-conf~=10.6.2.0; sys_platform != "win32"
|
38
|
+
Requires-Dist: passagemath-environment~=10.6.2.0
|
39
39
|
Provides-Extra: test
|
40
40
|
Requires-Dist: passagemath-repl; extra == "test"
|
41
41
|
Provides-Extra: benzene
|
@@ -108,24 +108,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
108
108
|
developed 2005-2025 under the motto “Creating a Viable Open Source
|
109
109
|
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
110
110
|
|
111
|
-
The passagemath fork
|
112
|
-
|
111
|
+
The passagemath fork uses the motto "Creating a Free Passage Between the
|
112
|
+
Scientific Python Ecosystem and Mathematical Software Communities."
|
113
|
+
It was created in October 2024 with the following goals:
|
113
114
|
|
114
|
-
- providing modularized installation with pip,
|
115
|
-
project started in 2020 in the Sage
|
116
|
-
codebase <https://github.com/sagemath/sage/issues/29705>`__,
|
115
|
+
- providing modularized installation with pip,
|
117
116
|
- establishing first-class membership in the scientific Python
|
118
117
|
ecosystem,
|
119
118
|
- giving `clear attribution of upstream
|
120
119
|
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
121
120
|
- providing independently usable Python interfaces to upstream
|
122
121
|
libraries,
|
123
|
-
-
|
122
|
+
- offering `platform portability and integration testing
|
124
123
|
services <https://github.com/passagemath/passagemath/issues/704>`__
|
125
124
|
to upstream projects,
|
126
125
|
- inviting collaborations with upstream projects,
|
127
126
|
- `building a professional, respectful, inclusive
|
128
127
|
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
128
|
+
- `empowering Sage users to participate in the scientific Python ecosystem
|
129
|
+
<https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
|
129
130
|
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
130
131
|
serverless deployment with Javascript,
|
131
132
|
- developing a native Windows port.
|
@@ -133,19 +134,24 @@ goals:
|
|
133
134
|
`Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
|
134
135
|
available online.
|
135
136
|
|
136
|
-
passagemath attempts to support
|
137
|
-
|
138
|
-
virtualization.
|
137
|
+
passagemath attempts to support and provides binary wheels suitable for
|
138
|
+
all major Linux distributions and recent versions of macOS.
|
139
139
|
|
140
|
-
|
141
|
-
|
142
|
-
|
140
|
+
For the Linux aarch64 (ARM) platform, some third-party packages are still missing
|
141
|
+
wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
|
142
|
+
|
143
|
+
Binary wheels for native Windows (x86_64) are are available for a subset of
|
144
|
+
the passagemath distributions. Use of the full functionality of passagemath
|
145
|
+
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
146
|
+
or virtualization.
|
147
|
+
|
148
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
|
143
149
|
|
144
150
|
|
145
151
|
About this pip-installable distribution package
|
146
152
|
-----------------------------------------------
|
147
153
|
|
148
|
-
This pip-installable package
|
154
|
+
This pip-installable package ``passagemath-graphs`` is a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", ``passagemath-standard``) for computations with graphs, posets, complexes, etc.
|
149
155
|
|
150
156
|
It consists of over 170 first-party Python and Cython modules and uses the `Boost Graph Library <https://github.com/boostorg/graph>`_, with additional functionality from `NetworkX <https://networkx.github.io/>`_ and several other libraries.
|
151
157
|
|
@@ -153,23 +159,23 @@ It consists of over 170 first-party Python and Cython modules and uses the `Boos
|
|
153
159
|
What is included
|
154
160
|
----------------
|
155
161
|
|
156
|
-
* `Graph Theory <https://
|
162
|
+
* `Graph Theory <https://passagemath.org/docs/latest/html/en/reference/graphs/index.html>`_
|
157
163
|
|
158
|
-
* `Trees <https://
|
164
|
+
* `Trees <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
|
159
165
|
|
160
|
-
* `Posets <https://
|
166
|
+
* `Posets <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/posets/all.html>`_
|
161
167
|
|
162
|
-
* `Abstract Complexes <https://
|
168
|
+
* `Abstract Complexes <https://passagemath.org/docs/latest/html/en/reference/topology/index.html>`_
|
163
169
|
|
164
|
-
* `Combinatorial Designs and Incidence Structure <https://
|
170
|
+
* `Combinatorial Designs and Incidence Structure <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/designs/all.html>`_
|
165
171
|
|
166
|
-
* `Finite State Machines, Automata, Transducers <https://
|
172
|
+
* `Finite State Machines, Automata, Transducers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
|
167
173
|
|
168
|
-
* `Cluster Algebras and Quivers <https://
|
174
|
+
* `Cluster Algebras and Quivers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
|
169
175
|
|
170
|
-
* `Knot Theory <https://
|
176
|
+
* `Knot Theory <https://passagemath.org/docs/latest/html/en/reference/knots/index.html>`_
|
171
177
|
|
172
|
-
* `Sandpiles <https://
|
178
|
+
* `Sandpiles <https://passagemath.org/docs/latest/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
|
173
179
|
|
174
180
|
* see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-graphs/MANIFEST.in
|
175
181
|
|
@@ -10,24 +10,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
10
10
|
developed 2005-2025 under the motto “Creating a Viable Open Source
|
11
11
|
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
12
12
|
|
13
|
-
The passagemath fork
|
14
|
-
|
13
|
+
The passagemath fork uses the motto "Creating a Free Passage Between the
|
14
|
+
Scientific Python Ecosystem and Mathematical Software Communities."
|
15
|
+
It was created in October 2024 with the following goals:
|
15
16
|
|
16
|
-
- providing modularized installation with pip,
|
17
|
-
project started in 2020 in the Sage
|
18
|
-
codebase <https://github.com/sagemath/sage/issues/29705>`__,
|
17
|
+
- providing modularized installation with pip,
|
19
18
|
- establishing first-class membership in the scientific Python
|
20
19
|
ecosystem,
|
21
20
|
- giving `clear attribution of upstream
|
22
21
|
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
23
22
|
- providing independently usable Python interfaces to upstream
|
24
23
|
libraries,
|
25
|
-
-
|
24
|
+
- offering `platform portability and integration testing
|
26
25
|
services <https://github.com/passagemath/passagemath/issues/704>`__
|
27
26
|
to upstream projects,
|
28
27
|
- inviting collaborations with upstream projects,
|
29
28
|
- `building a professional, respectful, inclusive
|
30
29
|
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
30
|
+
- `empowering Sage users to participate in the scientific Python ecosystem
|
31
|
+
<https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
|
31
32
|
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
32
33
|
serverless deployment with Javascript,
|
33
34
|
- developing a native Windows port.
|
@@ -35,19 +36,24 @@ goals:
|
|
35
36
|
`Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
|
36
37
|
available online.
|
37
38
|
|
38
|
-
passagemath attempts to support
|
39
|
-
|
40
|
-
virtualization.
|
39
|
+
passagemath attempts to support and provides binary wheels suitable for
|
40
|
+
all major Linux distributions and recent versions of macOS.
|
41
41
|
|
42
|
-
|
43
|
-
|
44
|
-
|
42
|
+
For the Linux aarch64 (ARM) platform, some third-party packages are still missing
|
43
|
+
wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
|
44
|
+
|
45
|
+
Binary wheels for native Windows (x86_64) are are available for a subset of
|
46
|
+
the passagemath distributions. Use of the full functionality of passagemath
|
47
|
+
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
48
|
+
or virtualization.
|
49
|
+
|
50
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
|
45
51
|
|
46
52
|
|
47
53
|
About this pip-installable distribution package
|
48
54
|
-----------------------------------------------
|
49
55
|
|
50
|
-
This pip-installable package
|
56
|
+
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.
|
51
57
|
|
52
58
|
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.
|
53
59
|
|
@@ -55,23 +61,23 @@ It consists of over 170 first-party Python and Cython modules and uses the `Boos
|
|
55
61
|
What is included
|
56
62
|
----------------
|
57
63
|
|
58
|
-
* `Graph Theory <https://
|
64
|
+
* `Graph Theory <https://passagemath.org/docs/latest/html/en/reference/graphs/index.html>`_
|
59
65
|
|
60
|
-
* `Trees <https://
|
66
|
+
* `Trees <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
|
61
67
|
|
62
|
-
* `Posets <https://
|
68
|
+
* `Posets <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/posets/all.html>`_
|
63
69
|
|
64
|
-
* `Abstract Complexes <https://
|
70
|
+
* `Abstract Complexes <https://passagemath.org/docs/latest/html/en/reference/topology/index.html>`_
|
65
71
|
|
66
|
-
* `Combinatorial Designs and Incidence Structure <https://
|
72
|
+
* `Combinatorial Designs and Incidence Structure <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/designs/all.html>`_
|
67
73
|
|
68
|
-
* `Finite State Machines, Automata, Transducers <https://
|
74
|
+
* `Finite State Machines, Automata, Transducers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
|
69
75
|
|
70
|
-
* `Cluster Algebras and Quivers <https://
|
76
|
+
* `Cluster Algebras and Quivers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
|
71
77
|
|
72
|
-
* `Knot Theory <https://
|
78
|
+
* `Knot Theory <https://passagemath.org/docs/latest/html/en/reference/knots/index.html>`_
|
73
79
|
|
74
|
-
* `Sandpiles <https://
|
80
|
+
* `Sandpiles <https://passagemath.org/docs/latest/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
|
75
81
|
|
76
82
|
* see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-graphs/MANIFEST.in
|
77
83
|
|
@@ -0,0 +1 @@
|
|
1
|
+
10.6.2
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2/passagemath_graphs.egg-info}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-graphs
|
3
|
-
Version: 10.6.
|
3
|
+
Version: 10.6.2
|
4
4
|
Summary: passagemath: Graphs, posets, hypergraphs, designs, abstract complexes, combinatorial polyhedra, abelian sandpiles, quivers
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
|
|
8
8
|
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
|
9
9
|
Project-URL: repo (upstream), https://github.com/sagemath/sage
|
10
10
|
Project-URL: repo, https://github.com/passagemath/passagemath
|
11
|
-
Project-URL: documentation, https://
|
11
|
+
Project-URL: documentation, https://passagemath.org/docs/latest
|
12
12
|
Project-URL: homepage (upstream), https://www.sagemath.org
|
13
13
|
Project-URL: discourse, https://passagemath.discourse.group
|
14
14
|
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
|
@@ -33,9 +33,9 @@ Requires-Dist: gmpy2~=2.1.b999
|
|
33
33
|
Requires-Dist: cysignals<1.12.4; sys_platform == "win32"
|
34
34
|
Requires-Dist: cysignals!=1.12.0,>=1.11.2
|
35
35
|
Requires-Dist: memory_allocator
|
36
|
-
Requires-Dist: passagemath-categories
|
37
|
-
Requires-Dist: passagemath-conf
|
38
|
-
Requires-Dist: passagemath-environment
|
36
|
+
Requires-Dist: passagemath-categories~=10.6.2.0
|
37
|
+
Requires-Dist: passagemath-conf~=10.6.2.0; sys_platform != "win32"
|
38
|
+
Requires-Dist: passagemath-environment~=10.6.2.0
|
39
39
|
Provides-Extra: test
|
40
40
|
Requires-Dist: passagemath-repl; extra == "test"
|
41
41
|
Provides-Extra: benzene
|
@@ -108,24 +108,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
|
|
108
108
|
developed 2005-2025 under the motto “Creating a Viable Open Source
|
109
109
|
Alternative to Magma, Maple, Mathematica, and MATLAB”.
|
110
110
|
|
111
|
-
The passagemath fork
|
112
|
-
|
111
|
+
The passagemath fork uses the motto "Creating a Free Passage Between the
|
112
|
+
Scientific Python Ecosystem and Mathematical Software Communities."
|
113
|
+
It was created in October 2024 with the following goals:
|
113
114
|
|
114
|
-
- providing modularized installation with pip,
|
115
|
-
project started in 2020 in the Sage
|
116
|
-
codebase <https://github.com/sagemath/sage/issues/29705>`__,
|
115
|
+
- providing modularized installation with pip,
|
117
116
|
- establishing first-class membership in the scientific Python
|
118
117
|
ecosystem,
|
119
118
|
- giving `clear attribution of upstream
|
120
119
|
projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
|
121
120
|
- providing independently usable Python interfaces to upstream
|
122
121
|
libraries,
|
123
|
-
-
|
122
|
+
- offering `platform portability and integration testing
|
124
123
|
services <https://github.com/passagemath/passagemath/issues/704>`__
|
125
124
|
to upstream projects,
|
126
125
|
- inviting collaborations with upstream projects,
|
127
126
|
- `building a professional, respectful, inclusive
|
128
127
|
community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
|
128
|
+
- `empowering Sage users to participate in the scientific Python ecosystem
|
129
|
+
<https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
|
129
130
|
- developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
|
130
131
|
serverless deployment with Javascript,
|
131
132
|
- developing a native Windows port.
|
@@ -133,19 +134,24 @@ goals:
|
|
133
134
|
`Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
|
134
135
|
available online.
|
135
136
|
|
136
|
-
passagemath attempts to support
|
137
|
-
|
138
|
-
virtualization.
|
137
|
+
passagemath attempts to support and provides binary wheels suitable for
|
138
|
+
all major Linux distributions and recent versions of macOS.
|
139
139
|
|
140
|
-
|
141
|
-
|
142
|
-
|
140
|
+
For the Linux aarch64 (ARM) platform, some third-party packages are still missing
|
141
|
+
wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
|
142
|
+
|
143
|
+
Binary wheels for native Windows (x86_64) are are available for a subset of
|
144
|
+
the passagemath distributions. Use of the full functionality of passagemath
|
145
|
+
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
|
146
|
+
or virtualization.
|
147
|
+
|
148
|
+
The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
|
143
149
|
|
144
150
|
|
145
151
|
About this pip-installable distribution package
|
146
152
|
-----------------------------------------------
|
147
153
|
|
148
|
-
This pip-installable package
|
154
|
+
This pip-installable package ``passagemath-graphs`` is a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", ``passagemath-standard``) for computations with graphs, posets, complexes, etc.
|
149
155
|
|
150
156
|
It consists of over 170 first-party Python and Cython modules and uses the `Boost Graph Library <https://github.com/boostorg/graph>`_, with additional functionality from `NetworkX <https://networkx.github.io/>`_ and several other libraries.
|
151
157
|
|
@@ -153,23 +159,23 @@ It consists of over 170 first-party Python and Cython modules and uses the `Boos
|
|
153
159
|
What is included
|
154
160
|
----------------
|
155
161
|
|
156
|
-
* `Graph Theory <https://
|
162
|
+
* `Graph Theory <https://passagemath.org/docs/latest/html/en/reference/graphs/index.html>`_
|
157
163
|
|
158
|
-
* `Trees <https://
|
164
|
+
* `Trees <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/enumerated_sets.html#trees>`_
|
159
165
|
|
160
|
-
* `Posets <https://
|
166
|
+
* `Posets <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/posets/all.html>`_
|
161
167
|
|
162
|
-
* `Abstract Complexes <https://
|
168
|
+
* `Abstract Complexes <https://passagemath.org/docs/latest/html/en/reference/topology/index.html>`_
|
163
169
|
|
164
|
-
* `Combinatorial Designs and Incidence Structure <https://
|
170
|
+
* `Combinatorial Designs and Incidence Structure <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/designs/all.html>`_
|
165
171
|
|
166
|
-
* `Finite State Machines, Automata, Transducers <https://
|
172
|
+
* `Finite State Machines, Automata, Transducers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/finite_state_machine.html>`_
|
167
173
|
|
168
|
-
* `Cluster Algebras and Quivers <https://
|
174
|
+
* `Cluster Algebras and Quivers <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/cluster_algebra_quiver/all.html>`_
|
169
175
|
|
170
|
-
* `Knot Theory <https://
|
176
|
+
* `Knot Theory <https://passagemath.org/docs/latest/html/en/reference/knots/index.html>`_
|
171
177
|
|
172
|
-
* `Sandpiles <https://
|
178
|
+
* `Sandpiles <https://passagemath.org/docs/latest/html/en/reference/dynamics/sage/sandpiles/sandpile.html>`_
|
173
179
|
|
174
180
|
* see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-graphs/MANIFEST.in
|
175
181
|
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/passagemath_graphs.egg-info/requires.txt
RENAMED
@@ -1,9 +1,11 @@
|
|
1
1
|
gmpy2~=2.1.b999
|
2
2
|
cysignals!=1.12.0,>=1.11.2
|
3
3
|
memory_allocator
|
4
|
-
passagemath-categories
|
5
|
-
passagemath-
|
6
|
-
|
4
|
+
passagemath-categories~=10.6.2.0
|
5
|
+
passagemath-environment~=10.6.2.0
|
6
|
+
|
7
|
+
[:sys_platform != "win32"]
|
8
|
+
passagemath-conf~=10.6.2.0
|
7
9
|
|
8
10
|
[:sys_platform == "win32"]
|
9
11
|
cysignals<1.12.4
|
@@ -3,11 +3,11 @@
|
|
3
3
|
# Minimum requirements for the build system to execute.
|
4
4
|
requires = [
|
5
5
|
'setuptools >= 77.0.0',
|
6
|
-
'passagemath-setup
|
6
|
+
'passagemath-setup ~= 10.6.2.0',
|
7
7
|
'pkgconfig',
|
8
|
-
'passagemath-conf
|
9
|
-
'passagemath-environment
|
10
|
-
'passagemath-categories
|
8
|
+
'passagemath-conf ~= 10.6.2.0 ; sys_platform != "win32"',
|
9
|
+
'passagemath-environment ~= 10.6.2.0',
|
10
|
+
'passagemath-categories ~= 10.6.2.0',
|
11
11
|
'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
|
12
12
|
'gmpy2 ~=2.1.b999',
|
13
13
|
'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
@@ -22,9 +22,9 @@ dependencies = [
|
|
22
22
|
'gmpy2 ~=2.1.b999',
|
23
23
|
'cysignals <1.12.4; sys_platform == "win32"', 'cysignals >=1.11.2, != 1.12.0',
|
24
24
|
'memory_allocator',
|
25
|
-
'passagemath-categories
|
26
|
-
'passagemath-conf
|
27
|
-
'passagemath-environment
|
25
|
+
'passagemath-categories ~= 10.6.2.0',
|
26
|
+
'passagemath-conf ~= 10.6.2.0 ; sys_platform != "win32"',
|
27
|
+
'passagemath-environment ~= 10.6.2.0',
|
28
28
|
]
|
29
29
|
dynamic = ["version"]
|
30
30
|
license = "GPL-2.0-or-later"
|
@@ -55,7 +55,7 @@ requires-python = ">=3.10, <3.14"
|
|
55
55
|
"release notes" = "https://github.com/passagemath/passagemath/releases"
|
56
56
|
"repo (upstream)" = "https://github.com/sagemath/sage"
|
57
57
|
"repo" = "https://github.com/passagemath/passagemath"
|
58
|
-
documentation = "https://
|
58
|
+
documentation = "https://passagemath.org/docs/latest"
|
59
59
|
"homepage (upstream)" = "https://www.sagemath.org"
|
60
60
|
"discourse" = "https://passagemath.discourse.group"
|
61
61
|
"tracker (upstream)" = "https://github.com/sagemath/sage/issues"
|
@@ -2225,13 +2225,12 @@ class ClusterQuiver(SageObject):
|
|
2225
2225
|
...
|
2226
2226
|
ValueError: only makes sense for quivers of finite type
|
2227
2227
|
"""
|
2228
|
-
from sage.geometry.fan import Fan
|
2229
|
-
|
2230
2228
|
if not self.is_finite():
|
2231
2229
|
raise ValueError('only makes sense for quivers of finite type')
|
2232
2230
|
|
2233
2231
|
from .cluster_seed import ClusterSeed
|
2234
2232
|
from sage.geometry.cone import Cone
|
2233
|
+
from sage.geometry.fan import Fan
|
2235
2234
|
|
2236
2235
|
seed = ClusterSeed(self)
|
2237
2236
|
return Fan([Cone(s.d_matrix().columns())
|
@@ -775,7 +775,7 @@ class LinearExtensionsOfPoset(UniqueRepresentation, Parent):
|
|
775
775
|
|
776
776
|
sage: P = Poset(([1,2,3,4], [[1,3],[1,4],[2,3]]), linear_extension=True, facade=True)
|
777
777
|
sage: L = P.linear_extensions()
|
778
|
-
sage: G = L.markov_chain_digraph(labeling='source'); G
|
778
|
+
sage: G = L.markov_chain_digraph(labeling='source'); G # needs sage.modules
|
779
779
|
Looped multi-digraph on 5 vertices
|
780
780
|
"""
|
781
781
|
L = sorted(self)
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/digraph_generators.py
RENAMED
@@ -1452,11 +1452,11 @@ class DiGraphGenerators:
|
|
1452
1452
|
EXAMPLES::
|
1453
1453
|
|
1454
1454
|
sage: D = digraphs.RandomDirectedAcyclicGraph(5, .5); D
|
1455
|
-
RandomDAG(5, 0.
|
1455
|
+
RandomDAG(5, 0.5...): Digraph on 5 vertices
|
1456
1456
|
sage: D.is_directed_acyclic()
|
1457
1457
|
True
|
1458
1458
|
sage: D = digraphs.RandomDirectedAcyclicGraph(5, .5, weight_max=3); D
|
1459
|
-
RandomWeightedDAG(5, 0.
|
1459
|
+
RandomWeightedDAG(5, 0.5..., 3): Digraph on 5 vertices
|
1460
1460
|
sage: D.is_directed_acyclic()
|
1461
1461
|
True
|
1462
1462
|
|
@@ -2744,7 +2744,7 @@ def distance_regular_graph(list arr, existence=False, check=True):
|
|
2744
2744
|
Hamming Graph with parameters 7,3: Graph on 2187 vertices
|
2745
2745
|
sage: graphs.distance_regular_graph([66, 45, 28, 1, 6, 30])
|
2746
2746
|
Graph on 1024 vertices
|
2747
|
-
sage: graphs.distance_regular_graph([6,5,5,5,1,1,1,6]) # optional - database_graphs
|
2747
|
+
sage: graphs.distance_regular_graph([6,5,5,5,1,1,1,6]) # optional - database_graphs, needs sage.modules
|
2748
2748
|
Generalised octagon of order (1, 5): Graph on 312 vertices
|
2749
2749
|
sage: graphs.distance_regular_graph([64, 60, 1, 1, 15, 64], check=True) # needs sage.libs.gap
|
2750
2750
|
Graph on 325 vertices
|
@@ -1249,7 +1249,7 @@ def hyperbolicity(G,
|
|
1249
1249
|
|
1250
1250
|
sage: from sage.graphs.hyperbolicity import hyperbolicity
|
1251
1251
|
sage: G = graphs.PetersenGraph()
|
1252
|
-
sage: hyperbolicity(G, algorithm='CCL', approximation_factor=0.1)
|
1252
|
+
sage: hyperbolicity(G, algorithm='CCL', approximation_factor=0.1) # needs sage.rings.real_mpfr
|
1253
1253
|
Traceback (most recent call last):
|
1254
1254
|
...
|
1255
1255
|
ValueError: the approximation factor must be >= 1.0
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/matching_covered_graph.py
RENAMED
@@ -2877,6 +2877,7 @@ class MatchingCoveredGraph(Graph):
|
|
2877
2877
|
Each of Petersen graph, Bicorn graph, Tricorn graph, Cubeplex graph,
|
2878
2878
|
Twinplex graph, Wagner graph is a brick::
|
2879
2879
|
|
2880
|
+
sage: # needs sage.symbolic
|
2880
2881
|
sage: MatchingCoveredGraph(graphs.PetersenGraph()).is_brick() and \
|
2881
2882
|
....: MatchingCoveredGraph(graphs.StaircaseGraph(4)).is_brick() and \
|
2882
2883
|
....: MatchingCoveredGraph(graphs.TricornGraph()).is_brick() and \
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/graphs/strongly_regular_db.pyx
RENAMED
@@ -1502,7 +1502,7 @@ def is_twograph_descendant_of_srg(int v, int k0, int l, int mu):
|
|
1502
1502
|
|
1503
1503
|
TESTS::
|
1504
1504
|
|
1505
|
-
sage: graphs.strongly_regular_graph(279, 150, 85, 75, existence=True) # needs sage.combinat
|
1505
|
+
sage: graphs.strongly_regular_graph(279, 150, 85, 75, existence=True) # needs sage.combinat sage.modules
|
1506
1506
|
True
|
1507
1507
|
sage: graphs.strongly_regular_graph(279, 150, 85, 75).is_strongly_regular(parameters=True) # optional - gap_package_design internet
|
1508
1508
|
(279, 150, 85, 75)
|
@@ -2836,9 +2836,9 @@ def strongly_regular_graph(int v, int k, int l, int mu=-1, bint existence=False,
|
|
2836
2836
|
|
2837
2837
|
A set of parameters unknown to be realizable in Andries Brouwer's database::
|
2838
2838
|
|
2839
|
-
sage: graphs.strongly_regular_graph(324,95,22,30, existence=True) # needs database_graphs sage.combinat
|
2839
|
+
sage: graphs.strongly_regular_graph(324,95,22,30, existence=True) # needs database_graphs sage.combinat sage.modules
|
2840
2840
|
Unknown
|
2841
|
-
sage: graphs.strongly_regular_graph(324,95,22,30) # needs database_graphs sage.combinat
|
2841
|
+
sage: graphs.strongly_regular_graph(324,95,22,30) # needs database_graphs sage.combinat sage.modules
|
2842
2842
|
Traceback (most recent call last):
|
2843
2843
|
...
|
2844
2844
|
RuntimeError: Andries Brouwer's database reports that no
|
@@ -3120,11 +3120,11 @@ def _build_small_srg_database():
|
|
3120
3120
|
complement(two-intersection set in PG(4,3)): Graph on 81 vertices
|
3121
3121
|
sage: graphs.strongly_regular_graph(243, 220, 199, 200) # long time, needs sage.rings.finite_rings
|
3122
3122
|
two-weight code: [55, 5] linear code over GF(3): Graph on 243 vertices
|
3123
|
-
sage: graphs.strongly_regular_graph(256, 153, 92, 90) # needs sage.combinat
|
3123
|
+
sage: graphs.strongly_regular_graph(256, 153, 92, 90) # needs sage.combinat sage.modules
|
3124
3124
|
complement(two-intersection set in PG(4,4)): Graph on 256 vertices
|
3125
|
-
sage: graphs.strongly_regular_graph(256, 170, 114, 110) # needs sage.combinat
|
3125
|
+
sage: graphs.strongly_regular_graph(256, 170, 114, 110) # needs sage.combinat sage.modules
|
3126
3126
|
complement(two-intersection set in PG(8,2)): Graph on 256 vertices
|
3127
|
-
sage: graphs.strongly_regular_graph(256, 187, 138, 132) # needs sage.combinat
|
3127
|
+
sage: graphs.strongly_regular_graph(256, 187, 138, 132) # needs sage.combinat sage.modules
|
3128
3128
|
complement(two-intersection set in PG(8,2)): Graph on 256 vertices
|
3129
3129
|
sage: graphs.strongly_regular_graph(512, 73, 12, 10) # not tested (too long), needs sage.rings.finite_rings
|
3130
3130
|
two-weight code: [219, 9] linear code over GF(2): Graph on 512 vertices
|
@@ -786,7 +786,7 @@ cdef class EdgesView:
|
|
786
786
|
sage: E * 1.5
|
787
787
|
Traceback (most recent call last):
|
788
788
|
...
|
789
|
-
TypeError: can...t multiply sequence by non-int of type 'sage.rings.
|
789
|
+
TypeError: can...t multiply sequence by non-int of type 'sage.rings.real...'
|
790
790
|
"""
|
791
791
|
if isinstance(left, EdgesView):
|
792
792
|
return list(left) * right
|
@@ -1 +0,0 @@
|
|
1
|
-
10.6.1.rc15
|
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/passagemath_graphs.egg-info/SOURCES.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/all__sagemath_graphs.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/block_design.py
RENAMED
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/covering_array.py
RENAMED
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/covering_design.py
RENAMED
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/database.py
RENAMED
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/design_catalog.py
RENAMED
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/designs_pyx.pxd
RENAMED
File without changes
|
{passagemath_graphs-10.6.1rc15 → passagemath_graphs-10.6.2}/sage/combinat/designs/designs_pyx.pyx
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|