#9125: more examples of simplicial complexes: RP^n, CP^2, etc.
--------------------------------+-------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.6.1
Component: algebraic topology | Resolution:
Keywords: | Author: John Palmieri
Upstream: N/A | Reviewer: Robert Goss
Merged: | Work_issues:
--------------------------------+-------------------------------------------
Changes (by jdemeyer):
* status: closed => new
* resolution: fixed =>
* merged: sage-4.6.1.alpha2 =>
Comment:
The tests take way too long time. This is on a 32-bit Linux Pentium 4
system:
{{{
sage: P5 = simplicial_complexes.RealProjectiveSpace(Integer(5))
sage: time P5.homology()
CPU times: user 4083.68 s, sys: 0.63 s, total: 4084.31 s
Wall time: 4084.50 s
{0: 0, 1: C2, 2: 0, 3: C2, 4: 0, 5: Z}
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9125#comment:8>
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.