Closed fchapoton closed 11 years ago
Changed keywords from simplicial to simplicial sphere
Author: Frédéric Chapoton
Hey Frederic,
Just to let you know, right now we are having a discussion over implementation of examples of simplicial complexes in #13566 that might have an impact on this patch.
Best,
Travis
Hellooooooooooooo !!
Well, I was just able to check the definition of Barnette sphere as given in the third of your references, and those coordinates are not the ones you use... So I added a new doctest that cheks that your definition is equivalent to this one. This is a simplicial complex isomorphism test, so if you end up implemnting it somewhere you can 1) use this code 2) update the doctest.
As everything else is fine, you can set this ticket to positive_review
if you agree with those changes.
Have fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuunnn !!
Nathann
(oops ^^;
)
Dependencies: #13943
Attachment: trac-13888-barnette-sphere-fc.patch.gz
apply trac-13888-barnette-sphere-fc.patch
Description changed:
---
+++
@@ -1 +1,3 @@
The Barnette Sphere is a triangulation of the 3-sphere. This patch provides this as a simplicial complex
+
+apply trac-13888-barnette-sphere-fc.patch
Muuuuuuuuuuuuch better than previously, thanks to is_isomorphic
. And it passes all long (and veeeeery long doctests). Good to go !
Nathann
Reviewer: Nathann Cohen
Merged: sage-5.7.beta2
The Barnette Sphere is a triangulation of the 3-sphere. This patch provides this as a simplicial complex
apply trac-13888-barnette-sphere-fc.patch
Depends on #13943
Component: combinatorics
Keywords: simplicial sphere
Author: Frédéric Chapoton
Reviewer: Nathann Cohen
Merged: sage-5.7.beta2
Issue created by migration from https://trac.sagemath.org/ticket/13888