#6100: give a basis for homology and cohomology of chain complexes in terms of
given generators
----------------------------------+-----------------------------------------
Reporter: bantieau | Owner: jhpalmieri
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.3.1
Component: algebraic topology | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
----------------------------------+-----------------------------------------
Changes (by sault):
* status: new => needs_review
* upstream: => N/A
Comment:
Generators of homology now computable via generators=true option in the
homology() method of chain_complex.
Known issues: If S is a simplicial complex, S.homology(generators=true)
has not been directly implemented. Furthermore,
S.chain_complex().homology(generators=true) computes the generators based
on the order in which simplices are chosen for computing S.chain_complex()
-- which is not guaranteed to be the same order in which simplices are
listed in S.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6100#comment:2>
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.