#9125: more examples of simplicial complexes: RP^n, CP^2, etc.
--------------------------------+-------------------------------------------
 Reporter:  jhpalmieri          |         Owner:  jhpalmieri   
     Type:  enhancement         |        Status:  needs_review 
 Priority:  minor               |     Milestone:  sage-4.7     
Component:  algebraic topology  |    Resolution:               
 Keywords:                      |        Author:  John Palmieri
 Upstream:  N/A                 |      Reviewer:  Robert Goss  
   Merged:                      |   Work_issues:               
--------------------------------+-------------------------------------------

Comment(by mhampton):

 Looks like you missed one "long time" addition, so there is a doctest
 failure.


 {{{
 **********************************************************************
 File
 "/Users/mh/sagestuff/sage-4.7.alpha2/devel/sage-t1/sage/homology/examples.py",
 line 518:
     sage: P4.dimension()
 Exception raised:
     Traceback (most recent call last):
       File "/Users/mh/sagestuff/sage-4.7.alpha2/local/bin/ncadoctest.py",
 line 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File "/Users/mh/sagestuff/sage-4.7.alpha2/local/bin/sagedoctest.py",
 line 38, in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File "/Users/mh/sagestuff/sage-4.7.alpha2/local/bin/ncadoctest.py",
 line 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_12[7]>", line 1, in <module>
         P4.dimension()###line 518:
     sage: P4.dimension()
     NameError: name 'P4' is not defined
 **********************************************************************

 }}}

 I am attaching a cumulative patch that fixes that.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9125#comment:15>
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.

Reply via email to