xgi.core.simplicialcomplex.SimplicialComplex ============================================ .. currentmodule:: xgi.core.simplicialcomplex .. autoclass:: SimplicialComplex :show-inheritance: :members: .. rubric:: Attributes .. autosummary:: ~SimplicialComplex.edges ~SimplicialComplex.nodes ~SimplicialComplex.num_edges ~SimplicialComplex.num_nodes ~SimplicialComplex.is_frozen .. rubric:: Methods .. autosummary:: :nosignatures: ~SimplicialComplex.add_node ~SimplicialComplex.add_nodes_from ~SimplicialComplex.add_simplex ~SimplicialComplex.add_simplices_from ~SimplicialComplex.add_weighted_simplices_from ~SimplicialComplex.remove_simplex_id ~SimplicialComplex.remove_simplex_ids_from ~SimplicialComplex.remove_node ~SimplicialComplex.remove_nodes_from ~SimplicialComplex.close ~SimplicialComplex.has_simplex ~SimplicialComplex.cleanup ~SimplicialComplex.freeze .. rubric:: Inherited methods that cannot be used .. autosummary:: :nosignatures: ~SimplicialComplex.add_edge ~SimplicialComplex.add_edges_from ~SimplicialComplex.add_weighted_edges_from ~SimplicialComplex.remove_edge ~SimplicialComplex.remove_edges_from