#8640: Add BipartiteGraph to the documentation
-----------------------------+----------------------------------------------
   Reporter:  ncohen         |       Owner:  mvngu     
       Type:  defect         |      Status:  new       
   Priority:  major          |   Milestone:  sage-4.4.1
  Component:  documentation  |    Keywords:            
     Author:                 |    Upstream:  N/A       
   Reviewer:                 |      Merged:            
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by mvngu):

 Adding the bipartite graph class to the reference manual results in the
 following warnings:

 {{{
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph:3: (ERROR/3) Unexpected indentation.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph:25: (WARNING/2) Literal block
 expected; none found.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph.delete_vertex:7: (WARNING/2)
 Inline interpreted text or phrase reference start-string without end-
 string.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph:1: (ERROR/3) Unexpected indentation.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph.load_afile:5: (WARNING/2) Block
 quote ends without a blank line; unexpected unindent.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph:8: (ERROR/3) Unexpected indentation.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph.load_afile:14: (WARNING/2)
 Block quote ends without a blank line; unexpected unindent.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph:17: (ERROR/3) Unexpected indentation.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph.reduced_adjacency_matrix:16:
 (WARNING/2) Definition list ends without a blank line; unexpected
 unindent.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph:9: (ERROR/3) Unexpected
 indentation.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph.save_afile:5: (WARNING/2)
 Definition list ends without a blank line; unexpected unindent.
 /dev/shm/mvngu/sandbox/sage-4.4.1.alpha2-8640-bipartite/local/lib/python2.6
 /site-packages/sage/graphs/bipartite_graph.py:docstring of
 sage.graphs.bipartite_graph.BipartiteGraph.save_afile:10: (WARNING/2)
 Definition list ends without a blank line; unexpected unindent.
 }}}

 These warnings must be resolved before we could add the bipartite graph
 class to the reference manual.

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