#12587: simplicial complexes lack hash function
------------------------------------+---------------------------------------
Reporter: vpilaud | Owner: sage-combinat
Type: defect | Status: positive_review
Priority: major | Milestone: sage-5.5
Component: combinatorics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Christian Stump, John
Palmieri
Authors: Travis Scrimshaw | Merged in:
Dependencies: | Stopgaps:
------------------------------------+---------------------------------------
Comment (by tscrim):
Here's what happened (in writing this patch):
- I wrote the reference into `simplicial_complex.py`,
- compiled doc and got the warning,
- remove the reference and rebuilt the doc from that (i.e. just that
file),
- it did not link, so put the reference back in and no warning showed up,
- rebuilt the entire documentation without any #12587 patches applied
- added the review patches, then all references/linking worked.
Rebuilding the entire documentation is the only way to get it to work
since references are global and global changes are (currently) only
removed/edited when the entire documentation is rebuilt. (This is
unbelievably annoying to me when working between patches that add/modify
.rst files.) Or something like that...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12587#comment:46>
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.