#13566: Simplicial complex examples as singletons
---------------------------------------------------+------------------------
Reporter: tscrim | Owner: tscrim
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-5.6
Component: algebraic topology | Resolution:
Keywords: simplicial | Work issues:
Report Upstream: N/A | Reviewers: Travis
Scrimshaw
Authors: Christian Nassau, John Palmieri | Merged in:
Dependencies: #13244, #12587 | Stopgaps:
---------------------------------------------------+------------------------
Comment (by tscrim):
If I understand #13115/the thread correctly, a way to do this would be:
- have an `import homology/examples as simplical_complexes` in the
`all.py`
- Make each of these methods into a subclass of `SimplicialComplex` and
`UniqueRepresentation` and have these be at the module level
since right now `SimplicialComplex` is mutable until specified otherwise.
(I guess with this we can also do some optimization with certain methods,
such as homology for `Sphere`... and that should be a different ticket.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13566#comment:20>
Sage <http://www.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.