#6309: [with patch, needs work] miscellaneous additions to simplicial complex
class; clique complex method for graphs
--------------------------------+-------------------------------------------
Reporter: bantieau | Owner: bantieau
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.0.3
Component: algebraic topology | Keywords:
Reviewer: | Author:
Merged: |
--------------------------------+-------------------------------------------
Comment(by jhpalmieri):
It looks like there's a bug in the graph method -- it shouldn't ignore
isolated vertices. I'll attach a patch for it.
When I applied the patch, the last part didn't apply because it couldn't
find the line
{{{
return SimplicialComplex(sub_vertex_set,faces,maximality_check=True)
}}}
which I think is added by #6099.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6309#comment:4>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---